start/stop oid process should recorded in ODS.ODS_PROCESS table
DBA2011Jul 15 2009 — edited Jul 15 2009start/stop oid process should recorded in ODS.ODS_PROCESS table. but i am not seeing any....& what would be commands to start/stop OID that what i have , make me right if i am not....
oidmon connect=ldapdcx1 start/stop
oidctl connect=ldapdcx1 server=oidldapd config=2 instance=3 start/start
SQL> select * from ODS.ODS_PROCESS;
no rows selected
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
[dcxnim01]:[ldapdcx1]:===> ps -ef | grep oidldapd
oracle 675894 1200310 0 09:16:40 pts/0 0:00 grep oidldapd
oracle 938116 1 0 Jun 22 - 13:50 /oracle/product/oid10g/bin/oidldapd connect=ldapdcx1 -p 389 -i
3 -conf 2 -sport 636 -sslenable 2 key=1085443401
oracle 1327250 1 0 Jun 22 - 179:12 oidldapd
connect=ldapdcx1 control=938116 dispatcher=1 worker=2 debug=33554432
configset=2 instance=3 key=1085443401 host=dcxnim01 trcdimension=511 logchange=TRUE port=389 sport=636
[dcxnim01]:[ldapdcx1]:===>