Skip to Main Content

Live SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Value too large for column

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/

This post has been answered by Beulah Hebhzibah A on May 23 2025
Jump to Answer
Comments
Post Details
Added on May 20 2025
1 comment
70 views