Hi experts,
Can any one of you please share the shell script to do a cold backup using rman on 10G database.
The script need to check the SID
The script need to do the initial checks like...
status of the database -- open/close/mounted....
status of the backup / is it running or not... if it is running then the script should not kick off again.
Place the database in mount state , take the backup to disk and then open the database and report any errors if occured...
Thanks for your help.
Start Free Trial