starting RAC db in mount stage
Hi,
I want to keep my database from nomount stage to mount stage through srvctl ....how ?
I am using ..
srvctl strat database -d pcav -o nomount
i want to mount from nomount stage through srvctl.
srvctl start database -d pcav -o mount. --> is giving error like database already started..............you need to shutdown first...
Any solutions?