Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP DUMP: DBIF_DSQL2_SQL_ERROR

former_member184114
Active Contributor
0 Kudos

Hi Folks,

I have been getting ABAP dump DBIF_DSQL2_SQL_ERROR in our production server very often. Its SQL error code is 01401. Its very clear from the code that some value is being inserted in the column whose size is smaller than the value being inserted. Can any one please help me solving this issue asap?

A step-by-step procedure would be a great help!

Waiting for your replies.

Regards,

Faisal

3 REPLIES 3

Former Member
0 Kudos

Hi,

Do a search with DBIF_DSQL2_SQL_ERROR, when i did i got [70 results|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=dbif_dsql2_sql_error&cat=sdn_all].

Have a habit of searching the forum before posting a question.

Regards

Karthik D

0 Kudos

Karthik,

Thanks alot for your help and I will keep in mind your suggestion!

Regards,

Faisal

former_member181995
Active Contributor
0 Kudos

Since it is the Standard transaction you may search with OSS.

Its occurs when data won't properly read the LiveCache.