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?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
what is the use of system.effective.date variable in oracle?
How to name query output columns in oracle?
Why oracle is used?
what are views?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.
What are the benefits of ordbms?
Difference between hot backup vs. Cold backup?
How to load data from external tables to regular tables?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
Is primary key indexed by default in oracle?
How to use in conditions in oracle?