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: 

SQL error "SQL code: 133" occurred while accessing customizing table

15,451

Hello ,

Kindly help to solve this issue getting dump

Short text : SQL error "SQL code: 133" occurred while accessing table "/SIE/MED_PM_MERE".

Error analysis :

An exception has occurred which is explained in more detail below. The exception is assigned to class 'CX_SY_OPEN_SQL_DB' and was not caught in procedure "REORG" "(FORM)", nor was it propagated by a RAISING clause. Since the caller of the procedure could not have anticipated this exception, the current program was terminated. The reason for the exception is: Database error text: SQL message: transaction rolled back by detected deadlock: TrexUpdate failed on table 'SAPP41:/SIE/MED_PM_MERE' with error: transaction rolled back by detected deadlock: Deadlock detected while executing transaction (TRANSACTION_ID=51, UPDATE_TRANSACTION_ Return value of the database layer: "SQL dbsl rc: 99".

Thanks,

Priyanka Soni

1 ACCEPTED SOLUTION

Sandra_Rossi
Active Contributor
0 Kudos
5,120

A deadlock is due to the application badly written (so say it shortly). If it's standard code, ask SAP support !

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos
5,121

A deadlock is due to the application badly written (so say it shortly). If it's standard code, ask SAP support !