You can upgrade the 816 catalog to be 817 compliant with the command
RMAN > upgrade  catalog 
You need to be connected to an 8.1.7 target first to do this. It effectively
recreates two packages
DBMS_RCVMAN and DBMS_RCVCAT

John

-----Original Message-----
Sent: 20 November 2002 16:39
To: Multiple recipients of list ORACLE-L


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.
[EMAIL PROTECTED] 


-----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@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@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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: 
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to