No connection to database, session terminated

hi all,
we are facing a oracle  db problem, when we start database, SAP on Solaris 5.10. after some time error comes from sap Gui
No connection to database, session terminated
when we checked db , database was shutdown.
error in Alter_SID.log
Errors in file /oracle/DEV/saptrace/background/dev_smon_16314.trc:
ORA-00600: internal error code, arguments: [4137], [], [], [], [], [], [], []
Wed May 19 18:45:12 2010
ORACLE Instance DEV (pid = 9) - Error 600 encountered while recovering transaction (9, 27).
Wed May 19 18:45:12 2010
Errors in file /oracle/DEV/saptrace/background/dev_smon_16314.trc:
ORA-00600: internal error code, arguments: [4137], [], [], [], [], [], [], []
plz guide
Imran

Hi,
What is your database release ?
You can try first shutdown the database if it is in mount state. Then restart the complete system.
If the problem remains same..
Please check the below notes: (and the notes suggested in the below notes)
[Note 658744 - Composite SAP Note: ORA-00600|https://service.sap.com/sap/support/notes/658744]
Regards.
Rajesh Narkhede

Similar Messages

  • RFC system error in system/destination  00024No connect to database, sessio

    Hi Experts,
    I am getting the below mentioned error while transporting the TO.Although the transport was successful, Please let me know how to solve the probblem.
    RFC system error in system/destination  Message no.XT107
    Diagnosis:
    an error occured during RFC communications.
    Function:TMS_TP_SHOW_BUFFER
    RFC message :00024N0 connect to database, session terminated
    System responce:
    The function terminates.
    Procedure: correct the error on the whole system and execute the command again.
    Many thanks in advance.
    Regards,
    Suneel

    Hi ,
    sm59- find - TMSADM*- got following --
    TMSADMDV2.DOMAIN_DV2            3
    TMSADMPRD.DOMAIN_DV2            3
    TMSADMQA2.DOMAIN_DV2            3
    when i was checked(test - authorazation) for DV2 and QA2 it shows following error
                              Connection test TMSADMDV2.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               User TMSADM has no RFC authorization for function group SYST .
                              Connection test TMSADMDV2.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               User TMSADM has no RFC authorization for function group SYST .
    But FOR PRD IT SHOWS
                              Connection test TMSADMPRD.DOMAIN_DV2
    Connection type:    R/3 connection
    Cancel               At least three characters must be different in old/new code
    pLEASE HELP ME TO RESOLVE THE ISSUE
    rEGARDS
    mohsin
    +91-9867577675

  • Error "no connect to database " after moving group to second node.

    hi experts,
    I set up ERP2005 SR1 and MSSQL2005 with two nodes MSCS.
    I am facing error "no connect to database session terminated mscs" from SAP GUI
    after moving group to second node.
    Now SPS level and kernel patch level has been not updated yet.
    I counld'nt find any sap notes, so any help and suggestion could be appreciated.
    Best Regards
    MASAKI

    solved myself . i was missing set SQL Service Account have Local Admnistrators.

  • Connection Pool and Database Sessions

    Hi,
    Is there any way to use the connection pool or Datasource while connecting to database?If I am using a stateless sesssion bean and using a Data Access layer which just creates a database session to write the persistence toplink objects how I can make use of application server connection pool?
    Thanks,
    Vinod

    Hi,
    Is there any way to use the connection pool or Datasource while connecting to database?If I am using a stateless sesssion bean and using a Data Access layer which just creates a database session to write the persistence toplink objects how I can make use of application server connection pool?Hi Vinod,
    Yes, TopLink allows you to use the app server's connection pooling and transaction services. Chapter 2 of the Oracle9iAS TopLink Foundation Library Guide provides details as do the TopLink examples. The easiest way to set this up is by using the sessions.xml file. The sample XML below is from the file <toplink903>\examples\ias\examples\ejb\sessionbean\sessions.xml. Here we are adding the datasource defined in OC4J and specifying that we are using the OC4J transaction controller also.
    <login>
    <user-name>sa</user-name>
    <password></password>
    <datasource>java:comp/env/jdbc/ejbJTSDataSource</datasource>
    <uses-external-transaction-controller>true</uses-external-transaction-controller>
    <uses-external-connection-pool>true</uses-external-connection-pool>
    </login>
    <external-transaction-controller-class>oracle.toplink.jts.oracle9i.Oracle9iJTSExternalTransactionController</external-transaction-controller-class>
    When using this approach you need to change your TopLink code slightly in the EJB methods:
    a. Acquire the ACTIVE unit of work from the server
    session (again, see the EmployeeSessionEJB code
    example) with something like:
    UnitOfWork uow = clientSession.getActiveUnitOfWork();
    b. Calls to uow.commit() can be ommitted or commented out
    because the EJB will handle this. Note that of course
    the methods you create in the EJB that are using this
    approach must have TX Required (default).
    Hope this helps.
    Pete

  • Can I connect with Database using Session Bean

    Hi,
    I am new to EJB. I have small doubt.
    can I connect with Database using Session Bean.
    Regards,
    Murali.

    Double post of http://forum.java.sun.com/thread.jspa?threadID=687239&tstart=0

  • No connect to database possible while logging in sap system

    hi to all experts ,
    all the work process are wait state but with one work process i have error 1 and when im trying to logon to sap im getting this message no connect to database possible session terminated
    dev_disp
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        EC6
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    75
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        3664
    Thu Jul 10 00:06:23 2008
    kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    length of sys_adm_ext is 572 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3664) [dpxxdisp.c   1237]
         shared lib "dw_xml.dll" version 75 successfully loaded
         shared lib "dw_xtc.dll" version 75 successfully loaded
         shared lib "dw_stl.dll" version 75 successfully loaded
         shared lib "dw_gui.dll" version 75 successfully loaded
         shared lib "dw_mdm.dll" version 75 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Thu Jul 10 00:06:28 2008
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >gcecc6_EC6_00                           <
    DpShMCreate: sizeof(wp_adm)          18304     (1408)
    DpShMCreate: sizeof(tm_adm)          3994272     (19872)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm)          528064     (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1440)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05FF0040, size: 4653368)
    DpShMCreate: allocated sys_adm at 05FF0040
    DpShMCreate: allocated wp_adm at 05FF1E40
    DpShMCreate: allocated tm_adm_list at 05FF65C0
    DpShMCreate: allocated tm_adm at 05FF65F0
    DpShMCreate: allocated wp_ca_adm at 063C5890
    DpShMCreate: allocated appc_ca_adm at 063CB650
    DpShMCreate: allocated comm_adm at 063CD590
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0644E450
    DpShMCreate: allocated gw_adm at 0644E490
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0644E4C0
    DpShMCreate: allocated wall_adm at 0644E4C8
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Thu Jul 10 00:06:29 2008
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1712
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2122
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1623]
    ***LOG Q0K=> DpMsAttach, mscon ( gcecc6) [dpxxdisp.c   11586]
    DpStartStopMsg: send start message (myname is >gcecc6_EC6_00                           <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 75
    Release check o.K.
    Thu Jul 10 00:06:30 2008
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:06:43 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1524
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2124) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=1712)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:07:09 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5372
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2191
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:07:12 2008
    MBUF state ACTIVE
    Thu Jul 10 00:07:15 2008
    DpModState: change server state from STARTING to ACTIVE
    Thu Jul 10 00:08:09 2008
    *** ERROR => W8 (pid 2248) died [dpxxdisp.c   14241]
    Thu Jul 10 00:08:35 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1484
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2192) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5372)
    *** ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:08:49 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1960
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2252
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:09:44 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1572
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2255) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=1960)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:09:49 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 4832
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2302
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:09:55 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1472
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2303) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4832)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:10:09 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2124
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2381
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:10:14 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1468
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2382) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2124)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:10:29 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 4180
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2414
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:10:34 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1464
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2415) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4180)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:10:49 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 6436
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2439
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    Thu Jul 10 00:10:50 2008
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:10:54 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1460
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2445) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=6436)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:11:09 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 7244
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2491
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:11:14 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1456
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2492) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=7244)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:11:29 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 7560
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2512
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:11:34 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1452
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2513) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=7560)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:11:49 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 7932
      argv[0] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\EC6\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2539
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC6
      argv[7] = -DSAPMYNAME=gcecc6_EC6_00
      argv[8] = -DSAPPROFILE=C:\usr\sap\EC6\SYS\profile\EC6_DVEBMGS00_gcecc6
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    Thu Jul 10 00:11:50 2008
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Jul 10 00:11:54 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    *** ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1456
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2545) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=7932)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Jul 10 00:12:09 2008
    DpEnvCheckJ2ee: switch off j2ee start flag
    DEV_W0
    trc file: "dev_w0", trc level: 1, release: "700"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ

    B Thu Jul 10 00:06:30 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\EC6\DVEBMGS00\exe\dboraslib.dll' ...
    B  Library 'C:\usr\sap\EC6\DVEBMGS00\exe\dboraslib.dll' loaded
    B  Version of 'C:\usr\sap\EC6\DVEBMGS00\exe\dboraslib.dll' is "700.08", patchlevel (0.73)
    B  New connection 0 created
    M sysno      00
    M sid        EC6
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    75
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        1416
    M
    M  kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1416) [dpxxdisp.c   1299]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          18304     (1408)
    M  DpShMCreate: sizeof(tm_adm)          3994272     (19872)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1440)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05FF0040, size: 4653368)
    M  DpShMCreate: allocated sys_adm at 05FF0040
    M  DpShMCreate: allocated wp_adm at 05FF1E40
    M  DpShMCreate: allocated tm_adm_list at 05FF65C0
    M  DpShMCreate: allocated tm_adm at 05FF65F0
    M  DpShMCreate: allocated wp_ca_adm at 063C5890
    M  DpShMCreate: allocated appc_ca_adm at 063CB650
    M  DpShMCreate: allocated comm_adm at 063CD590
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 0644E450
    M  DpShMCreate: allocated gw_adm at 0644E490
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0644E4C0
    M  DpShMCreate: allocated wall_adm at 0644E4C8
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host gcecc6

    M Thu Jul 10 00:06:34 2008
    M  calling db_connect ...
    C  Prepending C:\usr\sap\EC6\DVEBMGS00\exe to Path.
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)

    C Thu Jul 10 00:06:48 2008
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=05CAECF8)
    C  Now '/@EC6' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSR3's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=05C8C6D8,usrhp=05CAECF8)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=05CAECF8)
    C  Now 'SAPSR3/<pwd>@EC6' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  Database instance EC6 is running on GCECC6 with ORACLE version 10.2.0.2.0 since 20080710
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20080710 000634 GCECC6         
    M  db_connect o.k.
    M  ICT: exclude compression: *.zip,*.cs,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.js,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif

    I Thu Jul 10 00:07:08 2008
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0AA30040, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 788A0040, size: 61440000)
    M  SHM_PAGING_AREA          (addr: 0AE70040, size: 32768000)
    M  SHM_ROLL_ADM               (addr: 0CDC0040, size: 615040)
    M  SHM_PAGING_ADM          (addr: 0CE60040, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0CEF0040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12160 bytes (50 server) at 06660040
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 13, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 12B700C8, size: 30000000, end: 1480C448)
    B  dbtbxbuf: Buffer TABLP (addr: 148100C8, size: 10240000, end: 151D40C8)

    B Thu Jul 10 00:07:09 2008
    B  dbexpbuf: Buffer EIBUF (addr: 151E00D0, size: 4194304, end: 155E00D0)
    B  dbexpbuf: Buffer ESM   (addr: 155F00D0, size: 4194304, end: 159F00D0)
    B  dbexpbuf: Buffer CUA   (addr: 15A000D0, size: 3072000, end: 15CEE0D0)
    B  dbexpbuf: Buffer OTR   (addr: 15CF00D0, size: 4194304, end: 160F00D0)
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

    S Thu Jul 10 00:07:10 2008
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 1B3D3950
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1F6300A8
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1F630430
    S    using messages for server info
    S  size of spec char cache entry: 297028 bytes (timeout 100 sec)
    S  size of open spool request entry: 2132 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  ---PXA-------------------------------------------
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 5132kb, dir_size: 5076kb.
    A  Attached to PXA (address 688A0040, size 150000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  ---PXA-------------------------------------------


    A Thu Jul 10 00:07:11 2008
    A  ABAP ShmAdm attached (addr=57A1C000 leng=20955136 end=58E18000)
    A  >> Shm MMADM area (addr=57E91E58 leng=126176 end=57EB0B38)
    A  >> Shm MMDAT area (addr=57EB1000 leng=16150528 end=58E18000)
    A  RFC Destination> destination gcecc6_EC6_00 host gcecc6 system EC6 systnr 0 (gcecc6_EC6_00)
    A  RFC Options> H=gcecc6,S=00,d=2,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 13730 bytes at 06680040
    M  ThVBStartUp: restart pending update requests
    B  dbtran INFO (init_connection '<DEFAULT>' [ORACLE:700.08]):
    B   max_blocking_factor =   5,  max_in_blocking_factor      =   5,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =   5,
    B   prefer_union_all    =   0,  prefer_join                 =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x0f,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->1, dbif->0x1, upto->2147483647, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0
    M  ThVBAutoStart: update-auto-delete
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\EC6\DVEBMGS00\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is C:\usr\sap\EC6\DVEBMGS00\exe\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.75.20050900]
    W    ITS Plugin: Int.version, [32]
    W    ITS Plugin: Feature set: [10]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume gcecc6_EC6_00

    E Thu Jul 10 00:07:12 2008
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.
    M  MBUF info for hooks: MS component UP
    M  ThSetEnqName: set enqname by server list
    M  ThISetEnqname: enq name = >gcecc6_EC6_00                           <

    E  *************** EnqId_EN_ActionAtMsUpHook ***************
    E  Hook on upcoming Ms (with EnqSrv), get auth EnqId and check it locally

    E  *************** ObjShMem_CheckAuthoritativeEnqId ***************
    E  Checking authoritative EnqId from EnqSrv into ObjShMem
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: EnqId is initial in ShMem
    E  ObjShMem_CheckAuthoritativeEnqId: Overwrite incoming auth EnqId, continue
    E  EnqId inscribed into initial ObjShMem: (ObjShMem_CheckAuthoritativeEnqId)
    E  ---SHMEM--------------------------------------------------------------------------------
    E  EnqId:          EnqTabCreaTime/RandomNumber    = 10.07.2008 00:07:11  1215628631 / 2560
    E  ReqOrd at Srv:  TimeInSecs/ReqNumberThisSec    = 10.07.2008 00:07:12  1215628632 / 1
    E  ReqOrd at Cli:  TimeInSecs/ReqNumberThisSec    = 10.07.2008 00:07:12  1215628632 / 1
    E  Status:         STATUS_OK
    E  ----------------------------------------------------------------------------------------

    M Thu Jul 10 00:07:15 2008
    M  ThActivateServer: state = STARTING
    L  BtcSysStartRaise: Begin
    L  Raise event SAP_SYSTEM_START with parameter <gcecc6_EC6_00       >
    L  BtcSysStartRaise: End

    M Thu Jul 10 00:07:32 2008
    M  SecAudit(RsauShmInit): WP attached to existing shared memory.
    M  SecAudit(RsauShmInit): addr of SCSA........... = 05FC0040
    M  SecAudit(RsauShmInit): addr of RSAUSHM........ = 05FC07A8
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 05FC07E0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 05FC07EC

    C Thu Jul 10 00:08:19 2008
    C  *** ERROR => ORA-3113 occurred when executing SQL statement (parse error offset=0)
    [dbsloci.c    12548]
    C  sc_p=05BDE198,no=48,idc_p=00000000,con=0,act=1,slen=97,smax=256,#vars=0,stmt=1FA374E8,table=V$LOG                        
    C  SELECT SUBSTR ( TO_CHAR ( SEQUENCE#-1, '0999999999' ), 4, 8 ) FROM V$LOG WHERE STATUS = 'CURRENT';
    C  sc_p=05BDE198,no=48,idc_p=00000000,con=0,act=1,slen=97,smax=256,#vars=0,stmt=1FA374E8,table=V$LOG                        
    C  prep=0,lit=0,nsql=1,lobret=0,#exec=1,dbcnt=0,upsh_p=00000000,ocistmth_p=1FA30364
    C  IN : cols=0,rmax=0,xcnt=0,rpc=0,rowi=0,rtot=0,upto=-1,rsize=0,vmax=0,bound=0,iobuf_p=00000000,vda_p=00000000
    C       lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0
    C  OUT: cols=1,rmax=3611,xcnt=3611,rpc=0,rowi=0,rtot=0,upto=-1,rsize=16,vmax=32,bound=1,iobuf_p=1B38F7E8,vda_p=1FA37758
    C       lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0
    C  SELECT SUBSTR ( TO_CHAR ( SEQUENCE#-1, '0999999999' ), 4, 8 ) FROM V$LOG WHERE STATUS = 'CURRENT';
    B  ***LOG BY2=> sql error 3113       performing FET        [dbds#1 @ 592] [dbds    0592 ]
    B  ***LOG BY0=> ORA-03113: end-of-file on communication channel [dbds#1 @ 592] [dbds    0592 ]
    C  *** ERROR => ORA-3114 occurred when executing SQL statement (parse error offset=0)
    [dbsloci.c    12548]
    C  sc_p=05BDD3AC,no=15,idc_p=05BEDB84,con=0,act=1,slen=184,smax=256,#vars=3,stmt=1B5332C8,table=REPOLOAD                     
    C  SELECT "UNAM" , "UDAT" , "UTIME" , "L_DATALG" , "Q_DATALG" , "SDAT" , "STIME" , "MINOR_VERS" , "MAJO\
    C  R_VERS" FROM "REPOLOAD" WHERE "PROGNAME" = :A0 AND "R3STATE" = :A1 AND "MACH" = :A2 ;
    C  sc_p=05BDD3AC,no=15,idc_p=05BEDB84,con=0,act=1,slen=184,smax=256,#vars=3,stmt=1B5332C8,table=REPOLOAD                     
    C  prep=0,lit=0,nsql=0,lobret=0,#exec=23,dbcnt=0,upsh_p=00000000,ocistmth_p=1B525E94
    C  IN : cols=3,rmax=1,xcnt=0,rpc=0,rowi=0,rtot=0,upto=-1,rsize=86,vmax=32,bound=1,iobuf_p=05A2E748,vda_p=1B5345E8
    C       lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0
    C  OUT: cols=9,rmax=1,xcnt=1,rpc=1,rowi=0,rtot=1,upto=-1,rsize=96,vmax=32,bound=1,iobuf_p=1B38F7E8,vda_p=1B534A58
    C       lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0
    C  SELECT "UNAM" , "UDAT" , "UTIME" , "L_DATALG" , "Q_DATALG" , "SDAT" , "STIME" , "MINOR_VERS" , "MAJO\
    C  R_VERS" FROM "REPOLOAD" WHERE "PROGNAME" = :A0 AND "R3STATE" = :A1 AND "MACH" = :A2 ;
    B  ***LOG BYM=> severe DB error 3114      ; work process in reconnect status [dbsh#2 @ 1123] [dbsh    1123 ]
    B  ***LOG BY4=> sql error 3114   performing SEL on table REPOLOAD   [dbrepo#4 @ 2656] [dbrepo  2656 ]
    B  ***LOG BY0=> ORA-03114: not connected to ORACLE [dbrepo#4 @ 2656] [dbrepo  2656 ]
    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_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13155]
    C  *** ERROR => OCI-call 'OCITransRollback' failed: rc = 3114
    [dboci.c      3003]
    B  ***LOG BYM=> severe DB error 3114      ; work process in reconnect status [dbsh#2 @ 1123] [dbsh    1123 ]
    B  Reconnect state is entered by connection:
    B  0: name = R/3, con_id = 000000000 state = ACTIVE      , perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    B  hdl_error_on_commit_rollback: DB-ROLLBACK detected RECONNECT state
    M  ThShortCommit: db unusable
    B  RECONNECT: rsdb/reco_trials: 3
    B  RECONNECT: rsdb/reco_sleep_time: 5
    B  RECONNECT: rsdb/reco_sync_all_server: OFF
    B  db_con_reconnect disconnecting connection:
    B  0: name = R/3, con_id = 000000000 state = INACTIVE    , perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=05C8C6D8,usrhp=05CAECF8)
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  Now I'm disconnected from ORACLE
    B  db_con_reconnect performing the reconnect for con:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)

    C Thu Jul 10 00:09:42 2008
    C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12518
    [dboci.c      4172]
    C  *** ERROR => CONNECT failed with sql error '12518'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:09:47 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:09:52 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    B  Reconnect failed for connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    M  *** WARNING => PfStatWrite: missing STAT_END for opcode STAT_REPLOAD [pfxxstat.c   4103]
    B  db_con_reconnect disconnecting connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    B  db_con_reconnect performing the reconnect for con:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)

    C Thu Jul 10 00:09:53 2008
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:09:58 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:10:03 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    B  Reconnect failed for connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    M  *** ERROR => ThHdlReconnect: db_reconnect failed (2048) [thxxhead.c   16655]
    B  db_con_reconnect disconnecting connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    B  db_con_reconnect performing the reconnect for con:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:10:08 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:10:13 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)

    C Thu Jul 10 00:10:14 2008
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    B  Reconnect failed for connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    M  *** ERROR => ThHdlReconnect: db_reconnect failed (2048) [thxxhead.c   16655]

    B Thu Jul 10 00:10:29 2008
    B  db_con_reconnect disconnecting connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    B  db_con_reconnect performing the reconnect for con:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)

    C Thu Jul 10 00:10:30 2008
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:10:35 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:10:40 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    B  Reconnect failed for connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    M  *** ERROR => ThHdlReconnect: db_reconnect failed (2048) [thxxhead.c   16655]
    B  db_con_reconnect disconnecting connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    B  db_con_reconnect performing the reconnect for con:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)

    C Thu Jul 10 00:10:41 2008
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:10:46 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]

    C Thu Jul 10 00:10:51 2008
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    B  Reconnect failed for connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    M  *** ERROR => ThHdlReconnect: db_reconnect failed (2048) [thxxhead.c   16655]

    B Thu Jul 10 00:11:29 2008
    B  db_con_reconnect disconnecting connection:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    B  db_con_reconnect performing the reconnect for con:
    B  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = YES, timeout = 000, con_max = 255, con_opt = 255, occ = NO
    C  Client NLS settings:
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)

    C Thu Jul 10 00:11:30 2008
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1F8E7360)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05C87968   05C8CF04   05C8C78C
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=05C8C6D8,svrhp=05C9C464)
    C  Starting user session (con_hdl=0,svchp=05C8C6D8,srvhp=05C9C464,usrhp=1

    4 ETW000 r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 10.07.2008 - 01:06:33
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Thu Jul 10 01:06:36 2008                            7795  0.007795
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    23  0.007818
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             33  0.007851
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                28  0.007879
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0         26757  0.034636
    4 ETW000  [dev trc     ,00000]      using "C:\usr\sap\EC6\SYS\exe\uc\NTI386\dboraslib.dll"
    4 ETW000                                                                              32  0.034668
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                        12  0.034680
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              19  0.034699
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "700.08", patchlevel (0.73)
    4 ETW000                                                                           17051  0.051750
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              22  0.051772
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              25  0.051797
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              21  0.051818
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              28  0.051846
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         18  0.051864
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              18  0.051882
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              24  0.051906
    4 ETW000  [dev trc     ,00000]  CLIENT_ORACLE_HOME is not set as environment variable or
    4 ETW000                        DIR_CLIENT_ORAHOME is not set as profile parameter.
    4 ETW000                          assuming using instant client with unspecified location.
    4 ETW000                                                                            1887  0.053793
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.1.0'                39929  0.093722
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         29  0.093751
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8          2402  0.096153
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password           30  0.096183
    4 ETW000  [dev trc     ,00000]  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    4 ETW000                                                                              25  0.096208
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                             575  0.096783
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1   0243DD48   0244327C   02442B04
    4 ETW000                                                                             116  0.096899
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0     9004  0.105903
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      18  0.105921
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server EC6 (con_hdl=0,svchp=02442A50,svrhp=024542C4)
    4 ETW000                                                                              45  0.105966
    4 ETW000  [dev trc     ,00000]  Thu Jul 10 01:07:47 2008                         71710744  71.816710
    4 ETW000  [dev trc     ,00000]  Assigning server context 024542C4 to service context 02442A50
    4 ETW000                                                                              48  71.816758
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                        53  71.816811
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=02442A50,srvhp=024542C4,usrhp=0248F930)
    4 ETW000                                                                              55  71.816866
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    4 ETW000                                                                           38748  71.855614
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=024542C4)       15  71.855629
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=02442A50,srvhp=024542C4)
    4 ETW000                                                                              22  71.855651
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 024542C4          941  71.856592
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034'
    4 ETW000                                                                              56  71.856648
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                 119  71.856767
    4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    4 ETW000                                                                              21  71.856788
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              23  71.856811
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1   0243DD48   0244327C   02442B04
    4 ETW000                                                                              24  71.856835
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      12  71.856847
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server EC6 (con_hdl=0,svchp=02442A50,svrhp=024542C4)
    4 ETW000                                                                              36  71.856883
    4 ETW000  [dev trc     ,00000]  Thu Jul 10 01:07:48 2008                           11514  71.868397
    4 ETW000  [dev trc     ,00000]  Assigning server context 024542C4 to service context 02442A50
    4 ETW000                                                                              31  71.868428
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 0248F930           17  71.868445
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 0248F930           23  71.868468
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=02442A50,srvhp=024542C4,usrhp=0248F930)
    4 ETW000                                                                              22  71.868490
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
    4 ETW000                                                                           30319  71.898809
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=024542C4)       15  71.898824
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=02442A50,srvhp=024542C4)
    4 ETW000                                                                              31  71.898855
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 024542C4          927  71.899782
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034'
    4 ETW000                                                                              41  71.899823
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 1034   performing CON [dblink#3 @ 431]
    4 ETW000                                                                            7115  71.906938
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-01034: ORACLE not available           20  71.906958
    4 ETW000                        ORA-27101: shared memory realm does not exist [dblink#3 @ 431]
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'EC6'"
    Edited by: moazam hai on Jul 9, 2008 9:40 PM

  • Terminate process or database session by User ID

    I have an web application with Client (JSP etc.) - Application (APACHE TOMCAT) and Database (Oracle) tiers. The application user IDs are managed by application layer and only one user ID is used to connect to database.
    As a DBA, how do I identify the "actual" application user that is running a particular process/database session? The purpose of identifying processes is due to many reasons such as to terminate un-used process, intentionally terminating a particular process (due to any reason), monitoring user access to a particular database, tables etc.
    Any idea of how to implement the above-mentioned user access control by DBA?
    Thanks
    ktt

    You can't unless the application plays nice and passes it to you.
    It is this lack of cooperation that leads many of us to be less than pleased with most middleware.

  • When PMON will sense session termination

    Hi All,
    I don't know what is the correct way to search about my problem, So forgive me if i douplicate my thread with already answered one.
    I have a scenario where a tool that opens a JBDC connection to the database and when these sessions are killed from the tool admin i found that the sessions are still active and after a period of time the max session parameter is reached the the database stoped giving more connections.
    My question is
    When SMON or PMON are not informed directly be session ubnormal termination?
    If there is a period of time for checking session termination can this time be changed?
    Please help.
    Regards;

    I think you would find Oracle dead connection detection (DCD) feature useful, easy to setup:
    On server side add in SQLNET.ORA:
    SQLNET.EXPIRE_TIME= <# of minutes>
    # of minutes is the time between successive probe packets sent from
    server to the client to check if the connection is still alive.
    A time of 10 minutes is probably optimum for most applications.

  • Failed to connect to database

    Several days ago, I created a workbook with 5 worksheets in Discoverer Plus 9.02 against a 10g database. Everything worked fine until today when I tried to re-saved the workbook into the database. I saw the error message that said "Failed to connect to database". When I hit the OK button in the error message dialog box, my sessions were terminated. Again, the error happened whenever I tried to re-save the workbook into the DB. I didn't see such error before.

    Hi Andy,
    We are having a similar issue. We recently upgraded from 4.1.48 to 10.1.2.48.18. We are using Plus/Viewer. Imported workbook has several worksheets. Query runs but then receive an error stating 'Contact with the server has been lost...' I set the row retrievel to 20 rows but still get this error message.
    Have you found a resolution to this problem?
    Thanks in advance for any help.
    Barbara

  • Database Session

    Does anyone use Forms 6i to connect to mySQL?
    In the OCA manual, it says that I can't use OPEN_FORM(form_name, SESSION) to open a form.
    Because it doesn't support separate database sessions.
    So when I open a few forms and then any one form calls the COMMIT_FORM built-in, all forms I opened are committed.
    I would like to commit each form separately. Anyone knows the solution?
    Thanks,
    Peter

    You may want to do some "cowboy debugging" here... Put in some printlns and see what kind of messages you get. Each JDBC driver, app server and connection pooling approach will throw different messages -- oh, and they can vary depending on how the connection was terminated/killed/dropped... So, my recommendation is to put some print statements in the handler and see what gets sent and then account for those situations.
    - Don

  • How to find the number of users  connected to database from OS level(Linux)

    Hi All,
    Could anyone know , how to find the number of users connected to database without connecting with sql*plus
    is there any command to find it?
    example we have 10 databases in one server, how to find the number of users connected to particular database without connecting to database(v$session)?
    oracle version:- 10g,11g
    Operating System:- OEL4/OEL5/AIX/Solaris
    any help will be appreciated.
    Thanks in advance.
    Thank you.
    Regards,
    Rajesh.

    Excellent.
    Tested, works as long as you set the ORACLE_SID first ( to change databases )
    ps -ef | grep $ORACLE_SID | grep "LOCAL=NO" | awk '{print $2}' | wc -l
    Thanks!
    select OSUSER
        from V$SESSION
    where AUDSID = SYS_CONTEXT('userenv','sessionid')
        and rownum=1;Best Regards
    mseberg

  • Work process re-started , session terminated

    Hi Gurus,
    While i creating a purchase order (me21n) , the process runs for a while and then i am getting a SAP GUI message "Work process re - started , session terminated" and the session is closed.Can anyone give me the cause of the problem and solution for the same.
    Developers Trace File Entry:
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M
    B B Fri Aug 31 16:09:36 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.26)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    25
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        1680
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1680) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)        7456    (828)
    M  DpShMCreate: sizeof(tm_adm)        2219848    (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)        18000    (60)
    M  DpShMCreate: sizeof(appc_ca_adm)    6000    (60)
    M  DpShMCreate: sizeof(comm_adm)        192000    (384)
    M  DpShMCreate: sizeof(vmc_adm)        0    (320)
    M  DpShMCreate: sizeof(wall_adm)        (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 05230040, size: 2506248)
    M  DpShMCreate: allocated sys_adm at 05230040
    M  DpShMCreate: allocated wp_adm at 052317A8
    M  DpShMCreate: allocated tm_adm_list at 052334C8
    M  DpShMCreate: allocated tm_adm at 052334F0
    M  DpShMCreate: allocated wp_ca_adm at 05451438
    M  DpShMCreate: allocated appc_ca_adm at 05455A88
    M  DpShMCreate: allocated comm_adm_list at 054571F8
    M  DpShMCreate: allocated comm_adm at 05457210
    M  DpShMCreate: allocated vmc_adm_list at 05486010
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 05486038
    M  DpShMCreate: allocated wall_adm at 05486040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M M Fri Aug 31 16:09:37 2007
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      26
    C    patchcomment MSSQL: GetNextMsst1 error (754819)
    C  np:(local) connection used on IDES
    C  Using Provider SQLNCLI
    C  Provider Release:9.00.1399.06
    C  Using Provider SQLNCLI
    C C Fri Aug 31 16:09:41 2007
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 1000 dynamic statements (5432000 bytes), total 32152052 bytes
    C  Using shared procedure name cache IDES_I04I04_I04_MEM initialized by another process.
    C  Connected to db server : [IDES] server_used : [np:(local)], dbname: I04, dbuser: i04
    C  pn_id:IDES_I04I04_I04
    B  Connection 0 opened
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT MAX OPT Date     Time   DBHost         B  000 000 R/3              000000000 ACTIVE       NO  YES NO  255 255 20070831 160937 IDES           C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    I I Fri Aug 31 16:09:53 2007
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF            (addr: 098E0040, size: 4400128)
    M  SHM_ROLL_AREA        (addr: 68200040, size: 160432128)
    M  SHM_PAGING_AREA        (addr: 09D20040, size: 72351744)
    M  SHM_ROLL_ADM            (addr: 0E230040, size: 1602056)
    M  SHM_PAGING_ADM        (addr: 0E3C0040, size: 525344)
    M  ThCreateNoBuffer        allocated 320144 bytes for 1000 entries at 0E450040
    M  ThCreateNoBuffer        index size: 3000 elems
    M  ThCreateVBAdm        allocated 7424 bytes (50 server) at 0E4A0040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 9
    B  dbtbxbuf: Buffer TABL  (addr: 134C00C8, size: 30000128, end: 1515C4C8)
    B  dbtbxbuf: Buffer TABLP (addr: 0F3000C8, size: 10240000, end: 0FCC40C8)
    B  dbexpbuf: Buffer EIBUF (addr: 151600D0, size: 4194304, end: 155600D0)
    B  dbexpbuf: Buffer ESM   (addr: 155700D0, size: 4194304, end: 159700D0)
    B  dbexpbuf: Buffer CUA   (addr: 0FCE00D0, size: 3072000, end: 0FFCE0D0)
    B  dbexpbuf: Buffer OTR   (addr: 159800D0, size: 4194304, end: 15D800D0)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    C C Fri Aug 31 16:09:54 2007
    C  Using Provider SQLNCLI
    C  The IRow interface is supported by this OLEDB provider
    S S Fri Aug 31 16:09:55 2007
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 15EFFBD0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1DF30098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1DF302C8
    S    using messages for server info
    S  size of spec char cache entry: 165020 bytes (timeout 100 sec)
    S  size of open spool request entry: 1152 bytes
    S  immediate print option for implicitely closed spool requests is disabled
    A A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 195 MB, reducing # of fragments
    A  System page size: 4kb, admin_size: 11476kb.
    A  Attached to PXA (address 24550040, size 400000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--
    A A A Fri Aug 31 16:09:56 2007
    A  ABAP ShmAdm attached (addr=56AF9000 leng=20955136 end=57EF5000)
    A  >> Shm MMADM area (addr=56E610E0 leng=134752 end=56E81F40)
    A  >> Shm MMDAT area (addr=56E82000 leng=17248256 end=57EF5000)
    A  RFC Destination> destination ides_I04_00 host ides system I04 systnr 0 (ides_I04_00)
    A  RFC Options> H=ides,S=00
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 1
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 38
    M  ThrCreateShObjects        allocated 9394 bytes at 0FFD0040
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\I04\DVEBMGS00\sec): ok
    N N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is C:\usr\sap\I04\SYS\exe\run\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    W  =================================================
    W  === ipl_Init() called
    W    ITSP Running against db release 620!
    W    ITSP Disable Kernel Web GUI functionality
    W  === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    W  =================================================
    B B Fri Aug 31 16:10:05 2007
    B  dbtran INFO (init_connection '<DEFAULT>' [MSSQL:640.00]):
    B   max_blocking_factor =  50,  max_in_blocking_factor      = 255,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   1,  prefer_union_for_select_all =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B   convert AVG         =   1,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x00,  character encoding          =SBCS / []:X,
    B   use_hints           = abap->1, dbif->0x1, upto->0, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0
    I I Fri Aug 31 16:10:10 2007
    I  MPI<c>9#3 Peak buffer usage: 5 (@ 64 KB)
    S  server @>SSRV:ides_I04_00@< appears or changes (state 1)
    S  server @>SSRV:ides_I04_00@< appears or changes (state 1)
    S  server @>SSRV:ides_I04_01@< appears or changes (state 1)
    E E Fri Aug 31 16:10:11 2007
    E  Replication is disabled
    N N Fri Aug 31 16:10:28 2007
    N  login/password_change_for_SSO : 1 -> 1
    B B Fri Aug 31 16:10:38 2007
    B  table logging switched off for all clients
    B B Fri Aug 31 16:10:41 2007
    B  dbmyclu : info : my major identification is 3232245831, minor one 0.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my uuid is 96AAC2654435DC46AFA4C31629BE366F.
    B  dbmyclu : info : current optimistic cluster level: 3
    B  dbmyclu : info : pessimistic reads set to 2.
    S S Fri Aug 31 16:15:55 2007
    S  found spool memory service RSPO-ACTIONS at 1DF34B50
    M M Fri Aug 31 16:20:14 2007
    M  call semaphore clean-up function ...
    M  ***LOG Q0E=> DpSigGenHandler, Exception (c0000005) [dpnttool.c   462]
    M  -
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=1680)
    When      : 8/31/2007 16:20:14.837
    Threads   : 2
    Computer Name       : IDES
    User Name           : SAPServiceI04
    Number of Processors: 2
    Processor Type: x86 Family 15 Model 6 Stepping 4
    Windows Version     : 5.2 Current Build: 3790
    State Dump for Thread Id 9cc
    eax=00000000 ebx=00000000 ecx=00000014 edx=00000000 esi=003860ec edi=003860c0
    eip=7c82ed54 esp=0300daa8 ebp=0300dab8 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 : MmxFree2
           00f35dde 2b0568e59701  sub eax,[MmxUheaderSz (0197e568)] ds:0197e568=00000010
           00f35de4 50               push    eax
           00f35de5 68dd000000       push    0xdd
           00f35dea ffb4246c010000   push    dword ptr [esp+0x16c]  ss:0300dc14=7c82f9dd
           00f35df1 e890ac1200       call    memset (01060a86)
           00f35df6 83c40c           add     esp,0xc
           00f35df9 8b4308           mov     eax,[ebx+0x8]          ds:0300d006=2bf38b08
           00f35dfc 8bf3             mov     esi,ebx
           00f35dfe 2b730c           sub     esi,[ebx+0xc]          ds:0300d006=2444890c
           00f35e01 89442418         mov     [esp+0x18],eax         ss:0601aaaf=00000000
    FAULT-> 00f35e05 f60601           test    byte ptr [esi],0x1           ds:003860ec=08
           00f35e08 7513             jnz     MmxFree2+0x4cf (00f35e1d)
           00f35e0a 8bce             mov     ecx,esi
           00f35e0c e814a7ffff       call    MmxIBlockRemove (00f30525)
           00f35e11 8b4308           mov     eax,[ebx+0x8]          ds:0300d006=08460108
           00f35e14 014608           add     [esi+0x8],eax          ds:033930f2=00000000
           00f35e17 89742414         mov     [esp+0x14],esi         ss:0601aaaf=00000000
           00f35e1b 8bde             mov     ebx,esi
           00f35e1d 8b7308           mov     esi,[ebx+0x8]          ds:0300d006=f6f30308
           00f35e20 03f3             add     esi,ebx
           00f35e22 f60601           test    byte ptr [esi],0x1           ds:003860ec=08
           00f35e25 750d             jnz     MmxFree2+0x4e6 (00f35e34)
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0300e648 00746014 3cc00548 3d07d010 06751220 00000000 disp+work!MmxFree2 [mmxx.c (2440)]
    0300e668 006450a7 00000000 00000001 3cc88e78 3cc485e8 disp+work!ab_sqlsclose [absapsql.c (8104)]
    0300e690 006466c6 00000013 00750af1 00000000 000000cd disp+work!ab_popbst [abstacks.c (4763)]
    0300e698 00750af1 00000000 000000cd 00000000 01c720fa disp+work!ab_poprsql [abstacks.c (1167)]
    0300e6cc 006e0f51 00000000 3d170778 00000000 00f00105 disp+work!ab_jsqls [absapsql.c (1306)]
    0300e770 00766be4 3d1715b3 3d170778 00000000 01afb3a4 disp+work!ab_extri [abextri.c (431)]
    0300e784 007ebf1c 00000000 7c36a42b 000004b6 00571b1a disp+work!ab_xevent [abrunt1.c (261)]
    0300e794 00571b1a 3d171080 0000002e 3d170778 3d17139a disp+work!ab_dstep [abdynpro.c (460)]
    0300e7bc 005740de 3d170778 3d170778 7c36a42b 00000000 disp+work!dynpmcal [dymainstp.c (2312)]
    0300e7d4 00573680 3d17139a 3d170778 00000003 0300fdcc disp+work!dynppai0 [dymainstp.c (1043)]
    0300e7f0 00549340 3d170778 00000002 00000001 00000000 disp+work!dynprctl [dymainstp.c (350)]
    0300fdcc 004747f4 00000002 0300fe74 00000001 00497626 disp+work!dynpen00 [dymain.c (1375)]
    0300fddc 00497626 00000002 00000000 003860a8 00000002 disp+work!Thdynpen00 [thxxhead.c (4353)]
    0300feec 004979e0 00000001 7ffd4000 00000000 00000000 disp+work!TskhLoop [thxxhead.c (4117)]
    0300ff04 00421d07 00000000 00000000 0300ff60 00401059 disp+work!tskhstart [thxxhead.c (1038)]
    0300ff14 00401059 00000003 003860a8 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1009)]
    0300ff60 01060bcf 00000003 003860a8 003828f8 0152d000 disp+work!main [thxxanf.c (58)]
    0300ffc0 77e523e5 00000000 00000000 7ffd4000 80a56be3 disp+work!mainCRTStartup [crtexe.c (398)]
    0300fff0 00000000 01060a8c 00000000 00905a4d 00000003 kernel32!IsProcessorFeaturePresent
    State Dump for Thread Id d2c
    eax=0000005e ebx=00000103 ecx=00000010 edx=000719bb esi=00000000 edi=00000000
    eip=7c82ed54 esp=04a1feb0 ebp=04a1fef4 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:04a1feb0=7c821514
           7c82ed5c 8d642400         lea     esp,[esp]              ss:07a2ceb7=????????
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    04a1fef4 00fc37ec 000006ac 00000000 00000000 0038cd48 ntdll!KiFastSystemCallRet
    04a1ff84 7c349565 00000000 00000000 00000000 0038cbd0 disp+work!SigIMsgFunc [signt.c (559)]
    04a1ffb8 77e6608b 0038cbd0 00000000 00000000 0038cbd0 MSVCR71!endthreadex
    04a1ffec 00000000 7c3494f6 0038cbd0 00000000 00000000 kernel32!GetModuleFileNameA
    M  -
    M M Fri Aug 31 16:20:16 2007
    M  call clean-up function ...
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 4, th_errno 11, action 4)
    M M  Info for wp 0
    M M    stat = 4
    M    reqtype = 1
    M    act_reqtype = 1
    M    rq_info = 0
    M    tid = 9
    M    mode = 0
    M    len = 787
    M    rq_id = 423
    M    rq_source = 1
    M    last_tid = 9
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M M  Modeinfo for User T9/M0
    M M    tm state = 2
    M    uid = 13
    M    term type = 0x4
    M    display = 0x8
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >ABAP1       <
    M    terminal = >DDDC393             <
    M    client = >120<
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    imode = 1
    M    mode state = 0x12
    M    task_type = ZTTADIA
    M    th_errno = 11
    M    rollout_reason = 1
    M    last_rollout_level = 7
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 0
    M    roll state = 4
    M    abap state = 4
    M    em state = 3
    M    eg state = 1
    M    spa state = 3
    M    enq state = 0
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    tcode = >ME21N               <
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 9
    M    act enq infos = 2
    M    em_hyper_hdl = 57F03BD8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0
    M M  Adresse   Offset  Data from input buffer
    M  -
    M  054A7D70  000000  00000000 00000000 01502700 00000000 |.........P'.....|
    M  054A7D80  000016  00000000 0000009f 74100623 00170000 |........t..#....|
    M  054A7D90  000032  04880131 31363000 77696e64 6f77732d |...1160.windows-|
    M  054A7DA0  000048  31323532 00100409 00033731 3010041d |1252......710...|
    M  054A7DB0  000064  00013010 040f0004 000012ad 10041900 |..0.............|
    M  054A7DC0  000080  02000010 05010016 000d0000 000d002b |...............+|
    M  054A7DD0  000096  a1001fa2 00000000 00000000 0000100c |................|
    M  054A7DE0  000112  08001000 00029f00 00047400 00029f00 |..........t.....|
    M  054A7DF0  000128  00047410 0a010009 00000000 00000000 |..t.............|
    M  054A7E00  000144  00100a03 00090100 00000000 78001f10 |............x...|
    M  054A7E10  000160  0a030009 03000900 00007800 0a100a03 |..........x.....|
    M  054A7E20  000176  00090200 00000300 75000a10 0a030009 |........u.......|
    M  054A7E30  000192  01000000 00007500 0a100a05 00090100 |......u.........|
    M  054A7E40  000208  00000000 75000910 090e00c8 00c80000 |....u...........|
    M  054A7E50  000224  00000075 00090000 23000700 0200000c |...u....#.......|
    M  054A7E60  000240  01000000 00002300 82003c00 00000003 |......#...<.....|
    M  054A7E70  000256  00070000 00070000 00000000 00000000 |................|
    M  054A7E80  000272  00000000 00000000 00020005 00020002 |................|
    M  054A7E90  000288  000c0014 00110003 0001000a 000e0005 |................|
    M  054A7EA0  000304  00060003 000a000f 000c0008 000a000c |................|
    M  054A7EB0  000320  000c0008 00030003 0002000a 0005000a |................|
    M  054A7EC0  000336  0005000a 0005000a 00050005 00011100 |................|
    M  054A7ED0  000352  11001100 11001100 11001100 11001100 |................|
    M  054A7EE0  000368  11001100 11001100 11001100 11001100 |................|
    M  054A7EF0  000384  11001100 11001100 11001100 11001100 |................|
    M  054A7F00  000400  11001100 11001100 11001100 11001100 |................|
    M  054A7F10  000416  11001100 100c0200 18000000 07000000 |................|
    M  054A7F20  000432  23000000 07000000 00000000 00000000 |#...............|
    M  054A7F30  000448  00100909 00180001 00077920 20202020 |..........y     |
    M  054A7F40  000464  20202020 20202020 31303030 0000100a |        1000....|
    M  054A7F50  000480  01000900 00000000 00000000 100a0300 |................|
    M  054A7F60  000496  09010000 00000078 001f100a 03000902 |.......x........|
    M  -
    M M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ides_I04_00 on host ides (wp 0)
    M  *  ERROR       ThSigHandler: signal
    M  *
    M  *  TIME        Fri Aug 31 16:20:16 2007
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          11
    M  *  MODULE      thxxhead.c
    M  *  LINE        9555
    M  *  COUNTER     3
    M  *
    M  *****************************************************************************
    M M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  ThrSaveSPAFields: save spa fields
    M  Entering ThSetStatError
    C  SQLBREAK: DBSL_CMD_SQLBREAK: CbOnCancel was set. rc: 1 BREAK_REQUESTED
    M  ThIErrHandle: don't try rollback again
    M  ThIErrHandle: call ThrCoreInfo
    M  ThDelEnqInfo: del enq_own >20070831161118747000000000ides............................</1
    M  ThDelEnqInfo: act enq info: 1
    M  ThDelEnqInfo: del enq_own >20070831161118747000010000ides............................</2
    M  ThDelEnqInfo: act enq info: 0
    A  TH VERBOSE LEVEL FULL
    C Fri Aug 31 16:20:17 2007
    C  SQLBREAK: BREAK_REQUESTED upgraded to BREAK_IN_PROGRESS sloledb.cpp 4187
    M Fri Aug 31 16:20:18 2007
    M  SosSearchAnchor: search anchor for 4
    M  ThIErrHandle: Entering ThReplyToMsg
    M  ThIErrHandle: Entering ThErrHdlUser
    M  ThErrHdlUser: set th_errno (11)
    M  ThErrHdlUser: save context
    M  ThSaveContext: roll out
    M  ThRollOut: roll out T9/U13/M0 (level=7, short_roll_out=0)
    M  ThRollOut: call rrol_out (1)
    M  ThRollOut: act roll state = DP_ROLLED_OUT
    M  ThRollOut: roll level <> 0, don't call ab_rollout
    M  ThRollOut: full roll out of U13 M0 I1 (Level 7) ok
    M  ThCheckEmMagic: check em magic at 3CC00A80 for T9/M0/I1
    M  ThCheckEmMagic: em magic at 3CC00A80 for T9/M0/I1 o.k.
    M  ThEmContextDetach2: detach T9/M0 from em memory (em_hdl=0, force=0)
    M  ThEmContextDetach2: reset local em info
    B  Disconnecting from ALL connections:
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT MAX OPT Date     Time   DBHost         B  000 000 R/3              000000000 ACTIVE       YES YES NO  255 255 20070831 160937 IDES           C  Rollback Work (0)
    B  Disconnected from connection 0
    B  statistics db_con_commit (com_total=149, com_tx=34)
    B  statistics db_con_rollback (roll_total=1, roll_tx=0)
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 1680) [dpnttool.c   357]
    M  return from clean-up function ...
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M
    B B Fri Aug 31 16:20:36 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.26)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    25
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        2460
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2460) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)        7456    (828)
    M  DpShMCreate: sizeof(tm_adm)        2219848    (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)        18000    (60)
    M  DpShMCreate: sizeof(appc_ca_adm)    6000    (60)
    M  DpShMCreate: sizeof(comm_adm)        192000    (384)
    M  DpShMCreate: sizeof(vmc_adm)        0    (320)
    M  DpShMCreate: sizeof(wall_adm)        (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 05230040, size: 2506248)
    M  DpShMCreate: allocated sys_adm at 05230040
    M  DpShMCreate: allocated wp_adm at 052317A8
    M  DpShMCreate: allocated tm_adm_list at 052334C8
    M  DpShMCreate: allocated tm_adm at 052334F0
    M  DpShMCreate: allocated wp_ca_adm at 05451438
    M  DpShMCreate: allocated appc_ca_adm at 05455A88
    M  DpShMCreate: allocated comm_adm_list at 054571F8
    M  DpShMCreate: allocated comm_adm at 05457210
    M  DpShMCreate: allocated vmc_adm_list at 05486010
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 05486038
    M  DpShMCreate: allocated wall_adm at 05486040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M M Fri Aug 31 16:20:37 2007
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      26
    C    patchcomment MSSQL: GetNextMsst1 error (754819)
    C  np:(local) connection used on IDES
    C  Using Provider SQLNCLI
    C  Provider Release:9.00.1399.06
    C C Fri Aug 31 16:20:38 2007
    C  Using Provider SQLNCLI
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 1000 dynamic statements (5432000 bytes), total 32152052 bytes
    C  Using shared procedure name cache IDES_I04I04_I04_MEM initialized by another process.
    C  Connected to db server : [IDES] server_used : [np:(local)], dbname: I04, dbuser: i04
    C  pn_id:IDES_I04I04_I04
    B  Connection 0 opened
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT MAX OPT Date     Time   DBHost         B  000 000 R/3              000000000 ACTIVE       NO  YES NO  255 255 20070831 162037 IDES           C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF            (addr: 098E0040, size: 4400128)
    M  SHM_ROLL_AREA        (addr: 68200040, size: 160432128)
    M  SHM_PAGING_AREA        (addr: 09D20040, size: 72351744)
    M  SHM_ROLL_ADM            (addr: 0E230040, size: 1602056)
    M  SHM_PAGING_ADM        (addr: 0E3C0040, size: 525344)
    M  ThCreateNoBuffer        allocated 320144 bytes for 1000 entries at 0E450040
    M  ThCreateNoBuffer        index size: 3000 elems
    M  ThCreateVBAdm        allocated 7424 bytes (50 server) at 0E4A0040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 9
    B  dbtbxbuf: Buffer TABL  (addr: 134C00C8, size: 30000128, end: 1515C4C8)
    B  dbtbxbuf: Buffer TABLP (addr: 0F3000C8, size: 10240000, end: 0FCC40C8)
    B  dbexpbuf: Buffer EIBUF (addr: 151600D0, size: 4194304, end: 155600D0)
    B  dbexpbuf: Buffer ESM   (addr: 155700D0, size: 4194304, end: 159700D0)
    B  dbexpbuf: Buffer CUA   (addr: 0FCE00D0, size: 3072000, end: 0FFCE0D0)
    B  dbexpbuf: Buffer OTR   (addr: 159800D0, size: 4194304, end: 15D800D0)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    C  Using Provider SQLNCLI
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 15EF7370
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1DEF0098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1DEF02C8
    S    using messages for server info
    S  size of spec char cache entry: 165020 bytes (timeout 100 sec)
    S  size of open spool request entry: 1152 bytes
    S  immediate print option for implicitely closed spool requests is disabled
    A A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 195 MB, reducing # of fragments
    A  System page size: 4kb, admin_size: 11476kb.
    A  Attached to PXA (address 24550040, size 400000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--
    A A  ABAP ShmAdm attached (addr=56AF9000 leng=20955136 end=57EF5000)
    A  >> Shm MMADM area (addr=56E610E0 leng=134752 end=56E81F40)
    A  >> Shm MMDAT area (addr=56E82000 leng=17248256 end=57EF5000)
    A  RFC Destination> destination ides_I04_00 host ides system I04 systnr 0 (ides_I04_00)
    A  RFC Options> H=ides,S=00
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 1
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 38
    M  ThrCreateShObjects        allocated 9394 bytes at 0FFD0040
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\I04\DVEBMGS00\sec): ok
    N N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is C:\usr\sap\I04\SYS\exe\run\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    W  =================================================
    W  === ipl_Init() called
    W    ITSP Running against db release 620!
    W    ITSP Disable Kernel Web GUI functionality
    W  === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    W  =================================================
    M  ThCheckPrevUser: clean previous user T9/U13/M0
    M M  Modeinfo for User T9/M0
    M M    tm state = 2
    M    uid = 13
    M    term type = 0x4
    M    display = 0x8
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >ABAP1       <
    M    terminal = >DDDC393             <
    M    client = >120<
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    imode = 1
    M    mode state = 0x12
    M    task_type = ZTTADIA
    M    th_errno = 11
    M    rollout_reason = 1
    M    last_rollout_level = 7
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 0
    M    roll state = 3
    M    abap state = 3
    M    em state = 2
    M    eg state = 1
    M    spa state = 3
    M    enq state = 0
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    tcode = >ME21N               <
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 9
    M    act enq infos = 0
    M    em_hyper_hdl = 57F03BD8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0
    M C  The IRow interface is supported by this OLEDB provider
    M  ***LOG R47=> ThResFree, delete (001023) [thxxmode.c   1283]

    I Got the same problem but at that time i have installed GUI of lower version. WHen i have upgraded the GUI it worked fine. Better you check once the SAPGUI configuration.

  • How to Identify database sessions used by forms sso user sessions?

    Hi:
    When using forms with SSO, all database sessions are opened by the same OSUSER (usually oracle), from the same machine (usually the forms server) and by the same program (usually [email protected] [TNS V1-V3]).
    I need a way to identify the database session (v$session) that is beeing used by a specific SSO user. By using SSO, we say implicitly that all users using that SSO resource will be connect to the database by a specific database user.
    So, what can I do to identify the database session that a specific forms user is using ?
    Thanks
    Joao Oliveira

    You could try something like the following in a when new form instance trigger:
    declare
    authenticated_username varchar2(30);
    begin
    authenticated_username := get_application_property(`sso_userid');
    DBMS_APPLICATION_INFO.SET_CLIENT_INFO (
    client_info IN VARCHAR2);
    end;
    This will store the sso userid in the client_info field of v$session.
    I hope this works for you.
    Randy McGregor

  • MySQL Database Connection (two databases at the same time)

    I have never had to open more than one MySQL database from within the same website before, but I do now.  The website I have is designed where all the content comes from within the main database.  I am building an Inventory system that I want within it's own database, in the event I would ever need to move the application to another server or something, I don't want this data residing in the main database.
    Currently, I open the database connection from within a file called "common.php" that resides in a directory called "lib" that can be accessed from the root directory.  Below is the proposed code that would be placed within the "common.php" file:
    // Define Database Variables
    $dbserver = "127.0.0.1";
    $dbuser  = array('clevelan_user1', 'clevelan_user2');
    $dbpass  = array('P@ssw0rd', 'P@ssw0rd2');
    $dbname  = array('clevelan_database1', 'clevelan_database2');
    // Start Session
    session_start();
    // Connect to Databases
    connectdb($dbserver, $dbuser[0], $dbpass[0], $dbname[0]);
    connectdb2($dbserver, $dbuser[1], $dbpass[1], $dbname[1]);
    // Database 1 Connection
    function connectdb($dbserver, $dbuser, $dbpass, $dbname) {
    // connects to db
      global $connection;
      $connection = @mysql_connect($dbserver, $dbuser, $dbpass) or die ("could not connect to server");
      $db = @mysql_select_db($dbname, $connection) or die ("could not select databsase");
      return $connection;
    // Database 2 Connection
    function connectdb2($dbserver, $dbuser, $dbpass, $dbname) {
    // connects to db
      global $connection2;
      $connection2 = @mysql_connect($dbserver, $dbuser, $dbpass) or die ("could not connect to server");
      $db2 = @mysql_select_db($dbname, $connection2) or die ("could not select databsase");
      return $connection2;
    //End of Code Within the "common.php"
    From within any page of the website, I want to access both connections by placing an include at the top of each page:
    include_once("lib/common.php");
    Currently, when I run the code above, any page within the website (the home page) provides error messages with regards to database connectivity (the pages are looking for there content from within the second database.  It's as if the second database is the only database seen by the website.
    I need help figuring out how I can have two MySQL databases open at the same time (the second database will only be open for short periods of time and then closed).  But the main database is always open.

    Create one project using one copy of the exact tables.
    create 2 different sessions.xml files each pointing to the same project. Set the login information in the sessions.xml files.
    That should work fine.
    Peter

  • (Cisco Historical Reporting / HRC ) All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054

    Hi All,
    I am getting an error message "All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054"  when trying to log into HRC (This user has the reporting capabilities) . I checked the log files this is what i found out 
    The log file stated that there were ongoing connections of HRC with the CCX  (I am sure there isn't any active login to HRC)
    || When you tried to login the following error was being displayed because the maximum number of connections were reached for the server .  We can see that a total number of 5 connections have been configured . ||
    1: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:Current number of connections (5) from historical Clients/Scheduler to 'CRA_DATABASE' database exceeded the maximum number of possible connections (5).Check with your administrator about changing this limit on server (wfengine.properties), however this might impact server performance.
    || Below we can see all 5 connections being used up . ||
    2: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:[DB Connections From Clients (count=5)]|[(#1) 'username'='uccxhrc','hostname'='3SK5FS1.ucsfmedicalcenter.org']|[(#2) 'username'='uccxhrc','hostname'='PFS-HHXDGX1.ucsfmedicalcenter.org']|[(#3) 'username'='uccxhrc','hostname'='PFS-HHXDGX1.ucsfmedicalcenter.org']|[(#4) 'username'='uccxhrc','hostname'='PFS-HHXDGX1.ucsfmedicalcenter.org']|[(#5) 'username'='uccxhrc','hostname'='47BMMM1.ucsfmedicalcenter.org']
    || Once the maximum number of connection was reached it threw an error . ||
    3: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:Number of max connection to 'CRA_DATABASE' database was reached! Connection could not be established.
    4: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:Database connection to 'CRA_DATABASE' failed due to (All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054.)
    Current exact UCCX Version 9.0.2.11001-24
    Current CUCM Version 8.6.2.23900-10
    Business impact  Not Critical
    Exact error message  All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054
    What is the OS version of the PC you are running  and is it physical machine or virtual machine that is running the HRC client ..
    OS Version Windows 7 Home Premium  64 bit and it’s a physical machine.
    . The Max DB Connections for Report Client Sessions is set to 5 for each servers (There are two servers). The no of HR Sessions is set to 10.
    I wanted to know if there is a way to find the HRC sessions active now and terminate the one or more or all of that sessions from the server end ? 

    We have had this "PRX5" problem with Exchange 2013 since the RTM version.  We recently applied CU3, and it did not correct the problem.  We have seen this problem on every Exchange 2013 we manage.  They are all installations where all roles
    are installed on the same Windows server, and in our case, they are all Windows virtual machines using Windows 2012 Hyper-V.
    We have tried all the "this fixed it for me" solutions regarding DNS, network cards, host file entries and so forth.  None of those "solutions" made any difference whatsoever.  The occurrence of the temporary error PRX5 seems totally random. 
    About 2 out of 20 incoming mail test by Microsoft Connectivity Analyzer fail with this PRX5 error.
    Most people don't ever notice the issue because remote mail servers retry the connection later.  However, telephone voice mail systems that forward voice message files to email, or other such applications such as your scanner, often don't retry and
    simply fail.  Our phone system actually disables all further attempts to send voice mail to a particular user if the PRX5 error is returned when the email is sent by the phone system.
    Is Microsoft totally oblivious to this problem?
    PRX5 is a serious issue that needs an Exchange team resolution, or at least an acknowledgement that the problem actually does exist and has negative consequences for proper mail flow.
    JSB

Maybe you are looking for

  • LiveConnect - where do i import netscape.javascript.* from?

    I'm trying to get some LiveConnect stuff running with a Java applet, but can't seem to find where to import the package netscape.javascript.* from. Can anyone please help? Many thanks

  • My daughter deleted my bookmarks and history. Can I get them back? I have Firefox 3.0 and a Mac.

    On July 1, 2010 on about 4:30 pm, my browsing and history files were erased by a member of my family. I had very important information and messages that were saved from February of 2010 up until June. Is there any way of retrieving my history back? I

  • CRM BP Related Tables

    Dear Friends Can anyone please send me BP related Tables to me? either here or by E-mailing me plzz... My e-mail ID is [email protected] Many thannks and regards, Lata.

  • Folder creation

    Is it in the plans for Vibe Desktop to allow subfolders created on the desktop in a synced folder to be synced to Vibe? Now, the folders have to be created in the Vibe web interface and then the files will be synced. It would be MUCH easier for users

  • OSB server

    Dear team, We have configured remote OSB server(11.1.14 version) in OEPE workshop(installed in local machine) and we tried to start remote OSB server for first time.. The OSB server status is Started,republish. Is it like for the first time after ser