Skip to Main Content

SQL Developer

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!

Excel Import

user929252Dec 9 2009 — edited Dec 10 2009
Hi

We are trying to load an excel file using Sqldeveloper.
The message we are getting is this

SQL Error:ORA-12899: value too large for column "APPS"."ENTERED_PSO_DETAILS"."FORM_STATUS" (actual: 4, maximum: 3)

The field is VARCHAR2(3 BYTE)

Is there a way of stopping sqldeveloper from putting in the word NULL into that field.

Cheers

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 7 2010
Added on Dec 9 2009
4 comments
910 views