Skip to content

  • Clouds
  • Databases
  • Thoughts
  • O.S
  • Tools
  • Docs n Studies
  • Scripts

RAC Shutdown and Startup

Posted on April 21, 2019 by sanjayshonak_wxo2cg

to shutdown (in all nodes)
$ srvctl stop database -d <db_unique_name>
$ crsctl stop cluster -all
$ crsctl stop crs -all

to startup (in all nodes)
$ crsctl start crs -all
$ crsctl start cluster -all
$ srvctl start database -d <db_unique_name>

Posted in AWS, CLOUDS, DATABASES, Installation, Oracle Cloud, Oracle Database

Post navigation

Split a *.gz file and merge again in Linux or Windows.
Primary and standby status