My Oracle Support Banner

Invalid Audit objects due to Downgrade database from 19c to 11g (Doc ID 2806345.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 19.9.0.0.0 and later
Information in this document applies to any platform.

Symptoms

SQL> alter package SYS.DBMS_AUDIT_MGMT compile body;

Warning: Package Body altered with compilation errors.

SQL> show error;
Errors for PACKAGE BODY SYS.DBMS_AUDIT_MGMT:

LINE/COL ERROR
-------- -----------------------------------------------------------------
2287/5 PL/SQL: SQL Statement ignored
2287/20 PL/SQL: ORA-00947: not enough values


SQL> select * from v$version;

BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Solaris: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production

Changes

 Downgrade database from 19.9 to 11.2.0.4

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.