what is the difference between catalog & nocatalog?
Answer Posted / manish
catalog means backup information store in control file as well as catalog database.
nocatalog means backup information store in only control file no other external repository
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the different types of indexes available in sql server? : sql server DBA
what are the types of connection load-balancing?
how does an oracle clusterware manage crs resources?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
What the different types of replication and why are they used? : sql server DBA
What would you do with an "in-doubt" distributed transaction?
. 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?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
Can you redefine a table online?
how can you record information about current session?
how can a session indicate its interest in receiving alerts?
suppose you want to audit specific activities on sensitive data. How can you achieve that?
who owns the operating system files created by the utl_file package?
what is the role of dip user in our database?