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 / jitendra

hi,

u can use the crontab utility.


crontab -e
6:35 backup_rman.sh 1 2 3 4 5 6

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me

3821


how can you process messages in order asynchronously?

563


how can you schedule a job in database?

611


Why would you call update statistics? : sql server DBA

589


What view(s) do you use to associate a user's SQLPLUS session with his o/s process?

2128






What are the different ways you can create databases in sql server? : sql server DBA

610


what is the use of recording information about current session?

584


Why does Oracle not permit the use of PCTUSED with indexes?

2351


How can you control the amount of free space in your index pages? : sql server DBA

755


What authentication modes does sql server support? : sql server DBA

711


How would you best determine why your MVIEW couldn't FAST REFRESH?

1847


what are the differences of where and if in SAS?

1678


Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

1515


how to restore files with rman?

1762


What the different types of replication and why are they used? : sql server DBA

586