Re: upgrade RMAN catalog problem

From: Jared Still <jkstill_at_gmail.com>
Date: Wed, 10 Dec 2008 16:44:15 -0800
Message-ID: <bf46380812101644k636920fas755454029097785e@mail.gmail.com>


On Mon, Dec 8, 2008 at 6:37 AM, Joe Smith <joe_dba_at_hotmail.com> wrote:

> I have run into a problem with the patchset going from 11.1.0.6.0 to
> 11.1.0.7.0 on Red Hat 32bit x86 Linux.
>
> The two databases I upgraded worked fine.
>
> I can't upgrade my recovery catalog without getting the below error:
>
> connected to recovery catalog database
> PL/SQL package RMAN.DBMS_RCVCAT version 11.01.00.06 in RCVCAT database is
> not current
> DBGSQL: RCVCAT> begin :upgrade_completed :=
> dbms_rcvcat.UPGRADE_COMPLETED;end; [11:02:40.057]
> DBGSQL: sqlcode = 6550 [11:02:40.057]
>

Q: Are the only databases in that particular catalog the same databases that you upgraded from 11.1.0.6 to 11.1.0.7?

If that is the case, why not just create a new catalog schema for the upgraded databases?

You can't really use the old backups to restore to 11.1.0.6 databases to 11.1.0.7.

Well, maybe you could, but it might be problematic.

Something to consider anyway. Leave the old catalog as is, create a new one, register the upgraded
databases in the new catalog.

Should you need to restore from the old backups, you will need to use 11.1.0.6

Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 10 2008 - 18:44:15 CST

Original text of this message