Unified_audit_trail Causes ORA-46372, ORA-17503 and ORA-17500
(Doc ID 2665005.1)
Last updated on MAY 06, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Unified_audit_trail can cause ORA-46372, ORA-17503 and ORA-17500 can be caused even though file exists.
SQL> select count(*) from unified_audit_trail;
ERROR at line 1:
ORA-46372: audit file '<PATH>/ora_audit_01267.bin' not found
ORA-17503: ksfdopn:4 Failed to open file
<PATH>/ora_audit_01267.bin1_3961621571.bin
ORA-17500: ODM err:File does not exist
ERROR at line 1:
ORA-46372: audit file '<PATH>/ora_audit_01267.bin' not found
ORA-17503: ksfdopn:4 Failed to open file
<PATH>/ora_audit_01267.bin1_3961621571.bin
ORA-17500: ODM err:File does not exist
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 |
Cause |
Solution |
References |