Database Backup and Recovery (MOSC)

MOSC Banner

PL/SQL package SYS.DBMS_BACKUP_RESTORE version 19.03.00.00 in TARGET database is not current PL/SQL

I was seeing this above error in subject line and found this oracle doc


PL/SQL package SYS.DBMS_BACKUP_RESTORE Version is Not Current (Doc ID 2741760.1)

and ran


$ sqlplus / as sysdba


SQL> @$ORACLE_HOME/rdbms/admin/dbmsrman.sql

SQL> @$ORACLE_HOME/rdbms/admin/dbmsbkrs.sql

SQL> @$ORACLE_HOME/rdbms/admin/prvtrmns.plb

SQL> @$ORACLE_HOME/rdbms/admin/prvtbkrs.plb



now i am getting error and backup is not working please help


Recovery Manager: Release 19.0.0.0.0 - Production on Mon Apr 25 09:01:45 2022

Version 19.11.0.0.0


Copyright (c) 1982, 2019, Oracle and/or its affiliates. All rights reserved.


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

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

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

RMAN-00554: initialization of internal recovery manager package failed

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