DBA Hub

📋Steps in this guide1/1

Stop/start cluster in rac standalone

-- Oracle RAC in standalone is known as oracle restart, where only HAS(high availability service)  component is available.

oracle configurationintermediate
by OracleDba
12 views
1

Stop/start cluster in rac standalone

Code/Command (click line numbers to comment):

1
2
3
-- Oracle RAC in standalone is known as oracle restart, where only HAS(high availability service)  component is available.
crsctl stop has
crsctl start has

Comments (0)

Please to add comments

No comments yet. Be the first to comment!