Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN compatibility issues

RE: RMAN compatibility issues

From: Freeman, Robert <Robert_Freeman_at_csx.com>
Date: Wed, 20 Nov 2002 09:47:41 -0800
Message-ID: <F001.00508154.20021120094741@fatcity.com>


On page 204 of Oracle9i RMAN Backup and Recovery (available on Amazon!) the answer is written thusly:

When using database version 8.1.7
When using RMAN version 8.1.x
Catalog Schema requirement:

Oracle 8.1.x (or later) catalog database, with a catalog schema created by an RMAN version that is equivalent to or greater than the RMAN version being used to back up the database.

In other words, if you are using 8.1.7 RMAN, then you need to use a recovery catalog schema created by and RMAN executable that is also 8.1.7 or later.

RF

Robert G. Freeman - Oracle OCP
Oracle Database Architect
CSX Midtier Database Administration
Author of several Oracle books you can find on Amazon.com!

Londo Mollari: Ah, arrogance and stupidity all in the same package. How efficient of you.

 

-----Original Message-----
Sent: Wednesday, November 20, 2002 10:21 AM To: Multiple recipients of list ORACLE-L

DBAs,

I experienced following while trying to test interoperatibility between 816 and 817.

Any comments, experiences?



Target -> 817 Catalog -> 816

rman rcvcat rman/rman_at_rcatqual
connect target

register database;

.

RMAN-06429: RCVCAT database is not compatible with this version of RMAN
.




Target -> 816 Catalog -> 817

rman rcvcat rman/rman_at_rcattest
connect target

register database;

.

RMAN-08006: database registered in recovery catalog
.


-Rachna

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachna Vaidya
  INET: rachnavaidya_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Freeman, Robert
  INET: Robert_Freeman_at_csx.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Nov 20 2002 - 11:47:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US