HP Storage Essentials V5.1 Installation Guide Second Edition (Linux Release) (T4283-96055, November 2006)

Installing the Management Server on Linux22
<hostname> pings the IP address for the host and not the loopback address. If it pings the
loopback address, edit the /etc/hosts file and make the appropriate corrections. After
verifying that the correct IP is being pinged, uninstall the management server as described in
steps 1 through 11 of ”Removing the Management Server” on page 30. Do not remove the
Oracle Software. Install the management server as described in ”Step 2 - Install the
Management Server” on page 20.
The APPIQ database was not created successfully, and the management server needs to be
re-installed. If this is the case, uninstall the management server as described in steps 1
through 11 of ”Removing the Management Server” on page 30. Do not remove the Oracle
Software. Install the management server as described in Step 2 - Install the Management
Server” on page 20.
3. To verify the Oracle process has started, enter the following at the command prompt:
# /etc/init.d/dbora status
Output resembling the following is displayed:
##########################################################################
# Begin of O R A C L E status section #
##########################################################################
Kernel Parameters
Shared memory: SHMMAX= 3294967296 SHMMNI= 4096 SHMALL= 2097152
Semaphore values: SEMMSL, SEMMNS, SEMOPM, SEMMNI: 1250 32000 100 256
Database-Instances
Instance * is down \(autostart: N\)
Instance APPIQ is up \(autostart: Y\)
TNS-Listener: up
Process list for user oracle:
PID TTY STAT TIME COMMAND
16166 ? Ss 0:09 ora_pmon_APPIQ
16168 ? Ss 0:07 ora_dbw0_APPIQ
16170 ? Ss 0:07 ora_dbw1_APPIQ
16172 ? Ss 0:37 ora_lgwr_APPIQ
16174 ? Ss 0:03 ora_ckpt_APPIQ
16176 ? Ss 0:06 ora_smon_APPIQ
16178 ? Ss 0:00 ora_reco_APPIQ
16180 ? Ss 0:00 ora_cjq0_APPIQ
3480 ? S 0:00 /opt/oracle/product/9.2.0.4/bin/tnslsnr
listener -inherit
##########################################################################
# End of O R A C L E section #
4. If you find your processes for Oracle has not started, you can start the process by entering the
following at the command prompt:
# /etc/init.d/dbora start