D:\oracle\10.1.3.1\OracleAS_1\opmn\bin>opmnctl status
Processes in Instance: oc4j1013.myrstest01.MITS.local
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
OC4JGroup:default_group | OC4J:e812_dvtc_web | N/A | Down
OC4JGroup:default_group | OC4J:e812_myr_web | N/A | Down
OC4JGroup:default_group | OC4J:e812_wcb_web | N/A | Down
OC4JGroup:default_group | OC4J:e812_poc_web | N/A | Down
OC4JGroup:default_group | OC4J:e812_dev_web | 6236 | Alive
OC4JGroup:default_group | OC4J:home | 4212 | Alive
ASG | ASG | N/A | Down
HTTP_Server | HTTP_Server | 2176 | Alive
Then to start any of them individually:
opmnctl verbose startproc ias-component=HTTP_Server
Where the ias_component is listed in the status output
There is a previous post about getting the console working too. I don’t want to waste the internet and repeat it.
No comments:
Post a Comment