DBA Hub

📋Steps in this guide1/1

Stop and start CRS

-- stop crs ( run from root)

oracle configurationintermediate
by OracleDba
12 views
1

Stop and start CRS

Code/Command (click line numbers to comment):

1
2
3
4
-- stop crs ( run from root)
$GRID_HOME/bin/crsctl stop crs
-- start crs( run from root)
$GRID_HOME/bin/crsctl start crs

Comments (0)

Please to add comments

No comments yet. Be the first to comment!