# For existing ias components (10g)
cd /u01/oracle/product/10.2.0/ohs/opmn/bin
./opmnctl stopall && opmnctl startall

./opmnctl status -l
>>
Processes in Instance: standalone
-------------------+--------------------+---------+---------
ias-component      | process-type       |     pid | status
-------------------+--------------------+---------+---------
HTTP_Server        | HTTP_Server        |   29294 | Alive
LogLoader          | logloaderd         |     N/A | Down
dcm-daemon         | dcm-daemon         |     N/A | Down

# For HTTP_Server process-type (10g)
/u01/oracle/product/10.2.0/ohs/opmn/bin/opmnctl restartproc process-type=HTTP_Server

------------------------------------------------------------------------------------------------------------------

# For existing ias components (11g)
cd  /u01/Middleware/asinst_1/bin
./opmnctl stopall && opmnctl startall

# For OHS  process-type (11g)
 /u01/Middleware/asinst_1/bin/opmnctl restartproc process-type=OHS

 

 

 
文章標籤
全站熱搜
創作者介紹
創作者 DanBrother 的頭像
DanBrother

DanBrother的部落格

DanBrother 發表在 痞客邦 留言(0) 人氣(25)