cancel
Showing results for 
Search instead for 
Did you mean: 

DBIF_RSQL_SQL_ERROR - ORA 600

manu_susankar
Active Contributor
0 Kudos

Hi,

In our production system form the past couple of days we are getting bunch of ABAP dumps of kind DBIF_RSQL_SQL_ERROR Exception CX_SY_OPEN_SQL_DB. From ST22 :

hat happened?

An exceptional situation has occurred in the ORACLE software,

possibly due to an error.

This is not an error in an application program.

How to correct the error

Database error text........: "ORA-00600: internal error code, arguments:

[13011], [41264], [63203232], [6], [63203232], [17], [], []"

Internal call code.........: "[RSQL/DELE/MDKP ]"

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

Information on where terminated

The termination occurred in the ABAP program "SAPLM61U" in "DELETE_MDKP".

The main program was "SAPMSSY1 ".

The termination occurred in line 8 of the source code of the (Include)

program "LM61UF1Z"

of the source code of program "LM61UF1Z" (when calling the editor 80).

Processing was terminated because the exception "CX_SY_OPEN_SQL_DB" occurred in

the

procedure "DELETE_MDKP" "(FORM)" but was not handled locally, not declared in

the

RAISING clause of the procedure.

The procedure is in the program "SAPLM61U ". Its source code starts in line 4

of the (Include) program "LM61UF1Z ".

Source Code Extract

Line SourceCde

1 ----


2 * Delete Kopfzeile der Dispositionstabelle *

3 ----


4 FORM DELETE_MDKP USING DTART LIKE MDKP-DTART

5 MATNR LIKE MDKP-MATNR

6 PLWRK LIKE MDKP-PLWRK

7 PLSCN LIKE MDKP-PLSCN.

>>>>> DELETE FROM MDKP

form the alert log :

Sun Nov 2 20:13:39 2008

Errors in file /oracle/SID/saptrace/usertrace/prd_ora_13787.trc:

ORA-00600: internal error code, arguments: [13011], [41264], [59336582], [17], [59336582], [17], [], []

Sun Nov 2 20:13:50 2008

Errors in file /oracle/SID/saptrace/usertrace/prd_ora_13233.trc:

ORA-00600: internal error code, arguments: [13011], [41264], [59336582], [20], [59336582], [17], [], []

Sun Nov 2 20:13:51 2008

Completed checkpoint up to RBA [0x1e0ff.2.10], SCN: 0x0000.752c004c

Sun Nov 2 20:13:51 2008

Errors in file /oracle/SID/saptrace/usertrace/prd_ora_13267.trc:

ORA-00600: internal error code, arguments: [13011], [41264], [59336582], [22], [59336582], [17], [], []

Sun Nov 2 20:13:51 2008

Errors in file /oracle/SID/saptrace/usertrace/prd_ora_13231.trc:

ORA-00600: internal error code, arguments: [13011], [41264], [59336582], [17], [59336582], [17], [], []

Form the system log :

00:04:59 <HOSTNAME> DIA 006 020 AB1 > Short dump "081104 000459 fasapp02 <User name> " generated

00:05:01 <HOSTNAME> DIA 005 020 BYL Database error 600 requires intervention by the database administrator

00:05:01 <HOSTNAME> DIA 005 020 BY4 Database error 600 at DEL access to table MDKP

00:05:01 <HOSTNAME> DIA 005 020 BY0 > ORA-00600: internal error code, arguments: [13011], [41264],

00:05:01 <HOSTNAME> DIA 005 020 BY0 > [63203232], [3], [63203232], [17], [], []

can any one had the same issue, Please help to rid form this

Regards,

S.Manu.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

iam getting this error on daily on my XI PRD System how can i resolve this error can any one help me plz

manu_susankar
Active Contributor
0 Kudos

Function team is along with SAP

Regards,

S.Manu.

manu_susankar
Active Contributor
0 Kudos

Hi,

Thanks all for your reply, We done all as we might form our end. Run user trace, we we have IBM tivoli work lode scheduler in our landscape with the help of that we monitored the jobs during this peroide. We magnaged to trace the report RMMRP000 causing this dumps seems related to MRP. if any one had the same please do the needful.

Regards,

S.Manu.

Former Member
0 Kudos

Hi,

Can you let me know , exactly when (during which Transaction) you are getting the dump.

Regards,

Satyabrat

Former Member
0 Kudos

Hi,

>Database error 600 requires intervention by the database administrator

As said in your messages, you urgently need an experienced Oracle DBA to check your system.

Have a look in the alert.log file and in the individual Oracle trace files.

Regards,

Olivier