ORA-04088 ORA-00604 ORA-02002 ORA-28365: dropping a table
(Doc ID 2593263.1)
Last updated on APRIL 17, 2023
Applies to:
Advanced Networking Option - Version 18.3.0.0.0 and laterOracle Database - Enterprise Edition - Version 18.3.0.0.0 and later
Information in this document applies to any platform.
Symptoms
Dropping the table errors out with multiple errors on trigger / audit trail and Wallet not OPEN error.
SQL> drop table nlac_acs.event_log;
drop table nlac_acs.event_log
*
ERROR at line 1:
ORA-04088: error during execution of trigger 'LBACSYS.LBAC$AFTER_DROP'
ORA-00604: error occurred at recursive SQL level 1
ORA-02002: error while writing to audit trail
ORA-28365: wallet is not open
ORA-06512: at "LBACSYS.LBAC_EVENTS", line 164
ORA-06512: at line 2
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 |