Home » RDBMS Server » Backup & Recovery » Recovery Catalog
Recovery Catalog [message #194039] Wed, 20 September 2006 09:13 Go to next message
mujeebp
Messages: 5
Registered: September 2006
Junior Member
I want to create Recovery catalog database. Can I create it on my databse serevr using Configuration Assistant so that all default tablespaces (SYSTEM,TOOLS,TEMP...)will be created automatically. In which tablespace recovery information will be stored.
Re: Recovery Catalog [message #194043 is a reply to message #194039] Wed, 20 September 2006 09:22 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
The recovery catalog will be created in the default tablespace of the user you create to manage the catalog or you can specify the tablespace when you create the catalog:

RMAN> create catalog tablespace "RMAN_TBS";

The tablespace itself can be created with DBCA, but the repository needs to be created after the database is created (Setting Up a Recovery Catalog).
Re: Recovery Catalog [message #194056 is a reply to message #194039] Wed, 20 September 2006 10:17 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Just to add
>> Can I create it on my databse serevr
Better to create it elsewhere.
Previous Topic: Oracle - Linux Raw
Next Topic: Media Recovery after os(operating system) crash
Goto Forum:
  


Current Time: Tue Apr 30 08:11:30 CDT 2024