Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Load error to Accpac 5.6

Status
Not open for further replies.

vincejci

MIS
Oct 17, 2011
9
PH

Hi All,

I encountered the error below when loading the dump file in Accpac 5.6

Error Message:

INSERT (error=49153,native code=12899) message:[Oracle][ODBC][Ora]ORA-12899:value too large for column "BC256D"."APBTA"."BATCHDESC"(actual:61,maximum:60)

I use ORACLE 11g as database.
Any ideas of this error?
Any help will greatly be appreciated.

Thanks guys.
 
BATCHDESC is a 60 character field, so you have bad data. What was the original database? What language?
 

The original database is also Oracle 11g. I checked the record where the loading stopped the field contains less than 60 length. This is data from Accpac 5.6 and the app ensures you are not saving longer than length 60 when saving.

Thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top