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: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Wed, 20 Nov 2002 08:18:42 -0800
Message-ID: <F001.00507FD0.20021120081842@fatcity.com>


Rachna,

you forgot one more test:

816 version of Rman against an 817 target database using an 816 version of catalog - should work ok.

other than that, your test results are as expected. you can use a lower version of rman against a higher version of the catalog, but the opposite is not true.

Tom Mercadante
Oracle Certified Professional

-----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: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us

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:18:42 CST

Original text of this message

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