Monday, January 12, 2015

OCR and HAS status after node restart

In case you need to check what will happen to oracle cluster after the restart of the node then it is detailed in below files and location.

[root@rac1 root]# pwd
/etc/oracle/scls_scr/rac1/root
[root@rac1 root]# ls -l
total 12
-rw-r--r--. 1 root root     7 Dec 15 15:40 crsstart
-rw-r--r--. 1 root oinstall 8 Jan 12 17:38 ohasdrun
-rw-r--r--. 1 root oinstall 7 Jan 12 17:40 ohasdstr
[root@rac1 root]#
[root@rac1 root]#
[root@rac1 root]# cat crsstart
enable
[root@rac1 root]#
[root@rac1 root]# cat ohasdrun
restart
[root@rac1 root]#
[root@rac1 root]# cat ohasdstr
enable
[root@rac1 root]#
[root@rac1 root]# 

No comments: