Should you place Recovery Catalog in the Same DB?
. Can you use RMAN without Recovery catalog
Answer Posted / mudit
No ,Recovery catalog should be place in separated database
for security reason as recommended by oracle.
we can use RMAN without RC,by using Target Database control
file.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
what is a user-defined lock?
what is a crs resource?
. 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?
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
what is the use of ocr?
How do you open a cluster administrator? : sql server DBA
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
Why does Oracle not permit the use of PCTUSED with indexes?
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
who owns the operating system files created by the utl_file package?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
how can you record information about current session?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
What are the recovery models for a database? : sql server DBA