Wednesday, 4 September 2019

oswatcher


ps -ef |grep osw


Below 1 and 2 need to executed as root user.

1)OS watcher process.

Node 1
+++++++
[oracle@wdbfffadm01 oswbb]$ pwd
/home/oracle/oswbb/oswbb


Cd /home/oracle/oswbb/oswbb  --root user

./startOSW.sh


Output file

cd /opt/oracle.oswatcher/osw/archive



Run for 1 hour and issue

Cd /home/oracle/oswbb/oswbb  --root user


./stopOSW.sh


Node 2:

pxdwdbaffffdm02 :

[oracle@wdbadm02 oswbb]$ pwd
/home/oracle/oswbb

Cd /home/oracle/oswbb


./startOSW.sh

Output file in

 cd /opt/oracle.oswatcher/osw/archive


cd /home/oracle/oswbb


./stopOSW.sh


No comments:

Post a Comment

Featured post

Restircted session due to sync filed with ora-65177

Application is unable to connect the database due to restricted session. sql> show pdbs; SQL> show con_name CON_NAME -----------------...