Hi Folks,
We take cold backup of our Production database(3 Node RAC) every weekend using a cold backup script.
The script will bring down database using srvctl stop database -d dbname command. The issue we have here is before node 3 is begins to shut down srvctl exits and starts database in nomount for cold backup.
I am wondering if there is a option to set timeout in srvctl.
Your help is much appreciated.
DB Version: 11.2.0.3
OS: Linux 5
Thanks,