DBA Hub

📋Steps in this guide1/1

Enable/Disable autorestart of crs

Run as root user

oracle configurationintermediate
by OracleDba
12 views
1

Enable/Disable autorestart of crs

Run as root user

Code/Command (click line numbers to comment):

1
2
3
4
$GRID_HOME/bin/crsctl enable crs
CRS-4622: Oracle High Availability Services autostart is enabled.
$GRID_HOME/bin/crsctl disable crs
CRS-4621: Oracle High Availability Services autostart is disabled.

Comments (0)

Please to add comments

No comments yet. Be the first to comment!