Application Development and Automation 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: 
Read only

ABAP DUMP: DBIF_DSQL2_SQL_ERROR

former_member184114
Active Contributor
0 Likes
699

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
Read only

Former Member
0 Likes
624

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

Read only

0 Likes
624

Karthik,

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

Regards,

Faisal

Read only

Former Member
0 Likes
624

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

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