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

Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

1545


when does an alert gets signaled?

580


Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit

1836


What happens on checkpoint? : sql server DBA

564


Explain materialized views and how they are used.

1894






how can you get actual data change values from previous transactions in oracle?

611


Can you redefine a table online?

669


What is the difference between the 2 operating modes of database mirroring? : sql server DBA

515


List out some of the requirements to setup a sql server failover cluster.? : sql server DBA

708


What is the difference between dropping a database and taking a database offline? : sql server DBA

578


How do you troubleshoot errors in a sql server agent job? : sql server DBA

567


how can you find out if a table can be redefined?

595


What are the commands you'd issue to show the explain plan for "select * from dual"?

1729


what is asm?

607


how can you create a user-defined lock?

584