Database Administration (MOSC)

MOSC Banner

RMAN Catalog Upgrade Interrupted in the middle

edited Jul 21, 2016 5:05AM in Database Administration (MOSC) 7 commentsAnswered

Hi Team,

I was trying to register my 12c database to the RMAN Catalog (in Standard Edition), but got the below error while doing so:

RMAN> upgrade catalog;

recovery catalog owner is RMAN

enter UPGRADE CATALOG command again to confirm catalog upgrade

RMAN> upgrade catalog;

error creating create_deleted_object_seq

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-06004: ORACLE error from recovery catalog database: ORA-00439: feature not enabled: Partitioning

As partitioning is not enabled for Standard Editions, hence it failed.

============================================================================================================================

Please check the below detail here as gathered from the catalog database and connecting to the RMAN schema:

SQL>  SELECT dbms_rcvcat.getCatalogVersion from dual;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center