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

17158

?

Ss

0:00 ora_pmon_APPIQ

17176

?

Ss

0:00 ora_psp0_APPIQ

17187

?

Ss

0:00 ora_mman_APPIQ

17200

?

Ss

0:00 ora_dbw0_APPIQ

17209

?

Ss

0:00 ora_dbw1_APPIQ

17212

?

Ss

0:02 ora_lgwr_APPIQ

17214

?

Ss

0:00 ora_ckpt_APPIQ

17216

?

Ss

0:00 ora_smon_APPIQ

17218

?

Ss

0:00 ora_reco_APPIQ

17220

?

Ss

0:00 ora_cjq0_APPIQ

17222

?

Ss

0:00 ora_mmon_APPIQ

17224

?

Ss

0:00 ora_mmnl_APPIQ

17230

?

Ss

0:00 ora_qmnc_APPIQ

17281

?

Ss

0:00 ora_q000_APPIQ

17584

?

Ss

0:00 ora_q001_APPIQ

4655 ?

 

Sel

0:00 /opt/oracle/product/10.2.0.1/bin/tnslsnr

 

 

 

listener -inherit

##########################################################################

#End of O R A C L E section#

##########################################################################

2.If you find your processes for Oracle have not started, you can start by entering the following at the command prompt:

# /etc/init.d/dbora start

If you need to stop the process for Oracle, enter the following at the command prompt:

# /etc/init.d/dbora stop

80 Installing the Management Server on Linux