DBA Hub

📋Steps in this guide1/1

Clock Synchronization status in RAC

Clock Synchronization across the cluster nodes

oracle configurationintermediate
by OracleDba
13 views
1

Clock Synchronization status in RAC

Clock Synchronization across the cluster nodes Check whether ctss or ntp is running

Code/Command (click line numbers to comment):

1
2
3
4
5
6
cd $GRID_HOME/bin
cluvfy comp clocksync -n all
crsctl check ctss
CRS-4700: The Cluster Time Synchronization Service is in Observer mode.
Observer means - Time sync between nodes are taken care by NTP
Active means - Time sync between nodes are taken care by CTSS

Comments (0)

Please to add comments

No comments yet. Be the first to comment!