Home > Ask the Oracle Database / Applications Experts > Oracle database backup and recovery Questions & Answers > Creating a Recovery Catalog in Oracle 8i
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Creating a Recovery Catalog in Oracle 8i

Brian Peasland1 EXPERT RESPONSE FROM: Brian Peasland1

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


Oracle tips, scripts, and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


>
QUESTION POSED ON: 08 August 2005
How do I create a Recovery Catalog in Oracle 8i?

>
Creating a Recovery Catalog is quite easy. First, identify the database that will hold the RC. Sign on to that database as SYSTEM or SYS and perform the following actions:

  1. Create a user for the RC. I will call that user RMAN in my example.
  2. Create a tablespace to hold the RC.
  3. Make this tablespace the default tablespace for the RMAN user.
  4. Grant the RECOVERY_CATALOG_OWNER role to the RMAN user.
  5. From RMAN, connect to the RC database:

       os_prompt> rman catalog rman/pswd
    

  6. Create the RC:

       rman> create catalog;
    

Of course, this is all fully documented in the Oracle docs.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



RELATED CONTENT
Oracle database backup and recovery
How to perform Oracle database recovery with a corrupt online redo log
Can I create an Oracle Catalog Database with the Enterprise Console?
Do I need to recreate views after an Oracle table reorg?
Client-based apps vs. web-based apps in Developer 2000
How to perform an Oracle 8i to 10g migration
Can I move the tablespace online with missing datafiles in Oracle?
Oracle upgrade process vs. Oracle exp/imp for 9i to 10g migration
How to use RMAN CONVERT to migrate from Solaris to Oracle 11g RHEL
Why am I having trouble installing Oracle 10g on Vista?
Can I load Oracle 8 on Windows Server 2003?

Oracle database backup and recovery
How to perform Oracle database recovery with a corrupt online redo log
Can I create an Oracle Catalog Database with the Enterprise Console?
Do I need to recreate views after an Oracle table reorg?
Client-based apps vs. web-based apps in Developer 2000
Can I move the tablespace online with missing datafiles in Oracle?
How to perform an Oracle 8i to 10g migration
Oracle upgrade process vs. Oracle exp/imp for 9i to 10g migration
How to use RMAN CONVERT to migrate from Solaris to Oracle 11g RHEL
Why am I having trouble installing Oracle 10g on Vista?
Can I load Oracle 8 on Windows Server 2003?
Oracle database backup and recovery Research

Other recovery operations
Recovering from user errors
Data warehouse disaster recovery 101
Copying data from test server database
How do I recover deleted data without writing over current data?
Updating a remote database using redo logs
Restoring an inadvertently dropped table
Deploy redundant recovery catalogs
Perform tablespace recovery with RMAN
Create a database clone using an open backup
Recovering lost table and data before TSPITR

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Oracle White Papers: Fusion Middleware
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts