Should you place Recovery Catalog in the Same DB?
. Can you use RMAN without Recovery catalog
Answer Posted / rajesh naidu
WE CAN TAKE THE RMAN BACKUP IN THE PRIMARY DATABASE WITHOUT
CATALOG
BY CONNECTING LIKE RMAN NO CATALOG/
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
How can you control the amount of free space in your index pages? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
how can you enable flashback feature?
What are the commands used in dcl? : sql server DBA
Where do you find the default index fill factor and how to change it? : sql server DBA
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
what is the role of dip user in our database?
What is replication? : sql server DBA
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
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.
how can you generate profile of pl/sql applications to identify performance bottlenecks?