which sql command we can use to get a print out from
oracle?
Answers were Sorted based on User's Feedback
Answer / anee desai
set autoprint on; will provide the command for printing.
| Is This Answer Correct ? | 12 Yes | 0 No |
Shall I get Pro*C Compiler in Oracle-10g release ?
Why is oracle used?
What is oracle and what are its different editions?
Which are the five query types available in oracle?
Why does for update in oracle 8 cause an ora-01002 error?
What is a Sequence ?
What is an Index ?
What are the types of synonyms?
Explain view?
how to make an oracle object
In what script is snap$ created? In what script is the scott/tiger schema created?
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?