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

Runtime Errors DBIF_RTAB_SQL_ERROR

Former Member
0 Likes
4,955

Hi All,

Our user is geiing short dump while saving Sales Order through VA01/VA02.

The short dump says ' SQL error occurred in the database when accessing a table.'

Database error text........: "SQL0911N The current transaction has been rolled

back because of a deadlock or timeout. Reason code "2". SQLSTATE=40001 row=1"

Internal call code.........: "[RTAB/INS /VBDATA ]"

Please check the entries in the system log (Transaction SM21).

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"DBIF_RTAB_SQL_ERROR" " "

"SAPLSTXD" or "LSTXDU06"

"COMMIT_TEXT"

Can anyone help on this?

Thx in advance.

Avishek

3 REPLIES 3
Read only

Former Member
0 Likes
2,007

Hi,

Have you activated any user-exit, or enhancement, where you are performing some kind of database updation. Since this error occurs when there is any problem with datanase operation. Please check. Also try to check values you are giving in VA01/VA02.

Thanks & Regards,

Navneeth K.

Read only

0 Likes
2,007

Thx for the reply,but this is nothing like that.

I hope this is very much related with basis.Related to table space.

Can someone tell me from short dump how to find the Table Name where the Tablespace is less.

Regards,

Avishek.

Read only

0 Likes
2,007

Check transaction Se14, it tells about table space and indexes.

Sometimes when the load is higher and many so being created/changed, this dump may come. So try to create again after some time, If same thing persists search for sap notes.

Edited by: Navneeth Bothra on Oct 31, 2008 12:20 PM