RE: DBIF_RSQL_INVALID_REQUEST dump

Hi all,
We are getting a dump DBIF_RSQL_INVALID_REQUEST in SAPLSDOC
Runtime Error          DBIF_RSQL_INVALID_REQUEST
Date and Time          18.06.2007 11:57:47
ShrtText
Invalid call of database interface.
What happened?
The current ABAP/4 program terminated due to
an internal error in the database interface.
What can you do?
Make a note of the actions and input which caused the error.
To resolve the problem, contact your SAP system administrator.
You can use transaction ST22 (ABAP Dump Analysis) to view and administer
termination messages, especially those beyond their normal deletion
date.
Error analysis
In a statement an invalid request was made to the database interface
when accessing table "CDPOS ".
|    
How do i solve this?
Thanks and Regards,
Sowmya

Dear Sowmya,
Please find the enclosed thread id for more information on this.
Re: DBIF_RSQL_INVALID_REQUEST in SAPLSDOC Func Module  DOCU_GET
Points encourage me to reply! Reward points if helpful.
Regards,
Sree

Similar Messages

  • Dump when logging onto NW7.0 ABAP/Java trial - DBIF_RSQL_INVALID_REQUEST

    Hello all,
    I downloaded and installed the NW 7.0 Java & ABAP trial on Linux/VMware.
    Everything went smoothly, until I logged on, when I got a short dump DBIF_RSQL_INVALID_REQUEST. I can continue working with it - I could even install the SAP license - but I keep getting the same dump every now and again.
    I found [this thread|Short Dump: Before Login in SAP Netweaver 7 ABAP Trial; and a few others describing the same issue, however it's not going away. The firewall is completely disabled. I get the error logging in via sapgui for windows SP4 and also when using PlatinGUI on the server itself. The machine has plenty of resources and there are no errors starting up.
    I did have a problem where there was a message about not finding "virtuell host in ifconfig" on startup, so I changed my hostname to n4shost and pointed it to 127.0.0.1 in the hosts file - the error went away.
    Any ideas?
    Cheers,
    Mike

    OK, that makes sense in your setup. I run SAP inside a VM, in a non-networked scenario VMWare creates a local network between the host laptop and the virtual machine and assigns addresses to both using DHCP. Interestingly I also found an easier workaround can be done just by using VMWare: add another network card, make it a static IP and don't connect it.
    Actually now that you mention it, in a past life as a techie I remember we set up servers in exactly that way: Static IPs for an internal server network and DHCP to the outside on a separate network card. I guess even at interprocess level the system doesn't rely on everything being local (otherwise it would just use localhost).
    Cheers,
    Mike

  • Dump DBIF_RSQL_INVALID_REQUEST on cluster tables

    Hi!
    I am having a brand new fresh SAP installation which produces a dump DBIF_RSQL_INVALID_REQUEST on any attempt to access any cluster table such as BSEG or DOKTL. The note 128617 "DBIF_RSQL_INVALID_REQUEST w/accessing cluster table" describes a very similar symptom, except that I don't have syslog and developer tracefile entries as described in the note. It suggests setting the profile parameter RSDB/RCLU/CACHELIMIT to 0 to deactivate the size restrictions for cluster records. Although the profile maintenance trans. (RZ10) warned me that there's no such parameter name (I don't know how to create one), I created it, activated the profile and restarted the SAP.
    However, nothing changed. I am desperate and have no ideas. Please help!
    Thanks in advance!
    Kind regards,
    Igor Barbaric,
    TMC Capgemini

    Hi Igor,
    What is you system & version of the installation? Are you not able to see any error from developer trace? Please first try reviewing note 520658 to see if solve the problem. Also make sure that there are no problems with network, and the used IP adresses are unique.   
    Thanks,
    George

  • Error on Startup MiniWAS 6.2 - DBIF_RSQL_INVALID_REQUEST

    Dear All,
    We are facing a strange issue when trying to call into the newly installed MiniWAS 6.2 system. We have installed SAP MiniWAS 6.2 on Windows XP. The laptop is not connected to any network. We have configured MS loopback adapter as well. The details of the IP address has been entered in the hostfile as well. But when we log into the SAP system, we get this dump
    DBIF_RSQL_INVALID_REQUEST
    Error analysis: Invalid request while Database interface when accessing table "DOKTL"
    What could be the issue?
    We are totally stuck.
    Please help us out.
    Would surely reward points to any help.
    Warm Regards
    Rajeet

    DBIF means "Database Interface", it has nothing to do with network (or not) in the first place.
    That error accessing table DOKTL is documented (Note 359463) and is some error in decompressing cluster tables.
    Without knowing more about the full error message (not the error of the dump but the reason causing the dump), one can´t say what´s wrong but just guess.
    Markus

  • DBIF_RSQL_INVALID_REQUEST

    when loggind on using SAP GUI, an abap runtime error is appearing at the beginning  DBIF_RSQL_INVALID_REQUEST whose details are
    Runtime Error          DBIF_RSQL_INVALID_REQUEST
    Date and Time          13.06.2008 09:57:13
    ShrtText
    Invalid call of database interface.
    What happened?
    The current ABAP/4 program terminated due to
    an internal error in the database interface.
    What can you do?
    Make a note of the actions and input which caused the error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    Error analysis
    In a statement an invalid request was made to the database interface
    when accessing table "DOKTL ".
    Last error logged in SAP kernel
    Component............ "NI (network interface)"
    Place................ "SAP-Server sapgrp_R3P_00 on host prdbpl2 (wp 0)"
    Version.............. 37
    Error code........... "-16"
    Error text........... "verify own hostname (sapgrp) failed"
    Description.......... "NiIMyAdrVerify"
    System call.......... " "
    Module............... "nixxi.cpp"
    Line................. 3161
    How to correct the error
    Start the work process affected and repeat the action that lead to the
    error.
    If the error is occurring in a program that you can make changes to,
    you should try to solve the problem yourself: Reformulate the database
    command by varying its attributes. Single record accesses can be
    replaced by input/output using internal tables and vice versa, selection
    criteria (WHERE clause) can be restructured, and nested SELECT loops can
    be replaced by FOR ALL ENTRIES and similar formulations.
    Please check the entries in the system log (Transaction SM21).
    Also check the entires in the developers trace for the correspond
    corresponding work process (transaction ST11).
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "DBIF_RSQL_INVALID_REQUEST" C
    "SAPLSDOC" or "LSDOCU09"
    "DOCU_GET"
    If you cannot solve the problem yourself and you wish to send
    an error message to SAP, include the following documents:
    1. A printout of the problem description (short dump)
    To obtain this, select in the current display "System->List->
    Save->Local File (unconverted)".
    2. A suitable printout of the system log
    To obtain this, call the system log through transaction SM21.
    Limit the time interval to 10 minutes before and 5 minutes
    after the short dump. In the display, then select the function
    "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, select the Editor function "Further Utilities->
    Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "DBIF_RSQL_INVALID_REQUEST" C
    "SAPLSDOC" or "LSDOCU09"
    "DOCU_GET"
    If you cannot solve the problem yourself and you wish to send
    an error message to SAP, include the following documents:
    1. A printout of the problem description (short dump)
    To obtain this, select in the current display "System->List->
    Save->Local File (unconverted)".
    2. A suitable printout of the system log
    To obtain this, call the system log through transaction SM21.
    Limit the time interval to 10 minutes before and 5 minutes
    after the short dump. In the display, then select the function
    "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, select the Editor function "Further Utilities->
    Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    System environment
    SAP Release.............. "640"
    Application server....... "sapgrp"
    Network address.......... "192.168.4.14"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "8x Intel 801586"
    Character length......... 8 Bits
    Pointer length........... 32 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "PRDBPL2"
    Database type............ "ORACLE"
    Database name............ "R3P"
    Database owner........... "SAPR3P"
    Character set............ "English_United State"
    SAP kernel............... "640"
    Created on............... "Nov 4 2004 23:26:03"
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version......... "OCI_920_SHARE "
    Patch level.............. "43"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.."
    SAP database version..... "640"
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory usage.............
    Roll..................... 8112
    EM....................... 2090592
    Heap..................... 0
    Page..................... 0
    MM Used.................. 942232
    MM Free.................. 1146912
    SAP Release.............. "640"
    User and Transaction
    Client.............. 100
    User................ "ADMIN"
    Language key........ "E"
    Transaction......... "SESSION_MANAGER "
    Program............. "SAPLSDOC"
    Screen.............. "SAPMSYST 0020"
    Screen line......... 87
    Information on where terminated
    The termination occurred in the ABAP program "SAPLSDOC" in "DOCU_GET".
    The main program was "SAPMSYST ".
    The termination occurred in line 249 of the source code of the (Include)
    program "LSDOCU09"
    of the source code of program "LSDOCU09" (when calling the editor 2490).
    Source Code Extract
    Line
    SourceCde
    219
    head-tdobject = 'DOKU'.
    220
    ENDCASE.
    221
    HEAD-TDNAME     = DOKHL-OBJECT.
    222
    HEAD-TDID       = DOKHL-ID.
    223
    HEAD-TDSPRAS    = DOKHL-LANGU.
    224
                HEAD-TDFORM     = DOKHL-DOKFORM.         "geä. hb 30/06/93
    225
    IF DOKHL-DOKFORM EQ 'HELP'.              "geä. hb 30/06/93
    226
    MOVE 'S_DOCU_SHOW' TO HEAD-TDFORM.     "geä. hb 30/06/93
    227
    ELSE.                                    "geä. hb 30/06/93
    228
    HEAD-TDFORM     = DOKHL-DOKFORM.       "geä. hb 30/06/93
    229
    ENDIF.                                   "geä. hb 30/06/93
    230
                HEAD-TDSTYLE    = DOKHL-DOKSTYLE.        "geä. hb 30/06/93
    231
    IF DOKHL-DOKSTYLE EQ 'DOKU'.             "geä. hb 30/06/93
    232
    MOVE 'S_DOCUS1' TO HEAD-TDSTYLE.       "geä. hb 30/06/93
    233
    ELSE.                                    "geä. hb 30/06/93
    234
    HEAD-TDSTYLE    = DOKHL-DOKSTYLE.      "geä. hb 30/06/93
    235
    ENDIF.                                   "geä. hb 30/06/93
    236
    HEAD-TDVERSION  = DOKHL-DOKVERSION.
    237
    HEAD-TDFUSER    = DOKHL-DOKFUSER.
    238
    HEAD-TDFRELES   = DOKHL-DOKFRELES.
    239
    HEAD-TDFDATE    = DOKHL-DOKFDATE.
    240
    HEAD-TDFTIME    = DOKHL-DOKFTIME.
    241
    HEAD-TDLUSER    = DOKHL-DOKLUSER.
    242
    HEAD-TDLRELES   = DOKHL-DOKLRELES.
    243
    HEAD-TDLDATE    = DOKHL-DOKLDATE.
    244
    HEAD-TDLTIME    = DOKHL-DOKLTIME.
    245
    HEAD-TDLINESIZE = '072'.
    246
    247
    DOKSTATE = DOKHL-DOKSTATE.
    248
    >>>>>
    SELECT *
    250
    FROM  DOKTL
    251
    INTO  TABLE IDOKTL
    252
    WHERE LANGU      =  LANGU
    253
    AND   ID         =  ID
    254
    AND   OBJECT     =  OBJECT
    255
    AND   TYP        =  TYP
    256
    AND   DOKVERSION =  DOKIL-VERSION
    257
    ORDER BY PRIMARY KEY.
    258
    259
    CLEAR IDOKTL.
    260
    READ TABLE IDOKTL INDEX 1.
    261
    262
    IF IDOKTL-DOKTEXT(5) NE '{
    tf'.
    263
    LOOP AT IDOKTL.
    264
    PERFORM LINE_APPEND.
    265
    ENDLOOP.
    266
    ELSE.
    267
    LOOP AT IDOKTL.
    268
    MOVE IDOKTL-DOKFORMAT TO ILINE-TDFORMAT.
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    0
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    40
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    0020
    SY-UCOMM
    SY-TITLE
    System Program
    SY-MSGTY
    SY-MSGID
    SY-MSGNO
    000
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    3 FUNCTION     SAPLSDOC                            LSDOCU09                              249
    DOCU_GET
    2 FORM         SAPMSYST                            SAPMSYST                              699
    GET_COPYRIGHT_TEXT
    1 MODULE (PAI) SAPMSYST                            SAPMSYST                              180
    D020_COPYRIGHT
    Chosen variables
    Name
    Val.
    No.       3 Ty.          FUNCTION
    Name  DOCU_GET
    EXTEND_EXCEPT
    2
    0
    ID
    TX
    55
    48
    LANGU
    E
    4
    5
    OBJECT
    COPYRIGHT_SAP
    445554445554522222222222222222222222222222222222222222222222
    3F0929784F31000000000000000000000000000000000000000000000000
    PRINT_PARAM_GET
    X
    5
    8
    TYP
    E
    4
    5
    VERSION
    0000
    3333
    0000
    VERSION_ACTIVE_OR_LAST
    L
    4
    C
    DOKSTATE
    A
    4
    1
    DOKTITLE
    222222222222222222222222222222222222222222222222222222222222
    000000000000000000000000000000000000000000000000000000000000
    DOKTYP
    2
    0
    HEAD
    DOKU      COPYRIGHT_SAP                                                         TX  E
    4445222222445554445554522222222222222222222222222222222222222222222222222222222255224222222222
    4FB50000003F0929784F31000000000000000000000000000000000000000000000000000000000048005000000000
    LINE[]
    Table IT_19[0x134]
    PROGRAM=SAPMSYSTDATA=SAP_COPYRIGHT[]
    Table reference: 10
    TABH+  0(20) = 000000009049EB3C000000000A00000013000000
    TABH+ 20(20) = 0000000086000000FFFFFFFF04000000B8060000
    TABH+ 40( 8) = 14000000C1048000
    store        = 0x00000000
    ext1         = 0x9049EB3C
    shmId        = 0     (0x00000000)
    id           = 10    (0x0A000000)
    label        = 19    (0x13000000)
    fill         = 0     (0x00000000)
    leng         = 134   (0x86000000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000021
    occu         = 20    (0x14000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 0
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = Not allocated
    pghook       = Not allocated
    idxPtr       = Not allocated
    refCount     = Not allocated
    tstRefCount  = Not allocated
    lineAdmin    = Not allocated
    lineAlloc    = Not allocated
    store_id     = Not allocated
    shmIsReadOnly = Not allocated
    >>>>> 1st level extension part <<<<<
    regHook      = 0x00000000
    hsdir        = 0x00000000
    ext2         = 0x4849EB3C
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xA068EE3C
    delta_head   = 000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x00000000
    pb_handle    = 0x00000000
    SY-REPID
    SAPLSDOC
    5454544422222222222222222222222222222222
    310C34F300000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    SYST-REPID
    SAPLSDOC
    5454544422222222222222222222222222222222
    310C34F300000000000000000000000000000000
    %_SPACE
    2
    0
    MASTERNEW
    N
    4
    E
    DOKIL-VERSION
    0004
    3333
    0004
    <O>
    ID_HEAD
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    IDOKTL[]
    Table IT_20[0x148]
    FUNCTION-POOL=SDOCDATA=IDOKTL[]
    Table reference: 13
    TABH+  0(20) = 0000000000000000000000000D00000014000000
    TABH+ 20(20) = 0000000094000000FFFFFFFF042B0000D82F0000
    TABH+ 40( 8) = 40000000C1048000
    store        = 0x00000000
    ext1         = 0x00000000
    shmId        = 0     (0x00000000)
    id           = 13    (0x0D000000)
    label        = 20    (0x14000000)
    fill         = 0     (0x00000000)
    leng         = 148   (0x94000000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000209
    occu         = 64    (0x40000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 0
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = Not allocated
    pghook       = Not allocated
    idxPtr       = Not allocated
    refCount     = Not allocated
    tstRefCount  = Not allocated
    lineAdmin    = Not allocated
    lineAlloc    = Not allocated
    store_id     = Not allocated
    shmIsReadOnly = Not allocated
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    IDOKTL
    0000000000
    2222222222222222222222222222222222222222222222222222222222222222333333333322222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    IDOKTL-DOKTEXT+0(5)
    22222
    00000
    %_ARCHIVE
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    LCLASS
    0.0.0.1.                                                                  ##
    0000222222222222222222222222222222222222222222222222222222222222222222002222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    No.       2 Ty.          FORM
    Name  GET_COPYRIGHT_TEXT
    %_SPACE
    2
    0
    USR02-USTYP
    2
    0
    SY-LANGU
    E
    4
    5
    SY-XFORM
    %_CONTROL_EXIT_DYNPRO
    254445544545455454554222222222
    5F3FE42FCF5894F49E02F000000000
    STATE
    2
    0
    TEXT3
    222222222222222222222222222222222222222222222222222222222222
    000000000000000000000000000000000000000000000000000000000000
    HEAD
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    NRTEXT-ENTRY+0(25)
    2222222222222222222222222
    0000000000000000000000000
    SAP_COPYRIGHT[]
    Table IT_19[0x134]
    %_DUMMY$$
    2222
    0000
    SY-REPID
    SAPMSYST
    5454555522222222222222222222222222222222
    310D393400000000000000000000000000000000
    SYST-REPID
    SAPMSYST
    5454555522222222222222222222222222222222
    310D393400000000000000000000000000000000
    NRTEXT-ENTRY+0(60)
    222222222222222222222222222222222222222222222222222222222222
    000000000000000000000000000000000000000000000000000000000000
    SY-SUBRC
    0
    0000
    0000
    SAP_COPYRIGHT
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    COPYRIGHT_DOCU
    222222222222222222222222222222222222222222222222222222222222
    000000000000000000000000000000000000000000000000000000000000
    No.       1 Ty.          MODULE (PAI)
    Name  D020_COPYRIGHT
    LOGON
    2008061221143020080613095713
    3333333333333333333333333333
    2008061221143020080613095713
    SAP_COPYRIGHT[]
    Table IT_19[0x134]
    SAP_COPYRIGHT
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    DB_COPYRIGHT[]
    Table[initial]
    DB_COPYRIGHT
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    RSYST-MANDT
    100
    333
    100
    RSYST-BNAME
    ADMIN
    444442222222
    14D9E0000000
    ALREADY_SHOWN
    2
    0
    SPACE
    2
    0
    SY
    0000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000
    0000000010000000000000000000000000000000100080001000000010000000000000000000C00000000000000000
    RSJOBINFO
    00000000000000                                  ####
    222222222222222222222222222222223333333333333322222222222222222222222222222222220000
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SCREEN
    IUSRACL-BNAME
    4555444244444222222222222222222222222222222222222222222222222222222222222222222222222222222222
    953213CD2E1D5000000000000000000000000000000000000000000000000000000000000000000000000000000000
    Internal notes
    The termination occurred in the function "HandleRsqlErrors" of the SAP
    Basis System, specifically in line 755 of the module
    "//bas/640_REL/src/krn/runt/absapsql.c#10".
    The internal operation just processed is "SQLS".
    The internal session was started at 20080613095659.
    Internal call code.........: "[RSQL/OPEN/DOKTL ]"
    Active Calls in SAP Kernel
    Lines of C Stack in Kernel (Structure Differs on Each Platform)
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=5524)
    When      : 6/13/2008 9:57:13.466
    Threads   : 2
    Computer Name       : PRDBPL2
    User Name           : SAPServiceR3P
    Number of Processors: 8
    Processor Type: x86 Family 15 Model 4 Stepping 8
    Windows Version     : 5.2 Current Build: 3790
    State Dump for Thread Id 14e0
    eax=000230c8 ebx=00000000 ecx=3cd0f7c8 edx=00000000 esi=00395fd4 edi=00395fa8
    eip=7c82ed54 esp=0312dff0 ebp=0312e000 iopl=0         nv up ei pl nz ac pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000212
    function : KiFastSystemCallRet
    7c82ed54 c3               ret
    7c82ed55 8da42400000000   lea     esp,[esp]              ss:0312dff0=7c82ed5c
    7c82ed5c 8d642400         lea     esp,[esp]              ss:0625b53f=00000000
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0312e000 00395fa8 00000000 00000001 01a41b6c 000014e0 ntdll!KiFastSystemCallRet
    00000000 00000000 00000000 00000000 00000000 00000000 <nosymbols>
    State Dump for Thread Id 1560
    eax=04a9feac ebx=00000103 ecx=d12b92c9 edx=04a9febb esi=00000000 edi=00000000
    eip=7c82ed54 esp=04a9feb0 ebp=04a9fef4 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
    7c82ed54 c3               ret
    7c82ed55 8da42400000000   lea     esp,[esp]              ss:04a9feb0=7c821514
    7c82ed5c 8d642400         lea     esp,[esp]              ss:07bcd3ff=004c0600
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    04a9fef4 00fc64ac 00000688 00000000 00000000 03892010 ntdll!KiFastSystemCallRet
    04a9ff84 7c36b381 00000000 00000000 00000000 038920a8 disp+work!SigIMsgFunc
    04a9ffb8 77e66063 038920a8 00000000 00000000 038920a8 MSVCR71!endthreadex
    04a9ffec 00000000 7c36b312 038920a8 00000000 00000000 kernel32!GetModuleFileNameA
    List of ABAP programs affected
    Index
    Ty.
    Program
    Group
    Date
    Time
    Size
    Lang.
    0
    Prg
    SAPMSYST
    0
    11.08.2006
    12:12:09
    91136
    E
    1
    Prg
    SAPMSSYD
    0
    11.08.2006
    12:12:08
    17408
    E
    2
    Prg
    SAPFSYSCALLS
    0
    06.11.2003
    20:52:59
    6144
    E
    3
    Typ
    DOKIL
    0
    12.05.1997
    16:46:17
    3072
    4
    Typ
    TLINE
    0
    08.03.1992
    00:19:59
    2048
    5
    Prg
    %_CCXTAB
    0
    06.11.2003
    21:51:14
    5120
    E
    6
    Typ
    SCXTAB_CONTROL
    0
    06.11.2003
    20:31:00
    5120
    7
    Prg
    SAPLSNCA
    7
    06.11.2003
    21:55:16
    27648
    E
    8
    Typ
    SCXTAB_CONTROL
    0
    06.11.2003
    20:31:00
    5120
    9
    Prg
    SAPCNVE
    9
    06.11.2003
    20:52:58
    6144
    E
    10
    Prg
    SAPLLANG
    10
    06.11.2003
    20:53:03
    8192
    E
    11
    Prg
    SAPFSPOR
    0
    16.12.2003
    20:52:12
    12288
    E
    12
    Prg
    SAPLSCNT
    12
    06.11.2003
    20:53:04
    24576
    E
    13
    Typ
    DYCBOX
    0
    20.08.1998
    11:16:53
    2048
    14
    Prg
    SAPLSVSM
    14
    11.08.2006
    11:45:30
    25600
    E
    15
    Prg
    SAPLSGUI
    15
    12.11.2004
    13:59:56
    61440
    E
    16
    Prg
    SAPLSTTM
    16
    11.08.2006
    10:06:38
    75776
    E
    17
    Prg
    SAPLSBDC
    17
    11.08.2006
    10:34:54
    38912
    E
    18
    Prg
    CL_DATAPROVIDER===============CP
    18
    06.11.2003
    20:52:43
    43008
    E
    19
    Prg
    %_CCNTL
    18
    06.11.2003
    20:52:41
    13312
    E
    20
    Typ
    OBJ_RECORD
    0
    14.02.1998
    08:30:43
    2048
    21
    Prg
    SAPLSTUP
    21
    11.08.2006
    11:27:23
    65536
    E
    22
    Prg
    SAPLCNDP
    22
    11.08.2006
    12:10:16
    190464
    E
    23
    Prg
    SAPLSFES
    23
    11.08.2006
    12:11:48
    248832
    E
    24
    Prg
    SAPSHDTV
    12
    06.11.2003
    20:57:23
    27648
    E
    25
    Prg
    SAPFGUICNTL
    0
    06.11.2003
    20:57:18
    20480
    E
    26
    Prg
    SAPLOLEA
    26
    11.08.2006
    10:34:49
    82944
    E
    27
    Prg
    SAPLTHFB
    27
    11.08.2006
    12:11:17
    312320
    E
    28
    Typ
    WPINFO
    0
    26.02.1999
    14:49:01
    5120
    29
    Prg
    SAPLSDEB
    29
    11.08.2006
    11:47:31
    204800
    E
    30
    Prg
    SAPLURFC
    30
    27.01.2004
    13:50:57
    16384
    E
    31
    Prg
    SAPLSPLUGIN
    31
    06.11.2003
    21:28:25
    6144
    E
    32
    Typ
    SWCBCONT
    0
    15.11.2000
    17:55:11
    3072
    33
    Typ
    OLE_VERBS
    0
    04.04.1995
    16:02:20
    2048
    34
    Typ
    OLE_PA
    0
    04.04.1995
    16:02:19
    2048
    35
    Prg
    CL_GUI_PROPS_CONSUMER=========CP
    35
    06.11.2003
    20:52:43
    26624
    E
    36
    Prg
    CL_DYNAMIC_GUI_EXTENSIONS=====CP
    36
    06.11.2003
    20:52:43
    33792
    E
    37
    Prg
    CL_GUI_DATAMANAGER============CP
    37
    11.08.2006
    12:11:38
    71680
    E
    38
    Prg
    CL_ABAP_CHAR_UTILITIES========CP
    38
    12.11.2004
    14:02:13
    11264
    E
    39
    Typ
    USR41
    0
    07.12.2000
    13:35:06
    3072
    40
    Typ
    ARFCRDATA
    0
    09.11.2000
    14:04:16
    6144
    41
    Prg
    SAPLGRFC
    41
    06.11.2003
    20:53:02
    13312
    E
    42
    Prg
    CL_GUI_DYNPRO_COMPANION=======CP
    42
    06.11.2003
    20:52:43
    14336
    E
    43
    Prg
    SAPLSDOC
    43
    11.08.2006
    12:11:46
    634880
    E
    44
    Prg
    SAPMSDCU
    43
    11.08.2006
    12:12:02
    295936
    E
    45
    Typ
    DOKHL
    0
    12.05.1997
    16:46:16
    4096
    46
    Typ
    DOKTL
    0
    12.05.1997
    16:46:17
    3072
    47
    Typ
    TLINE
    0
    08.03.1992
    00:19:59
    2048
    48
    Typ
    DOKTL
    0
    12.05.1997
    16:46:17
    3072
    49
    Typ
    USR02
    0
    06.11.2003
    20:38:33
    7168
    50
    Typ
    SYST
    0
    04.12.2000
    14:54:51
    27648
    51
    Typ
    TEXTPOOL
    0
    10.07.1997
    00:11:35
    2048
    52
    Typ
    RSYST
    0
    10.07.1997
    00:07:55

    Hi,
    If this problem is while logging in  then contact basis person.
    Reward if useful.
    Regards
    Susheel

  • DUMP CRITICAL ERROR - SAP R/3 Enterprise

    Hello Guys,
    I am with the following error in my environment DEV, with the QAS environments and PRD does not happen the same mistake.
    The error occurs when I try to access the table BSEG through transacão SE16. The Dump what happens is:
    DBIF_RSQL_INVALID_REQUEST
    shot dump DBIF_RSQL_INVALID_REQUEST when acessing in cluster table BSEG
    Watching this error in the archives of trace dev_w1, I have the following log of error:
    B Mon Aug 11 10:13:06 2008
    B  dbmyclu : c2_decompress (9.6740) : damaged 0. cluster record (pgs_total 0, bitem_total 0, max_cachecnt 32700)
    B  ***LOG BZW=> error BITT       on compression/decompression using c2_decompr
    B  **LOG BY0=> myCluster: RFBLG      myKey: 11028  37002303432008
    B  dbmyclu : c3_process_cluster (9.14819): received return code 2 from c2_decompress.
    B  dbmyclu : c3_fetch_next_pages_on_db (9.12297): received return code 2 from c3_process_cluster/c3_reread_single_cluster_on_db.
    B  dbmyclu : c3_get_next_multiple_cluster (9.13489): received return code 2 from c3_fetch_next_pages_on_db/c3_get_single_cluster (cid 0, lockstate 0, readmode 1, repeat 0).
    B  dbmyclu : c3_fetch_cluster_cursor (9.13711): received return code 2 out of getloop (cid 0, lockstate 0, readmode 1, readclu -10490, nextclu 0, clucheck 0).
    B  dbmyclu : c2_seqcount (9.10006): received return code 2 from c3_fetch_cluster_cursor (cid 0, readclu -10490).
    B  dbmyclu : c2_count (9.4512): received return code 2 from c2_seqcount (table BSEG      , upto 0, mod_cnt 5691071).
    B  dbmyclu : db_rclu2 (9.2761): received return code 2 from cluster access for fcode 257, table BSEG      , cluster RFBLG     .
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP entered.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    M  ***LOG R68=> ThIRollBack, roll back ()
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Mon Aug 11 10:13:06 2008

    A  ABAP Program /1BCDWB/DBBSEG                          .
    A  Source /1BCDWB/DBBSEG                           Line 692.
    A  Error Code DBIF_RSQL_INVALID_REQUEST.
    A  Module  $Id: //bas/640_REL/src/krn/runt/absapsql.c#17 $ SAP.
    A  Function HandleRsqlErrors Line 779.
    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.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_RABAX
    A  Invalid request. accessed..
    Someone could help me with this error?
    My environment is as follows:
    Product Version SAP R / 3 Enterprise 47X110
    AIX Operating System
    Database DB2/UDB
    kernel release 640 / patch 155
    Someone could help me with this error?
    Thanks

    please check if this OSS .946659
    I am also looking for a note as we got the same error message.
    See if it helps or let me know your solution if you fix it.
    Good luck..
    Amit Asthana

  • Short dump while inserting into PA0008

    Hi Gurus,
    I am trying to use a transfer tool to import employee details from one system to another.
    All infotypes are being imported properly but the table PA0008 is not getting imported and
    it gives short dump when the program reaches the statement :
    "INSERT (AKT-TABLE) FROM W_PREL."
    The dump is shown as "DBIF_RSQL_INVALID_REQUEST".The reason are not clear.
    Any hints please ?
    Waiting for responses,
    Sandip.

    Hi
    How you are inserting data into PA0008?
    You can use HR_INFOTYPE_CREATION fun module to insert data .
    See the dump completely in ST22 tcode and analyse it
    always better to use MODIFY statement instead of INSERT statement to insert the data into tables/infotypes.
    do like that, and check the Dump.
    Regards
    Anji

  • Runtime error DBIF_RSQL_INVALID_REQUEST (table DOKTL)

    I have just installed the NW2004s Testdrive (on Ubuntu Server 10.10).
    When I log in as any user, I get a short dump DBIF_RSQL_INVALID_REQUEST saying: An invalid request was made to the database interface when accessing table "DOKTL ".
    I have seen some posts suggesting this could be due to entries in the /etc/hosts file, and I wonder whether this relates to the section in the index.html on the DVD that says:
    The file /etc/hosts should contain at least the following lines:
    Table 1: /etc/hosts 127.0.0.1      localhost      
    n.n.n.n      <HOSTNAME>.<DOMAINNAME>      <HOSTNAME>
    where "n.n.n.n" is a valid IP-adress.
    Is this the case? If so, what kind of entry must this be in /etc/hosts? This instruction in the index.html is very cryptic to me.
    Thanks,
    Martin

    Hello Siva,
    There is an entry similar to what you mentioned in /etc/hosts, which was added by the S99n4shost script. So /etc/hosts looks as follows (my hostname is nwtd):
    127.0.0.1       localhost
    127.0.1.1      nwtd
    # The following lines are desirable for IPv6 capable hosts
    ::1     localhost ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    192.168.155.1   n4shost
    I have tried adding a fully qualified domain name entry with nwtd on both the 127.0.1.1 and 192... lines.
    By the way, the message I see in the short dump is
    Error text........... "verify own hostname 'nwtd' failed"
    but I can ping nwtd successfully etc. What is the reason for this?

  • Getting Dump for depreciation run

    Hello
    While taking the depreciation run thr tcode AFAB one background job is created for posting the depreciation value.
    But this background job is terminated giving short dump for INSERT BSEG statement.
    runtime error DBIF_RSQL_INVALID_REQUEST is raised.
    But the same transaction works fine on quality server with same parameters.
    What might be the reason?? How to trace the reason??

    i think insertions in table bseg is not allowed on server u r working on..
    plz reward points if this helps

  • Error  exctration BI - DBIF_RSQL_INVALID_REQUEST

    Hi,
    I have an problem and I´ll try to reproduce it to you:
    and then you’ll be able to see that the BI extraction job – which was started by the InfoPackage – has been cancelled.
    In “Job OverView” press “Job Log” button to see further details and then you’ll see that the job was cancelled because of a ABAP short dump DBIF_RSQL_INVALID_REQUEST.
    Double-click on “DBIF_RSQL_INVALID_REQUEST” to check the “ABAP Runtime Error” detailed description.
    In this description you can see that the error occurred during the execution of a SAP standard program named “SAPLEDI1” – which seems to perform EDI related tasks.
    Could you help me?
    thanks,
    Renato

    Dash,
    thanks for your help!! In fact, I´ve cleaned EDI* tables and re-execute the BI infosource and the dump problem was solved. Now I can´t see the data in the BI, only message :"Current status
    No Idocs arrived from the source system."
    I´ve checked RFC conections and everyting is OK. I don´t have dumps and any jobs beeing executed. I realy don´t know where the problem is!!!!
    Thanks,
    Renato

  • Log on error: DBIF_RSQL_INVALID_REQUEST

    Hello all,
    After about 2 weeks of battling installations of both Fedora and SAP NetWeaver Testdrive I have now reached the point of where I can use the gui to go to SAP.
    When I want to log in I get an immediate short dump saying: DBIF_RSQL_INVALID_REQUEST. Invalid call of database interface. In this thread: SAP NetWeaver 04 Testdrive SR1 with MaxDB they talk about the solution being in the hosts file. I have tried that but to no avail.
    Here is what I have configured:
    hostname = localhost.localdomain
    string to connect = conn=/H/localhost/S/3200
    my hosts file looks like:
    127.0.0.1               localhost
    10.0.0.14               localhost localdomain
    195.155.155.1   nw4host
    I have played around with the hostname by changing it to: localhost, NW4HOST and localhost.localdomain
    Further I checked if everything is running, it is.
    Anybody knows where I need to look?
    Regards,
    RolandD

    Hello all,
    well, i have installed SAP netweaver testdrive sr1 on linux Fedora Core 3. On server, everything works fine but I can't connect from my local server.
    I'm using SAPgui 4.6D on windows and I receive the same message than your first.
    Here is my /etc/hosts file :
    127.0.0.1 localhost     serveur.vileo.localhost serveur
    192.168.0.1 serveur     fredborn.no-ip.org
    192.168.0.1 nw4host
    But that change nothing...
    here is the error message :
    ==========================================================
    Runtime Errors         DBIF_RSQL_INVALID_REQUEST                                   
           Occurred on     18.06.2005 at   17:27:16                                                                               
    Invalid call of database interface.                                                                               
    What happened?                                                                               
    The current ABAP/4 program terminated due to                                       
    an internal error in the database interface.                                                                               
    Error analysis                                                                               
    In a statement an invalid request was made to the database interface               
    when accessing table "DOKTL ".                                                                               
    Last error logged in SAP kernel                                                                               
    Component............ "NI (network interface)"                                     
    Place................ "SAP-Server fredborn_NW4_00 on host fredborn.no-ip.org       
    (wp 0)"                                                                           
    Version.............. 37                                                           
    Error code........... "-2"                                                         
    Error text........... "hostname 'fredborn' unknown"                                
    Description.......... "NiPGetHostByName: hostname 'fredborn' not found"            
    System call.......... "gethostbyname"                                              
    Module............... "niuxi.c"                                                    
    Line................. 325                                                          
    The error reported by the operating system is:                                     
    Error number..... " "                                                              
    Error text....... " "                                                                               
    Trigger Location of Runtime Error:                                                                               
    Program Name                     SAPMSYST                                          
    Include                          SAPMSYST                                          
    Row                              2.529                                             
    Module type                      (FORM)                                            
    Module Name                      FILL_INFO_TAB                                                                               
    ==========================================================
    Can someone help me ???
    Regards,
    Fred
    PS : if i have to install MS Loopback, how must i config it ???

  • Manny Dumps in production Please  helps

    I am facing a suddenly a problem in Production server
    In sm50 work process get stop one by one and if try to restart again it get stop.
    Ther are many dumps of 2 types but in different Tx and Table
    (DBIF_RSQL_INVALID_REQUEST, TEXTENV_UNICODE_LANGU_INVALID)in the system .
    In sm21 there is like to error like these
    21:00:43 DIA 023                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 DIA 023                       Q02 Stop Workproc23, PID 7384
    21:00:43 SPO 034                       BY2 Database error 12560 at CON
    21:00:43 SPO 034                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 SPO 034                       BY2 Database error 12560 at CON
    21:00:43 SPO 034                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 SPO 034                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 SPO 034                       Q02 Stop Workproc34, PID 1920
    21:00:43 DIA 015                       BY2 Database error 12560 at CON
    21:00:43 DIA 015                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 015                       BY2 Database error 12560 at CON
    21:00:43 DIA 015                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 015                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 DIA 015                       Q02 Stop Workproc15, PID 8820
    21:00:43 DIA 013                       BY2 Database error 12560 at CON
    21:00:43 DIA 013                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 013                       BY2 Database error 12560 at CON
    21:00:43 DIA 013                       BY0 > ORA-12560: TNS:protocol adapter error
    21:00:43 DIA 013                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:00:43 DIA 013                       Q02 Stop Workproc13, PID 8236
    21:05:10 WRK 000                       Q0Q Start Workproc 1, Pid 7012
    21:05:10 WRK 000                       Q0Q Start Workproc 0, Pid 4252
    21:05:10 WRK 000                       Q0Q Start Workproc 6, Pid 9112
    21:05:43 SPO 033                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:05:43 SPO 033                       Q02 Stop Workproc33, PID 7060
    21:05:43 BTC 029                       BY2 Database error 12560 at CON
    21:05:43 BTC 029                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 BTC 029                       BY2 Database error 12560 at CON
    21:05:43 BTC 029                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 BTC 029                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:05:43 BTC 029                       Q02 Stop Workproc29, PID 4288
    21:05:43 DIA 014                       BY2 Database error 12560 at CON
    21:05:43 DIA 014                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 DIA 014                       BY2 Database error 12560 at CON
    21:05:43 DIA 014                       BY0 > ORA-12560: TNS:protocol adapter error
    21:05:43 DIA 014                       R19 Initialization DB-Connect Failed, Return Code 000256
    21:05:43 DIA 014                       Q02 Stop Workproc14, PID 9456
    21:05:43 DP                            Q0I Operating system call gethostbyaddr failed (error no. 0 )
    21:05:43 DP                            Q04 Connection to user 5740 ( ), terminal 66 (HOLT088 ) lost
    21:07:10 ENQ 027                       Q02 Stop Workproc27, PID 6888
    21:07:10 ENQ 027                       Q02 Stop Workproc27, PID 6888
    21:07:11 RD                            S30 SAP gateway was closed
    21:07:11 RD                            S30 SAP gateway was closed
    21:07:13 DP                            Q0M Message server disconnected
    21:07:13 DP                            Q05 R/3 System stop, dispatcher PID 83
    21:07:13 MS                            Q02 Stop Msg Server, PID 10236
    21:07:13 DP                            Q0M Message server disconnected
    21:07:13 DP                            Q05 R/3 System stop, dispatcher PID 83
    At present listener is up and running and sap is working. It happen suddenely and after restart of R/3 system it ok but same thing happen today also. we are using windows 2003 Enterprise in server.
    Please help
    Best Regards,
    Kumar
    Edited by: Kumar on Aug 28, 2008 7:18 AM
    Edited by: Kumar on Aug 28, 2008 7:20 AM

    Dear All,
    Please find the dev_disp log
    trc file: "dev_disp", trc level: 1, release: "640"
    kernel runs with dp version 130000(ext=102000) (@(#) DPLIB-INT-VERSION-130000-UC)
    length of sys_adm_ext is 524 bytes
    sysno      00
    sid        **
    systemid   561 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    129
    intno      20020600
    make:      multithreaded, Unicode, 64 bit
    pid        6164
    ***LOG Q00=> DpSapEnvInit, DPStart (00 6164) [dpxxdisp.c   1098]
         shared lib "dw_xml.dll" version 129 successfully loaded
         shared lib "dw_xtc.dll" version 129 successfully loaded
         shared lib "dw_stl.dll" version 129 successfully loaded
         shared lib "dw_gui.dll" version 129 successfully loaded
         shared lib "dw_mdm.dll" version 129 successfully loaded
    Wed Aug 27 21:07:24 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3893]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >rfcl-sap-vir_PRD_00                     <
    DpShMCreate: sizeof(wp_adm)          51328     (1316)
    DpShMCreate: sizeof(tm_adm)          35937968     (17960)
    DpShMCreate: sizeof(wp_ca_adm)          80000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     160000     (80)
    DpShMCreate: sizeof(comm_adm)          1248000     (624)
    DpShMCreate: sizeof(vmc_adm)          0     (512)
    DpShMCreate: sizeof(wall_adm)          (416064/346352/64/192)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000D110050, size: 38247047)
    DpShMCreate: allocated sys_adm at 000000000D110050
    DpShMCreate: allocated wp_adm at 000000000D111C30
    DpShMCreate: allocated tm_adm_list at 000000000D11E4B0
    DpShMCreate: allocated tm_adm at 000000000D11E4E0
    DpShMCreate: allocated wp_ca_adm at 000000000F364390
    DpShMCreate: allocated appc_ca_adm at 000000000F377C10
    DpShMCreate: allocated comm_adm_list at 000000000F39ED10
    DpShMCreate: allocated comm_adm at 000000000F39ED30
    DpShMCreate: allocated vmc_adm_list at 000000000F4CF830
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F4CF860
    DpShMCreate: allocated wall_adm at 000000000F4CF870
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 1226 blocks reserved for free list.
    ES initialized.
    Wed Aug 27 21:07:25 2008
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 2.6 2.6 4.0) [dpxxdisp.c   1466]
    **LOG Q0K=> DpMsAttach, mscon (**) []
    use SAPLOCALHOST***> as internal hostname
    DpStartStopMsg: send start message (myname is ***<)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Wed Aug 27 21:07:27 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 129
    Release check o.K.
    Wed Aug 27 21:07:50 2008
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Wed Aug 27 21:18:22 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T39, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 21:18:24 2008
    Client address of T39 is >####->###- ###<)< .107(***)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (54 ***) [dpxxdisp.c   9632]
    RM-T39, U54, 600 ***, ***, M0, W0, SESS, 2/0
    Wed Aug 27 21:19:34 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T40, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 21:19:35 2008
    Client address of T40 is >####->###- ###<)< .34(>####->###- ###<)< ->####->###- ###<)< )
    ***LOG Q04=> DpRTmPrep, NiBufReceive (59 ***) [dpxxdisp.c   9632]
    RM-T40, U59, 600 ***, 21:18:41, M0, W0, SESS, 2/0
    Wed Aug 27 21:38:45 2008
    DpHdlDeadWp: restart wp (pid=2484) automatically
    Wed Aug 27 21:39:05 2008
    Wed Aug 27 21:41:05 2008
    DpHdlDeadWp: restart wp (pid=1900) automatically
    Wed Aug 27 21:48:05 2008
    DpHdlDeadWp: restart wp (pid=4384) automatically
    Wed Aug 27 22:01:05 2008
    DpHdlDeadWp: restart wp (pid=4500) automatically
    Wed Aug 27 22:01:45 2008
    DpHdlDeadWp: restart wp (pid=2028) automatically
    Wed Aug 27 22:09:45 2008
    DpHdlDeadWp: restart wp (pid=9536) automatically
    Wed Aug 27 22:10:05 2008
    DpHdlDeadWp: restart wp (pid=1972) automatically
    DpHdlDeadWp: restart wp (pid=7596) automatically
    DpHdlDeadWp: restart wp (pid=10104) automatically
    DpHdlDeadWp: restart wp (pid=6296) automatically
    DpHdlDeadWp: restart wp (pid=7720) automatically
    Wed Aug 27 22:12:05 2008
    DpHdlDeadWp: restart wp (pid=2428) automatically
    Wed Aug 27 22:28:05 2008
    DpHdlDeadWp: restart wp (pid=9992) automatically
    Wed Aug 27 22:34:24 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T40, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 22:34:29 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ***not found: gethostbyaddr [ninti.c 379]
    Client address of T40 is *** (***)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (122 ***) [dpxxdisp.c   9632]
    RM-T40, U122, 600 ***, ***M0, W0, ZVN1, 2/2
    Wed Aug 27 22:35:49 2008
    DpHdlDeadWp: restart wp (pid=7132) automatically
    Wed Aug 27 22:40:49 2008
    DpHdlDeadWp: restart wp (pid=9272) automatically
    DpHdlDeadWp: restart wp (pid=7896) automatically
    DpHdlDeadWp: restart wp (pid=8856) automatically
    DpHdlDeadWp: restart wp (pid=8272) automatically
    Wed Aug 27 22:41:49 2008
    DpHdlDeadWp: restart wp (pid=1372) automatically
    DpHdlDeadWp: restart wp (pid=8276) automatically
    Wed Aug 27 22:56:49 2008
    DpHdlDeadWp: restart wp (pid=10128) automatically
    Wed Aug 27 23:07:49 2008
    DpHdlDeadWp: restart wp (pid=4476) automatically
    Wed Aug 27 23:11:49 2008
    DpHdlDeadWp: restart wp (pid=8404) automatically
    Wed Aug 27 23:13:49 2008
    DpHdlDeadWp: restart wp (pid=9268) automatically
    Wed Aug 27 23:14:49 2008
    DpHdlDeadWp: restart wp (pid=6472) automatically
    Wed Aug 27 23:15:03 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T42, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Wed Aug 27 23:15:09 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ***not found: gethostbyaddr [ninti.c 379]
    WARNING => NiAddrToHost took 6 seconds [dpxxdisp.c   16611]
    Client address of T42 is *** (***)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (165 ****** ) [dpxxdisp.c   9632]
    RM-T42, U165, 600 RFCL-CFA-AHDHOLT267, HOLT267, 23:10:06, M0, W0, ZVN1, 2/2
    Wed Aug 27 23:29:49 2008
    DpHdlDeadWp: restart wp (pid=8020) automatically
    Wed Aug 27 23:31:09 2008
    DpHdlDeadWp: restart wp (pid=9936) automatically
    Wed Aug 27 23:41:29 2008
    DpHdlDeadWp: restart wp (pid=1972) automatically
    Wed Aug 27 23:41:49 2008
    DpHdlDeadWp: restart wp (pid=9168) automatically
    Wed Aug 27 23:41:50 2008
    DpHdlDeadWp: restart wp (pid=5180) automatically
    DpHdlDeadWp: restart wp (pid=5568) automatically
    DpHdlDeadWp: restart wp (pid=5964) automatically
    DpHdlDeadWp: restart wp (pid=7352) automatically
    DpHdlDeadWp: restart wp (pid=5464) automatically
    DpHdlDeadWp: restart wp (pid=9080) automatically
    DpHdlDeadWp: restart wp (pid=9316) automatically
    Wed Aug 27 23:42:09 2008
    DpHdlDeadWp: restart wp (pid=9284) automatically
    Wed Aug 27 23:42:49 2008
    DpHdlDeadWp: restart wp (pid=640) automatically
    Wed Aug 27 23:45:49 2008
    DpHdlDeadWp: restart wp (pid=5712) automatically
    Wed Aug 27 23:47:49 2008
    DpHdlDeadWp: restart wp (pid=4872) automatically
    Thu Aug 28 00:01:49 2008
    DpHdlDeadWp: restart wp (pid=6648) automatically
    Thu Aug 28 00:02:09 2008
    DpHdlDeadWp: restart wp (pid=6380) automatically
    Thu Aug 28 00:02:29 2008
    DpHdlDeadWp: restart wp (pid=7656) automatically
    Thu Aug 28 00:11:49 2008
    DpHdlDeadWp: restart wp (pid=1576) automatically
    Thu Aug 28 00:16:48 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T40, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Thu Aug 28 00:16:54 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ******not found: gethostbyaddr [ninti.c 379]
    WARNING => NiAddrToHost took 6 seconds [dpxxdisp.c   16611]
    Client address of T40 is *(**)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (201 ******) [dpxxdisp.c   9632]
    RM-T40, U201, 600 ****, ***7, 00:11:42, M0, W1, ZVSL, 2/1
    Thu Aug 28 03:59:54 2008
    DpHdlDeadWp: restart wp (pid=6008) automatically
    Thu Aug 28 04:00:54 2008
    DpHdlDeadWp: restart wp (pid=1776) automatically
    Thu Aug 28 05:01:14 2008
    DpHdlDeadWp: restart wp (pid=7496) automatically
    Thu Aug 28 05:04:14 2008
    DpHdlDeadWp: restart wp (pid=7848) automatically
    Thu Aug 28 05:07:14 2008
    DpHdlDeadWp: restart wp (pid=9600) automatically
    Thu Aug 28 05:14:54 2008
    DpHdlDeadWp: restart wp (pid=480) automatically
    Thu Aug 28 06:25:54 2008
    DpHdlDeadWp: restart wp (pid=7404) automatically
    Thu Aug 28 06:26:54 2008
    DpHdlDeadWp: restart wp (pid=9508) automatically
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Network error of client T44, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Thu Aug 28 06:32:07 2008
    ***LOG Q0I=> NiPGetHostByAddr: address ****** not found: gethostbyaddr [ninti.c 379]
    WARNING => NiAddrToHost took 6 seconds [dpxxdisp.c   16611]
    Client address of T44 is **(*)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (255 &&&& ) [dpxxdisp.c   9632]
    RM-T44, U255, 600 ****, 06:27:03, M0, W0, SQVI, 2/2
    Thu Aug 28 06:39:54 2008
    DpHdlDeadWp: restart wp (pid=2080) automatically
    Thu Aug 28 06:47:54 2008
    DpHdlDeadWp: restart wp (pid=6620) automatically
    Thu Aug 28 06:48:34 2008
    DpHdlDeadWp: restart wp (pid=6856) automatically
    Thu Aug 28 06:50:54 2008
    DpHdlDeadWp: restart wp (pid=8780) automatically
    Thu Aug 28 06:51:14 2008
    ERROR => W28 (pid 2104) died [dpxxdisp.c   12414]
    Thu Aug 28 06:53:34 2008
    ERROR => W28 (pid 7484) died [dpxxdisp.c   12414]
    Thu Aug 28 06:55:54 2008
    DpHdlDeadWp: restart wp (pid=4212) automatically
    Thu Aug 28 06:56:34 2008
    ERROR => W1 (pid 7940) died [dpxxdisp.c   12414]
    Thu Aug 28 06:56:54 2008
    DpHdlDeadWp: restart wp (pid=9144) automatically
    Thu Aug 28 06:57:34 2008
    ERROR => W33 (pid 8824) died [dpxxdisp.c   12414]
    Thu Aug 28 06:57:54 2008
    DpHdlDeadWp: restart wp (pid=3640) automatically
    DpHdlDeadWp: restart wp (pid=8420) automatically
    Thu Aug 28 06:58:34 2008
    ERROR => W1 (pid 9156) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 7220) died [dpxxdisp.c   12414]
    ERROR => W28 (pid 8444) died [dpxxdisp.c   12414]
    ERROR => W33 (pid 5500) died [dpxxdisp.c   12414]
    ERROR => W34 (pid 8076) died [dpxxdisp.c   12414]
    Thu Aug 28 06:58:54 2008
    DpHdlDeadWp: restart wp (pid=6692) automatically
    Thu Aug 28 06:59:34 2008
    ERROR => W35 (pid 1996) died [dpxxdisp.c   12414]
    Thu Aug 28 06:59:54 2008
    DpHdlDeadWp: restart wp (pid=8832) automatically
    DpHdlDeadWp: restart wp (pid=6644) automatically
    Thu Aug 28 07:00:34 2008
    ERROR => W29 (pid 8108) died [dpxxdisp.c   12414]
    ERROR => W36 (pid 6760) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbf --> 0xaf
    Thu Aug 28 07:01:34 2008
    DpHdlDeadWp: restart wp (pid=8304) automatically
    Thu Aug 28 07:02:54 2008
    my types changed after wp death/restart 0xa7 --> 0xbf
    Thu Aug 28 07:03:34 2008
    ERROR => W1 (pid 1716) died [dpxxdisp.c   12414]
    ERROR => W2 (pid 9320) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 5296) died [dpxxdisp.c   12414]
    ERROR => W28 (pid 6256) died [dpxxdisp.c   12414]
    ERROR => W29 (pid 8468) died [dpxxdisp.c   12414]
    ERROR => W30 (pid 9000) died [dpxxdisp.c   12414]
    ERROR => W31 (pid 5612) died [dpxxdisp.c   12414]
    ERROR => W32 (pid 3844) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbf --> 0xb7
    ERROR => W33 (pid 1700) died [dpxxdisp.c   12414]
    ERROR => W34 (pid 1268) died [dpxxdisp.c   12414]
    ERROR => W35 (pid 9048) died [dpxxdisp.c   12414]
    ERROR => W36 (pid 9668) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xb7 --> 0xa7
    Thu Aug 28 07:07:54 2008
    my types changed after wp death/restart 0xa7 --> 0xbf
    DpHdlDeadWp: restart wp (pid=1172) automatically
    Thu Aug 28 07:11:54 2008
    DpHdlDeadWp: restart wp (pid=6484) automatically
    Thu Aug 28 07:12:34 2008
    ERROR => W3 (pid 1700) died [dpxxdisp.c   12414]
    Thu Aug 28 07:17:54 2008
    my types changed after wp death/restart 0xa7 --> 0xbf
    DpHdlDeadWp: restart wp (pid=8212) automatically
    DpHdlDeadWp: restart wp (pid=9276) automatically
    Thu Aug 28 07:18:34 2008
    ERROR => W2 (pid 1936) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=5108) automatically
    ERROR => W7 (pid 3644) died [dpxxdisp.c   12414]
    Thu Aug 28 07:18:54 2008
    DpHdlDeadWp: restart wp (pid=708) automatically
    ERROR => W4 (pid 1560) died [dpxxdisp.c   12414]
    Thu Aug 28 07:19:14 2008
    ERROR => W0 (pid 8636) died [dpxxdisp.c   12414]
    Thu Aug 28 07:19:34 2008
    DpHdlDeadWp: restart wp (pid=1736) automatically
    Thu Aug 28 07:19:54 2008
    ERROR => W11 (pid 9428) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=7572) automatically
    DpWpRestart: pid 8056 of WP12 also found for WP28 - removed
    ERROR => W28 (pid 8056) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=5932) automatically
    DpWpRestart: pid 4248 of WP13 also found for WP31 - removed
    ERROR => W31 (pid 4248) died [dpxxdisp.c   12414]
    DpHdlDeadWp: restart wp (pid=1988) automatically
    DpWpRestart: pid 5220 of WP14 also found for WP33 - removed
    ERROR => W33 (pid 5220) died [dpxxdisp.c   12414]
    Thu Aug 28 07:20:14 2008
    ERROR => W12 (pid 8056) died [dpxxdisp.c   12414]
    ERROR => W13 (pid 4248) died [dpxxdisp.c   12414]
    ERROR => W14 (pid 5220) died [dpxxdisp.c   12414]
    Thu Aug 28 07:20:34 2008
    DpHdlDeadWp: restart wp (pid=1348) automatically
    Thu Aug 28 07:20:54 2008
    DpHdlDeadWp: restart wp (pid=6220) automatically
    Thu Aug 28 07:21:14 2008
    ERROR => W15 (pid 6096) died [dpxxdisp.c   12414]
    ERROR => W16 (pid 4264) died [dpxxdisp.c   12414]
    Thu Aug 28 07:21:34 2008
    DpHdlDeadWp: restart wp (pid=8708) automatically
    Thu Aug 28 07:47:54 2008
    my types changed after wp death/restart 0xa6 --> 0xbf
    Thu Aug 28 07:48:34 2008
    ERROR => W0 (pid 6496) died [dpxxdisp.c   12414]
    ERROR => W1 (pid 6772) died [dpxxdisp.c   12414]
    ERROR => W2 (pid 6264) died [dpxxdisp.c   12414]
    ERROR => W3 (pid 6760) died [dpxxdisp.c   12414]
    ERROR => W4 (pid 5772) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 9164) died [dpxxdisp.c   12414]
    ERROR => W6 (pid 5244) died [dpxxdisp.c   12414]
    ERROR => W7 (pid 7908) died [dpxxdisp.c   12414]
    ERROR => W8 (pid 9604) died [dpxxdisp.c   12414]
    ERROR => W9 (pid 4472) died [dpxxdisp.c   12414]
    ERROR => W10 (pid 7164) died [dpxxdisp.c   12414]
    ERROR => W11 (pid 1996) died [dpxxdisp.c   12414]
    ERROR => W12 (pid 9864) died [dpxxdisp.c   12414]
    ERROR => W13 (pid 1848) died [dpxxdisp.c   12414]
    ERROR => W14 (pid 8348) died [dpxxdisp.c   12414]
    ERROR => W15 (pid 4536) died [dpxxdisp.c   12414]
    ERROR => W16 (pid 5808) died [dpxxdisp.c   12414]
    ERROR => W17 (pid 5444) died [dpxxdisp.c   12414]
    ERROR => W18 (pid 7444) died [dpxxdisp.c   12414]
    ERROR => W19 (pid 1160) died [dpxxdisp.c   12414]
    ERROR => W20 (pid 2028) died [dpxxdisp.c   12414]
    ERROR => W21 (pid 4364) died [dpxxdisp.c   12414]
    ERROR => W22 (pid 8752) died [dpxxdisp.c   12414]
    ERROR => W23 (pid 3944) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W28 (pid 8952) died [dpxxdisp.c   12414]
    ERROR => W29 (pid 7804) died [dpxxdisp.c   12414]
    ERROR => W30 (pid 4940) died [dpxxdisp.c   12414]
    ERROR => W31 (pid 8292) died [dpxxdisp.c   12414]
    ERROR => W32 (pid 9200) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbe --> 0xb6
    ERROR => W33 (pid 7888) died [dpxxdisp.c   12414]
    ERROR => W34 (pid 4396) died [dpxxdisp.c   12414]
    ERROR => W35 (pid 5496) died [dpxxdisp.c   12414]
    ERROR => W36 (pid 8252) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xb6 --> 0xa6
    Thu Aug 28 07:50:00 2008
    DpSigInt: caught signal 2
    DpHalt: shutdown server >####->###- ###<)< (normal)
    DpModState: change server state from ACTIVE to SHUTDOWN
    Stop work processes...
    Thu Aug 28 07:50:01 2008
    Stop gateway
    Stop icman
    Terminate gui connections
    waiting for termination of gateway
    Thu Aug 28 07:50:02 2008
    waiting for termination of icman
    Thu Aug 28 07:50:03 2008
    DpStartStopMsg: send stop message (myname is >###- ###<)
    DpStartStopMsg: stop msg sent
    Thu Aug 28 07:50:04 2008
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   10153]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 6164) [dpxxdisp.c   8643]
    Thanks
    Kumar
    Edited by: Kumar on Aug 28, 2008 9:30 AM

  • KNA1 short dump with Unicode conversion

    Hello,
    We did Unicode conversion in our dev box. every thing looks okay except one issue.
    when we are trying to create customer using XD01. it gives a short dump  DBIF_RSQL_INVALID_REQUEST  in the update program at command INSERT KNA1.
    we looked at data, structure of KNA1 with non unoicode system and not found any differnece. if i execute the same data in non-unicode system it works.
    any idea what must be the issue?
    regards
    Shammi

    Hi Shammi,
    Have you checked in OSS if you find any note.
    Regards,
    Atish

  • Log on failure: DBIF_RSQL_INVALID_REQUEST

    Hi all,
    When i log on to the system its directly going to short dump and giving this error:
    DBIF_RSQL_INVALID_REQUEST, Does anyone came through similar kind off issue?

    Hi Ramakrishna,
    yes this could happen, but there are different reasons possible. You should try to analyze the dump. An invalid SQL request could have different reasons (there are probably millions of SQL statements). Sometimes you get the problem because of an structure change on a table which does not complete, or by a report which does not adapt correctly to a structure change. But there is no single problem which could lead to that error message. If you send the code snippet which caused the problem, we may be see the problem instantly.
    Regards
    Ralph

  • Lock ups and dumping psyical memory!!!

    Hi i have just installed a new pc most of the stuff im useing is from my old computer so i know they work fine im running a:
    P4 3GHZ Prescot 800MHz, HT-Enabled
    865PE Neo2-P
    512 DDR-400 Twin moss
    ATI Radeon 9000 pro
    PSU-400
    XP Pro
    My computer locks up alot when running intense games (games have worked before no problem) i also get a error saying dumping pysical memory, i have looked about and tried to solve this myself, i found that someone was haveing the exact same problem as me and he fixed it by turning the FSB down as his memory wasnt compatable with his motherboard if doing that works how do i do it ?
    Many thanks Jonathan

    Flappa, Your memory " clock" is fine and there is no need to "underclock it" as long as you did not mess with the Bios.
    I had the same problems. I could not even get thru a Clean install of windows as it would Blue Screen
    1- are you running in " Dual Channel Mode"?
    2- If so is your memory a " match Set"?
    some times memory even thought it has the same markings is not matched . Dual channel sets are matched and made to run together in "Dual Channel Mode"{
    ( Even though I had the same manufacturer memory my set would not run in Dual Channel without " Blue Screening" I bought a Matched Set of Kingston Valueram and have not had a problem since
    3- If it is not a matched set, pull one stick out and run it for a while , if it still bluescreens try the other stick
    4- raise your memory voltage to 2.7 or 2.8 ( which ever is the lowest that it runs stable)
    5- If all this does not work , run MEMTEST to see if there is a problem with both sticks
    6- you are running a Bios Version that supports the " Prescott Microcode" right?
    Let us know what your findings are
    Good Luck  
    Dave

Maybe you are looking for