IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Start the Oracle 9i database

To manually start the Oracle database:

  1. Complete one of the following steps:


    First step in starting the Oracle 9i database

    Windows Open an Oracle sqlplus editor.
    UNIX and Linux Run the following command:
    su - oracle

  2. Check whether ORACLE_SID is octigate. If not:
    export ORACLE_SID=octigate

  3. Start the SQL command line:
    sqlplus " / as sysdba"

  4. Connect to the octigate database:
    connect internal

  5. Start the octigate database:
    startup

  6. Exit from Server Manager Command line mode:
    quit

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

  8. 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