cancel
Showing results for 
Search instead for 
Did you mean: 

Hi all,Need help ! the job ZZ-XXXX-APO:REOR_INT.MOD LAT19 got cancelled due to following error. Internal session terminated with a runtime error DBIF_RSQL_SQL_ERROR (see ST22)

Former Member
0 Kudos

Details of the same is as follows

Short text
    SQL error 60 when accessing table "BDCP2".

What happened?
    Error Text of the Database: "ORA-00060: deadlock detected while waiting for
     resource"

What can you do?
    Note which actions and input led to the error.

    For further help in handling the problem, contact your SAP administrator
    .

    You can use the ABAP dump analysis transaction ST22 to view and manage
    termination messages, in particular for long term reference.

    Note which actions and input led to the error.

    For further help in handling the problem, contact your SAP administrator
    .

    You can use the ABAP dump analysis transaction ST22 to view and manage
    termination messages, in particular for long term reference.

In st22

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught

     in

    procedure "CHANGE_POINTERS_STATUS_WRITE" "(FUNCTION)", nor was it propagated b

     a RAISING clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    Error Text of the Database: "ORA-00060: deadlock detected while waiting for

     resource"

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

1606565 SAP Note will help.

BR,

Prabhakar

Former Member
0 Kudos