Skip to Content
0
Former Member
Sep 07, 2007 at 10:43 AM

Short dump bei Logon onto the SAP ECC 6.0

55 Views

Hello!

I have recently the following short dump bei Log on onto the SAP R/3 system:

DBIF_RSQL_INVALID_REQUEST (Tabelle DOKTL)

The current ABAP/4 program terminated due to an internal error in the database interface.

An invalid request was made to the SAP database interface in a statement

in which the table "DOKTL " was accessed.

Trigger Location of Runtime Error

Program SAPLSDOC

Include LSDOCU09

Row 249

Module type (FUNCTION)

Module Name DOCU_GET

Developer trace:

trc file: "dev_w0", trc level: 2, release: "700"

  • ACTIVE TRACE LEVEL 2

  • ACTIVE TRACE COMPONENTS all, MJ

M Fri Sep 07 09:01:22 2007

M TRACE FILE TRUNCATED (pid = 89448 )

M sysno 02

M sid DEV

M systemid 562 (PC with Windows NT)

M relno 7000

M patchlevel 0

M patchno 75

M intno 20050900

M make: multithreaded, Unicode, 64 bit, optimized

M pid 89448

M kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)

M length of sys_adm_ext is 572 bytes

M TskhLoop: short jmp (THFCCOMT), return to abap/vmc using SAP-stack

M set task type/act rqtype = ZTTABTC/1 (all)

B dbmyclu : c2_init (9.3535): got symbolic IP address only for host.(127.0.0.1).

B dbmyclu : c2_init (9.3540): SAPLOCALHOST is sapdev.

B dbmyclu : db_rclu2 (9.2711): failed to initialize (rc = 2).

A Error Code DBIF_RSQL_INVALID_REQUEST.

A Module $Id: //bas/700_REL/src/krn/runt/absapsql.c#6 $ SAP.

A Function HandleRsqlErrors Line 764.

A ** RABAX: level LEV_RX_STDERR completed.

A ** RABAX: level LEV_RX_RFC_ERROR entered.

A ** RABAX: level LEV_RX_RFC_ERROR completed.

A ** RABAX: level LEV_RX_RFC_CLOSE entered.

A ** RABAX: level LEV_RX_RFC_CLOSE completed.

A ** RABAX: level LEV_RX_IMC_ERROR entered.

A ** RABAX: level LEV_RX_IMC_ERROR completed.

Thank you very much indeed!

Thom