ORA-01403: no data found at DBMS_AUDIT_MGMT.LOAD_UNIFIED_AUDIT_FILES execution
(Doc ID 2720756.1)
Last updated on OCTOBER 26, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 18.10.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
DBMS_AUDIT_MGMT.LOAD_UNIFIED_AUDIT_FILES execution is retrieving an ORA-01403 :
SQL> exec SYS.DBMS_AUDIT_MGMT.LOAD_UNIFIED_AUDIT_FILES;
BEGIN SYS.DBMS_AUDIT_MGMT.LOAD_UNIFIED_AUDIT_FILES; END;
*
ERROR at line 1:
ORA-01403: no data found
ORA-06512: at "AUDSYS.DBMS_AUDIT_MGMT", line 5755
ORA-06512: at "AUDSYS.DBMS_AUDIT_MGMT", line 5709
ORA-06512: at line 1
Changes
The error was found after trying to run fixups as part of the upgrade process.
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 |