IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Start the Oracle 10g database

To manually start the Oracle database:

  1. Make sure that ORACLE_SID is octigate. Go to a command line and enter:
    sqlplus /nolog
    This opens an sqlplus session.

  2. Connect to the octigate database:
    connect system/$password$ as sysdba

  3. Start the octigate database:
    startup

  4. Finish the sqlplus session:
    exit

  5. Check whether Oracle database listener is running and if octigate is part of the service:
    lsnrctl status

  6. Start the Oracle database listener if it has not yet been up and running or octigate is not in the service:
     lsnrctl start


Parent topic:

Start and stop the monitoring environment

+

Search Tips   |   Advanced Search