DBA Hub

📋Steps in this guide1/1

Get OLR info in RAC

-- OLR(ORACLE LOCAL REGISTRY)

oracle configurationintermediate
by OracleDba
14 views
1

Get OLR info in RAC

Get current OLR location:(run from root only) List the OLR backups: Take manual OLR backup:

Code/Command (click line numbers to comment):

1
2
3
4
-- OLR(ORACLE LOCAL REGISTRY)
$GRID_HOME/bin/ocrcheck -local
$GRID_HOME/bin/ocrconfig -local -showbackup
$GRID_HOME/bin/ocrconfig -local -manualbackup

Comments (0)

Please to add comments

No comments yet. Be the first to comment!