what is the purpose of catlaog in oracle rman?
Answer Posted / kanna
catalog is initiated to store matadata,backup info and rman architecture
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
How do you trace the traffic hitting a sql server? : sql server DBA
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
How can you control the amount of free space in your index pages? : sql server DBA
how can you schedule a job in database?
What are the different sql server versions you have worked on? : sql server DBA
how can you implement fine-grained auditing?
who owns the operating system files created by the utl_file package?
what are the types of connection load-balancing?
. 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 is the importance of a recovery model? : sql server DBA
How do you troubleshoot errors in a sql server agent job? : sql server DBA