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: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Wed, 20 Nov 2002 08:38:53 -0800
Message-ID: <F001.00508060.20021120083853@fatcity.com>


Rachna - Yes, RMAN is VERY picky about Oracle versions. What I understand is that you are trying to use an 816 catalog to back up an 817 database. I think that you usually must keep your catalog at the level of the target database or higher. In other words, you could use an 817 catalog db to back up an 816 target, but not the other way around.

Dennis Williams
DBA, 40%OCP
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Wednesday, November 20, 2002 9: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: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.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 - 10:38:53 CST

Original text of this message

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