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
How to define a data source name (dsn) in odbc manager?
Will you be able to store pictures in the database?
What are the original export and import utilities?
How do you tell what your machine name is and what is its IP address?
what is normalisation?what are its uses?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
Explain self joins in oracle?
How to update values in a table in oracle?
How to create a testing table in oracle?
How to create an initialization parameter file?
How to use like conditions in oracle?
What is oracle analytical function?
What is meant by a deadlock situation?
How to drop an index?
In oracle there is column command, how will you explain that?