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 / dariya hussain pathan
backup_rman.sh >&1&
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why do you create or replace procedures rather that drop and recreate.
What suggestions do you have to reduce the network traffic?
How can we delete duplicate rows in a table?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
What is the difference between primary key and unique key and foreign key in oracle?
What is the recommended interval at which to run statspack snapshots, and why?
Use of an integrity constraint is better to validate data. Explain
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to run the anonymous block again?
How to write a query with a right outer join in oracle?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
How a database is related to tablespaces?
interview questions with answer for cts
Is oracle an operator?
Give the advantages and disadvantages of clusters.