If the OracleOraHome92TNSListener service has not started, but the AppStorManager service has started, start the OracleOraHome92TNSListener service, and then restart AppStorManager.
Unix systems
To verify the Oracle service has started, enter the following at the command prompt:
# ps
If the service has started, output resembling the following is displayed:
/opt/oracle/product/9.2.0.1.0/bin/tnslsnr LISTENER
./appstormservice | ||||||
oracle | 356 | 1 | 0 | Jul 30 ? | 0:01 ora_pmon_APPIQ | |
oracle | 358 | 1 | 0 | Jul 30 ? | 0:26 ora_dbw0_APPIQ | |
oracle | 360 | 1 | 0 | Jul 30 ? | 1:13 ora_lgwr_APPIQ | |
oracle | 362 | 1 | 0 | Jul 30 | ? | 0:39 ora_ckpt_APPIQ |
oracle | 364 | 1 | 0 | Jul 30 | ? | 0:10 ora_smon_APPIQ |
oracle | 366 | 1 | 0 | Jul 30 | ? | 0:00 ora_reco_APPIQ |
oracle | 368 | 1 | 0 | Jul 30 | ? |
|
If you find your service for the Oracle has not started, you can start the service by entering the following at the command prompt:
# /etc/rc3.d/S98dbora start
If you need to stop the service for Oracle, enter the following at the command prompt:
# /etc/rc3.d/S98dbora stop
HP Storage Essentials SRM 6.0 Installation Guide 387