InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Take Catalog Database Backup Using Rman? If Yes, How? |
|
Answer» RECOVERY catalog is a schema stored in a database that tracks BACKUPS and stores of target databases. So BETTER to TAKE a export backup. Recovery catalog is a schema stored in a database that tracks backups and stores of target databases. So better to take a export backup. |
|