adspace


. I have my backup RMAN script called "backup_rman.sh". I am
on the target database. My catalog username/password is
rman/rman.
My catalog db is called rman. How would you run this shell
script
from the o/s such that it would run as a background process?

Answer Posted / Dabeer Ahmad

To run your RMAN script as a background process, use the nohup command in your terminal or command prompt:

1. Open your terminal or command prompt and navigate to the directory containing the backup_rman.sh script.

2. Run the command: `nohup ./backup_rman.sh &`

3. The nohup command will allow the script to continue running even if you close the terminal, while the & symbol places it in the background.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the last version,the release date of that version and fix pack of ibm db2 udb?

2059


Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

2717


Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com

2187