Hi, please help on getting the below error while creating new or dropping any tables, due to this error unable to create/drop tables in My Schema. There are 4 tables in My Schema, don't need them, yet could not delete/drop them.
ORA-04088: error during execution of trigger 'SQL_LAOTAWGH5IPW7ND1RN367E25RU.SQL_AUDIT_TRIG'
ORA-00604: Error occurred at recursive SQL level 2. Check subsequent errors.
ORA-12899: value too large for column "SQL_LAOTAWGH5IPW7ND1RN367E25RU"."SCHEMA_AUDIT"."DDL_USER" (actual: 30, maximum: 15)
ORA-06512: at line 2
https://docs.oracle.com/error-help/db/ora-04088/