Oracle Application Server
From Robs_Wiki
Check current status
PROD1_REPORTS:/home/oracle >opmnctl status Processes in Instance: reports10gProd.T52-d1-ora-reports-prod-01 -------------------+--------------------+---------+--------- ias-component | process-type | pid | status -------------------+--------------------+---------+--------- LogLoader | logloaderd | N/A | Down dcm-daemon | dcm-daemon | N/A | Down HTTP_Server | HTTP_Server | 1399 | Alive WebCache | WebCache | 1400 | Alive WebCache | WebCacheAdmin | 1401 | Alive OC4J | home | 1402 | Alive OC4J | OC4J_BI_Forms | 1403 | Alive DSA | DSA | N/A | Down prod_reps | ReportsServer | 2797 | Alive
Start and stop the environment
PROD1_REPORTS:/home/oracle > opmnctl stopall
PROD1_REPORTS:/home/oracle > opmnctl startall
Check the current version
PROD1_REPORTS:/home/oracle >echo $ORACLE_HOME /u01/app/oracle/product/reports10g PROD1_REPORTS:/home/oracle >grep Version $ORACLE_HOME/config/ias.properties Version=10.1.2.3.0