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
Why does Oracle not permit the use of PCTUSED with indexes?
what is the role of dip user in our database?
What is the default port no on which sql server listens? : sql server DBA
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What is a system database and what is a user database? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
Which autogrowth database setting is good? : sql server DBA
what is a crs resource?
what are the types of connection load-balancing?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
What purpose does the model database server? : sql server DBA