Tuesday, July 12, 2011

Starting up Oracle Grid Control and services

[oracle@grid ~] $ cd  /u01/app/oracle/product/10.2.0/db10g/bin/
[oracle@grid bin] $ ./lsnrctl start
[oracle@grid bin] $ ./sqlplus / as sysdba
SQL> startup

[oracle@grid bin] $ cd /u01/app/oracle/product/10.2.0/oms10g/opmn/bin/
[oracle@grid bin] $ ./opmnctl stsrtsll
[oracle@grid bin] $ cd ../../bin/
[oracle@grid bin] $ ./emctl start iasconsole
[oracle@grid bin] $ ./emctl start oms

[oracle@grid bin] $ cd /u01/app/oracle/product/10.2.0/agent10g/bin/
[oracle@grid bin] $ ./emctl start agent

No comments:

Post a Comment