OEM IA DG startup
gbase1:oracle=> lsnrctl dbsnmp_start
gbase1:oracle=> lsnrctl help
LSNRCTL for HPUX: Version 8.1.7.3.0 - Production on 16-JUL-2003 14:19:01
(c) Copyright 1998 Oracle Corporation. All rights reserved.
The following operations are available
An asterisk (*) denotes a modifier or extended command:
start stop status
services version reload
save_config trace spawn
dbsnmp_start dbsnmp_stop dbsnmp_status
change_password quit exit
set* show*
gbase1:oracle=> ps -ef | grep dbsnmp
oracle 20189 1 0 14:15:11 ? 0:01 dbsnmp
oracle 22661 19297 3 14:20:51 pts/tm 0:00 grep dbsnmp
oracle 20192 20189 0 14:15:12 ? 0:00 dbsnmp
gbase1:oracle=> vppcntl -start
gbase1:oracle=> vppcntl -help
USAGE: vppcntl <-stop> <-start> <-ping> <-status> <-refresh>
-stop: shutdown the DataGatherer
-start: startup the DataGatherer
-ping: determine if the Data Gatherer is running
-status: determine if the Data Gatherer is running (same as -ping)
-refresh: re-read the Data Cartridge Registry
gbase1:oracle=> ps -ef | grep vpp
oracle 20257 1 0 14:17:26 pts/tm 0:00 /u01/app/oracle/product/8.1.7/bin/vppdc
gbase1:oracle=> lsnrctl help
LSNRCTL for HPUX: Version 8.1.7.3.0 - Production on 16-JUL-2003 14:19:01
(c) Copyright 1998 Oracle Corporation. All rights reserved.
The following operations are available
An asterisk (*) denotes a modifier or extended command:
start stop status
services version reload
save_config trace spawn
dbsnmp_start dbsnmp_stop dbsnmp_status
change_password quit exit
set* show*
gbase1:oracle=> ps -ef | grep dbsnmp
oracle 20189 1 0 14:15:11 ? 0:01 dbsnmp
oracle 22661 19297 3 14:20:51 pts/tm 0:00 grep dbsnmp
oracle 20192 20189 0 14:15:12 ? 0:00 dbsnmp
gbase1:oracle=> vppcntl -start
gbase1:oracle=> vppcntl -help
USAGE: vppcntl <-stop> <-start> <-ping> <-status> <-refresh>
-stop: shutdown the DataGatherer
-start: startup the DataGatherer
-ping: determine if the Data Gatherer is running
-status: determine if the Data Gatherer is running (same as -ping)
-refresh: re-read the Data Cartridge Registry
gbase1:oracle=> ps -ef | grep vpp
oracle 20257 1 0 14:17:26 pts/tm 0:00 /u01/app/oracle/product/8.1.7/bin/vppdc

