Should you place Recovery Catalog in the Same DB?
. Can you use RMAN without Recovery catalog
Answer Posted / guest
Recovery catalog not in same target db
Can take backup without catalog
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you trace the traffic hitting a sql server? : sql server DBA
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
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 is dbcc? : sql server DBA
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
what is the role of dip user in our database?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
what is the diffrence between core dba and apps 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 tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
how can you enable flashback feature?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
Why would you use sql agent? : sql server DBA