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 rollback the current transaction in oracle?
In oracle there is column command, how will you explain that?
How to synchronize 2 schema's objects?
What is format trigger?
What is the difference between "as" and "is" in an oracle stored procedure?
Explain what are clusters?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
Explain an exception and its types?
What is the data pump import utility?
Explain a data segment?
How to grant create session privilege to a user in oracle?
What is a user account in oracle?
What is a nested table?
What is the maximum number of triggers that can be applied to a single table?
How many types of tables are there in oracle?