Home » RDBMS Server » Server Utilities » Steps for registering database in recovery catalog
Steps for registering database in recovery catalog [message #69940] Thu, 21 March 2002 03:41 Go to next message
krishna
Messages: 141
Registered: October 1998
Senior Member
hi
I've successfully created the recovery catalog. I want to know the syntax for registering the target database in the recovery catalog. I'm facing problems there.
Can u please give me the steps to be followed?
thanks
Re: Steps for registering database in recovery catalog [message #69943 is a reply to message #69940] Thu, 21 March 2002 05:15 Go to previous message
Grant
Messages: 578
Registered: January 2002
Senior Member
$ rman

Recovery Manager: Release 8.1.7.1.0 - Production

RMAN> connect catalog rman/PASSWORD@rcvcat
RMAN> connect target sys/PASSWORD@TARGET_ALIAS
RMAN> register database

If you are on the server where the DB resides and your environment is set and you use a password file type:

RMAN> connect catalog rman/PASSWORD@rcvcat
RMAN> connect target
RMAN> register database
Previous Topic: sqlplushelp
Next Topic: wanted information about UTL_FILE or TEST_IO
Goto Forum:
  


Current Time: Tue Apr 23 09:00:17 CDT 2024