what is the difference between catalog & nocatalog?
Answer Posted / mohammed rafi uddin
Catalogue means backup contains the information of control file, backup information and tendency of time period and requires no network connectivity.whereas no catalogue having separate database backup information, no limit of time period & It should be network wise connection.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Where do you find the default index fill factor and how to change it? : sql server DBA
What purpose does the model database server? : sql server DBA
what do you understand by flashback feature of oracle?
How do you trace the traffic hitting a sql server? : sql server DBA
how can you generate profile of pl/sql applications to identify performance bottlenecks?
how does an oracle clusterware manage crs resources?
what is the use of recording information about current session?
how can you implement fine-grained auditing?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
What is a system database and what is a user database? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
. 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?
what are the differences of where and if in SAS?
I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
What authentication modes does sql server support? : sql server DBA