Partner Broken

Hello Guys
I have a peculiar problem.Our CRM server is located in the US.We have a (UK) team working during the day and another team working during the night.There is no problem with the system during the day.I mean the connectivity.Unfortunately, during the night, if there is no activity on the GUI for more than 30 secs, there is an error message and the connection is lost.
The following is the errror message.
E11 : Connection to partner broken
WSAECONNRESET : Connection reset by peer
Error No : 10054
Could anyone please tell me what the reason could be ? I tried different solutions like,dabbling a few screens like RZ10 and others.But none of my efforts are fruitful.
I once again request you to help me in this matter.
Thanks
Alicia

Hi Daniele,
Seems like the way you are trying to give the IP Address to connect to SAP seems fishy...
Connect_PM GWHOST=/H/62.94.80.149/S/3299/H/10.1.14.251, GWSERV=sapgw00, ASHOST=/H/62.94.80.149/S/3299/H/10.1.14.251, SYSNR=00
This error message states that the way you are trying to connect is wrong. Router specification with the IP address is wrong. I would say try to get in touch with your basis team  the correct IP to connect to the SAP system.
Ravi

Similar Messages

  • Connection to partner broken in SAP R/3 4.7

    Hi all,
    I am trying to connect R/3 4.7 server from SAP GUI 640 (patch 16).
    I am able to login but when I execute transactions which extract data(heavy) eg. ST22, PFCG, ST03 , it is giving the below error.
    <SID>: Connection to partner broken
    Time  Thu Oct 15 13:00:15 1998
    Component  NI (network interface)
    Release   640
    Version   37
    Module   ninti.c
    Line   789
    Method   NiPRead(<IP Address>/sapdp00, hdl 2)
    Return Code   -6
    System Call   recv
    Error No   10054
    Error Text   WSAECONNRESET: Connection reset by peer
    Counter   2
    But I can access the same server from the same network in other system with same GUI version and patch level.
    Can any one tell me the reason and the solution for this problem.
    Thanks in advance
    Regards
    Eshwar

    Hi Manas,
    I have tried to ping using the given parameters in both the systems, but in both the systems I am getting Request timed out.
    What can I do now???
    Rgds
    Eshwar

  • "Connection to Partner Broken" Message

    I have a NW4 preview installation running on Linux.  I get the following message while trying to connect from a W2000 client.  I also cannot connect locally on the linux machine using the Java GUI.  I get a similar message.
    Here is the Windows message:
    [code]D:\Program Files\SAP\FrontEnd\SAPgui>niping -c -H server -S 3200
    Wed Feb 22 13:41:43 2006
    connect to server o.k.
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 1094]
    ERROR => NiTClientLoop: NiTReadLoop (rc=-6) [nixxtst.c    1851]
    ERROR       connection to partner broken
    TIME        Wed Feb 22 13:41:43 2006
    RELEASE     620
    COMPONENT   NI (network interface)
    VERSION     36
    RC          -6
    MODULE      ninti.c
    LINE        1094
    DETAIL      NiPRead (192.168.1.201/3200)
    SYSTEM CALL recv
    ERRNO       10054
    ERRNO TEXT  WSAECONNRESET: Connection reset by peer
    COUNTER     1
    *****************************************************************************[/code]
    Here is the Linux message.
    [code]/home/nw4/SAPClients/SAPGUI6.40rev6/bin $ ./guistart /H/local host/S/3200
    [Thr 1075193536] Thu Feb 23 08:55:12 2006
    [Thr 1075193536] *** ERROR => ***AgCom ConnectDirect m_bState FALSE (0x84c0af0): Error: partner not reached (host localhost, service 3200)
    Thu Feb 23 08:55:12 2006
    Release 640
    Component NI (network interface), version 37
    rc = -10, module nixxi_r_mt.cpp, line 8684
    Detail NiPConnect2
    System Call SiPeekPendConn
    Error No 111
    'Connection refused'
    [nixxi_r_mt.c 8684]
    ERROR #############################
    23.02. 08:55:12.770 ERROR: JniAgComAdaptor.connect failed
    ERROR #############################
    java.lang.Exception: Error: partner not reached (host localhost, service 3200)
    [/code]
    Any ideas on how to troubleshoot it would be appreciated

    Hi Jerry,
    The error 10054 as you indicated in your message, is normally due to an error of the TCP/IP connection between 2 nodes, which has been lost.
    There can be a variety of reasons for this from an incorrect termination of the connection on one side to physical network problems etc.
    Please check out following SAP OSS Notes for further information in service marketplace:
      155147  WinNT: Connection reset by peer
      413330  Network timeouts
      500235  Network Diagnosis with NIPING
    This could be due to hardware problems with the network, or to network problems. Please use the 'NIPING' tool to trace and check the network connection as per note 500235.
    You could ask your Network Administrator to ensure your network status is healthy.
    Hope this helps.
    Regards,
    Vincent Lim

  • Connection to partner broken error message

    Hi everyone,
    We have an issue with uploading of large files on NetWeaver 7.1 SP3 (it works fine for small files). After some time of upload running, the following exception is thrown:
    Caused by: org.jvnet.mimepull.MIMEParsingException: com.sap.bc.proj.jstartup.fca.FCAException: Cannot get InBuffer: -7 connection to partner broken.
         at org.jvnet.mimepull.MIMEParser.fillBuf(MIMEParser.java:416)
         at org.jvnet.mimepull.MIMEParser.readBody(MIMEParser.java:191)
         at org.jvnet.mimepull.MIMEParser.access$500(MIMEParser.java:62)
         at org.jvnet.mimepull.MIMEParser$MIMEEventIterator.next(MIMEParser.java:143)
         at org.jvnet.mimepull.MIMEParser$MIMEEventIterator.next(MIMEParser.java:117)
         at org.jvnet.mimepull.MIMEMessage.makeProgress(MIMEMessage.java:186)
         at org.jvnet.mimepull.DataHead$ReadMultiStream.fetch(DataHead.java:201)
         at org.jvnet.mimepull.DataHead$ReadMultiStream.read(DataHead.java:172)
         at java.io.InputStream.read(InputStream.java:89)
    Is it possible to tune the http service like in NW 6.4 version?
    Thanks,
    Radu

    Hi Shaji,
    we have two possibilities to upload large files:
    1. Using MTOM Web Services. Here we provided our own Web Services implementation layer based on JAX-WS 2.1.3 reference implementation. For larger files we got the “connection broken” exception, with the following NW related stack trace:
    Caused by: com.sap.bc.proj.jstartup.fca.FCAException: Cannot get InBuffer: -7 connection to partner broken.
         at com.sap.bc.proj.jstartup.fca.impl1.FCAConnection.nativeRead(Native Method)
         at com.sap.bc.proj.jstartup.fca.impl1.FCAConnection.read(FCAConnection.java:272)
         at com.sap.bc.proj.jstartup.fca.impl1.FCAInputStream.read(FCAInputStream.java:102)
         at com.sap.bc.proj.jstartup.fca.impl1.FCAInputStream.read(FCAInputStream.java:67)
         at com.sap.engine.services.httpserver.server.io.HttpInputStreamImpl.read(HttpInputStreamImpl.java:167)
         at com.sap.engine.services.httpserver.server.io.ChunkedInputStream.unchunkNext(ChunkedInputStream.java:95)
         at com.sap.engine.services.httpserver.server.io.ChunkedInputStream.read(ChunkedInputStream.java:57)
         at org.jvnet.mimepull.MIMEParser.fillBuf(MIMEParser.java:414)
    2. Using the HttpServletRequest input stream. In this case, the NW related stack trace is:
    Caused by: com.sap.bc.proj.jstartup.fca.FCAException: Cannot get InBuffer: -7 connection to partner broken.
         at com.sap.bc.proj.jstartup.fca.impl1.FCAConnection.nativeRead(Native Method)
         at com.sap.bc.proj.jstartup.fca.impl1.FCAConnection.read(FCAConnection.java:272)
         at com.sap.bc.proj.jstartup.fca.impl1.FCAInputStream.read(FCAInputStream.java:102)
         at com.sap.bc.proj.jstartup.fca.impl1.FCAInputStream.read(FCAInputStream.java:67)
         at com.sap.engine.services.httpserver.server.io.HttpInputStreamImpl.read(HttpInputStreamImpl.java:167)
         at com.opentext.ecm.services.streaming.impl.Streaming.read(Streaming.java:313)
    Again, it works well for small files.
    Thanks in advance,
    Radu

  • IDE:connection to partner broken

    what's the problem?how to solve it?help me,thanks!
    it popups a dialog box with messages as below everytime,a few minutes after i started up SE38(ABAP Editor):
    IDE:connection to partner broken
    Error Text WSAECONNRESET :Connection reset by peer
    Error No 10054

    Hi Snow
    That message is indicating that:
    Server Connection is Lost or Server is in DownTime Status.
    LogOff and try again or Contact your Basis Person.
    Regards,
    Sree

  • Sapxpg - connection to partner broken (SLD - SolMan)

    Hello,
    I've problem wtih my RFC-Connection SAPXPG_DBDEST_<host>.
    To collect data for dba-cockpit, we need a RFC-Connection between SolMan and SLD:
    RFC Destination     SAPXPG_DBDEST_HBMESA5A
    Connection Type  T  TCP/IP Connection                 Description
    Description 1       sapxpg
    Program               sapxpg
    Target Host          hbmesa5a......
    Save as               10.0.61.86
                                     20     Defined Value in Seconds
    Gateway Host        hbmesa5a......
    Gateway service:   sapgw00
    Gatway is running correct.
    Connection Test gives result:
    Logon     Cancel
    Error Details     connection to partner '127.0.0.1:0' broken / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 t
    Error Details     ERROR: connection to partner '127.0.0.1:0' broken
    Error Details     LOCATION: SAP-Gateway on host hbmesa5a / sapgw00
    Error Details     DETAIL: NiIRead: 127.0.0.1:0
    Error Details     CALL: recv
    Error Details     COMPONENT: NI (network interface)
    Error Details     COUNTER: 9655
    Error Details     MODULE: nixxi.cpp
    Error Details     LINE: 4702
    Error Details     RETURN CODE: -6
    Error Details     SUBRC: 0
    Error Details     RELEASE: 711
    Error Details     TIME: Fri Feb  4 17:28:20 2011
    Error Details     VERSION: 39
    rfc-connection from our solution manager to the target host.
    Could anyone give us advice? Thanks in advance
    Best Regards
    Gerry Vanek
    Edited by: Gerry Vanek on Feb 4, 2011 5:34 PM

    Hello,
    we fixed the problem. Really simple when you know ...;()
    We deleted the existing RFC-Connection and created a new one with the same parameters.
    After that the connection works fine. The RFC had the problem, probably a corrupted entry in the table.
    Best regards
    Gerry Vanek
    Edited by: Gerry Vanek on Feb 25, 2011 3:37 PM

  • SAPROUTER -  connection to partner broken

    Hi gurus,
    I log to my company using a saprouter (the distance from my office is 300 Km).
    All seems to work fine, the only problem (big problem) is that the connection is broken very frequently: I think that the average period lasts 10 minutes. This is the error:
    DV1: connection to partner '195.223.140.219:3299' broken
    Component     NI (network interface)
    Release     710
    Version     39
    Module     nixxi.cpp
    Line          4554
    Method     NiRead
    Return Code      -6
    System call     recv
    Error No     10054
    Error text     WSAECONNRESET: connection reset by peer
    Counter     1
    What could be the reason?
    I think that the saprouter string is correct because I can log to the system. Also the internet connection seems stable ...
    Thanks a lot
    Guido

    hi guido,
    it seems that you have low quality network connection with your SAP server. Check your connection first.
    ardhian
    http://sapbasis.wordpress.com

  • Connection to partner broken

    Situation: Can not execute transaction "PPOM"
    Network diagnosis: data packets lost
    Solution:
        1. move VPN end point from Cyberguard to Cisco VPN
    concentrator (3020).
        2. add a new public IP network to avoid having to NAT

    Hi Nick,
       GWSERV=3299 is wrong. It should be GWSERV=33XX, either you are specifying wrong parameters for connection or your services file (<windows>/system32/drivers/etc/services) has wrong entry , it should have entries like -
    sapgw00          3300/tcp
    sapgw01          3301/tcp
    sapgw02          3302/tcp
    sapgw03          3303/tcp
    Typically you will use sapgw00.
    Cheers,
    Sanjeev

  • Connection broken by Citrix Session

    Hi!
    I have problem by working with SAP System over Citrix session.
    If I work with SAP System I get the error
    SAPSID: connection to partner broken
    WSAECONNRESET: Connection reset by peer
    If I try to log on to system immediately after this error I get following error:
    time out while pending for route competition
    Can some one help by solving this problem?
    Thank you very much
    regards

    Hi Axel,
    Check my reply to another thread.
    Regards
    Ganesh

  • Connection to partner  Borken

    Hi
    I have created R/3 System in Portal. I tested it and it is successful. But when i am testing this system using Support tab in portal where i have given System , Tansaction Code and SAP GUI Type -- SAP GUI for Windows. i am getting
    " Connection to Partner Broken" Error. How to resolve this.
    Regards
    Sowmya

    Hi,
    go through this links, you may find the solution
    Re: Connection error with portal to R3 .
    Portal and BI system connection
    regards,
    Pradeep

  • Sap instance is not starting

    Hi this is sathyan here i have SAP 4.6c on win2k and recently when i started the server the nessage server is working ok but the dispatcher starts and then stops immediately. and all the work process end not able to find out the problem please help below are the following log files ...please help me.....
    1. dev_disp
    trc file: "dev_disp", trc level: 1, release: "46C"
    Mon May 29 15:33:05 2006
    relno 4640
    patchlevel 0
    patchno 748
    intno 0
    pid 1628
    ***LOG Q00=> DpSapEnvInit, DPStart (00 1628) [dpxxdisp.c 878]
    MtxInit: -2 0 0
    MBUF state OFF
    MBUF opmode USE
    Mon May 29 15:33:07 2006
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <ES> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 360 MB
    <ES> 359 blocks reserved for free list.
    ES initialized.
    Mon May 29 15:33:08 2006
    ***LOG Q0K=> DpMsAttach, mscon ( sapsrv) [dpxxdisp.c 7536]
    MBUF set hwid_state to HWID_PENDING
    CCMS: Initalizing shared memory of size 10000000 for monitoring segment.
    Mon May 29 15:33:09 2006
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 4640, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    MBUF set hwid_state to SAP_O_K (P0529498296 )
    DpMsgAdmin: Set patchno for this platform to 748
    Release check o.K.
    Mon May 29 15:33:48 2006
    ERROR => W0 (pid 1824) died [dpxxdisp.c 9723]
    ERROR => W1 (pid 1832) died [dpxxdisp.c 9723]
    ERROR => W2 (pid 1840) died [dpxxdisp.c 9723]
    ERROR => W3 (pid 1848) died [dpxxdisp.c 9723]
    ERROR => W4 (pid 1856) died [dpxxdisp.c 9723]
    ERROR => W5 (pid 1864) died [dpxxdisp.c 9723]
    ERROR => W7 (pid 1880) died [dpxxdisp.c 9723]
    ERROR => W8 (pid 1888) died [dpxxdisp.c 9723]
    ERROR => W10 (pid 1904) died [dpxxdisp.c 9723]
    ERROR => W11 (pid 1908) died [dpxxdisp.c 9723]
    my types changed after wp death/restart 0x3f --> 0x3b
    MBUF MOD: state MBUF_PREPARED -> return
    Mon May 29 15:34:08 2006
    ERROR => W6 (pid 1872) died [dpxxdisp.c 9723]
    ERROR => W9 (pid 1896) died [dpxxdisp.c 9723]
    ERROR => W12 (pid 1916) died [dpxxdisp.c 9723]
    ERROR => W13 (pid 1924) died [dpxxdisp.c 9723]
    ERROR => W14 (pid 1944) died [dpxxdisp.c 9723]
    my types changed after wp death/restart 0x3b --> 0x0
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    Mon May 29 15:34:09 2006
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c 7741]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 1628) [dpxxdisp.c 6458]
    2. dev_ms
    trc file: "dev_ms", trc level: 1, release: "46C"
    [Thr 1552] Mon May 29 15:33:02 2006
    [Thr 1552] MsSSetTrcLog: trc logging not active
    [Thr 1552] Mon May 29 15:33:03 2006
    [Thr 1552] relno 4640
    [Thr 1552] patchlevel 0
    [Thr 1552] patchno 690
    [Thr 1552] intno 0
    [Thr 1552] pid 232
    ***LOG Q01=> MsSInit, MSStart (Msg Server 1 232) [msxxserv.c 1307]
    [Thr 1552] *** I listen to port sapmsTBC (3600) ***
    [Thr 1552] CUSTOMER KEY: >P0529498296<
    [Thr 1552] Mon May 29 15:34:09 2006
    [Thr 1552] ***LOG Q0I=> NiPRead: recv [Thr 1552] (10054: WSAECONNRESET: Connection reset by peer) [Thr 1552] [ninti.c 1123]
    [Thr 1552] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c 7393]
    [Thr 1552] *** ERROR => MsSClientHandle: MsSRead C1 (sapsrv_TBC_00), MSEINTERN [msxxserv.c 3113]
    [Thr 1668] Mon May 29 15:34:55 2006
    [Thr 1668] MsSExit: received SIGINT (2)
    ***LOG Q02=> MsSHalt, MSStop (Msg Server 232) [msxxserv.c 4139]
    3.dev_rfc
    ERROR file opened at 20070107 233251 Pacific Standar, REL 46C,0,748, VER 3 MT-SL
    T:2060 ======> CPIC-CALL: 'CMRCV'
    LOCATION CPIC (TCP/IP) on local host
    ERROR connection to partner broken
    TIME Sun Jan 07 23:32:51 2007
    RELEASE 46C
    COMPONENT NI (network interface)
    VERSION 34
    RC -6
    MODULE ninti.c
    LINE 1123
    DETAIL NiPRead
    SYSTEM CALL recv
    ERRNO 10054
    ERRNO TEXT WSAECONNRESET: Connection reset by peer
    COUNTER 3
    T:2060 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    ERROR file opened at 20060419 161537 Pacific Dayligh, REL 46C,0,748, VER 3 MT-SL
    T:1012 ======> CPIC-CALL: 'CMRCV'
    LOCATION CPIC (TCP/IP) on local host
    ERROR connection to partner broken
    TIME Wed Apr 19 16:15:37 2006
    RELEASE 46C
    COMPONENT NI (network interface)
    VERSION 34
    RC -6
    MODULE ninti.c
    LINE 1699
    DETAIL NiPWrite
    SYSTEM CALL WSASend
    ERRNO 10054
    ERRNO TEXT WSAECONNRESET: Connection reset by peer
    COUNTER 3
    T:1012 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    4.dev_w0
    trc file: "dev_w0", trc level: 1, release: "46C"
    ACTIVE TRACE LEVEL 1
    ACTIVE TRACE COMPONENTS all, M
    B
    B Mon May 29 15:33:09 2006
    B create_con (con_name=R/3)
    B Loading DB library 'E:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B Library 'E:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B Version of library 'E:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46C.00", patchlevel (0.575)
    B New connection 0 created
    M relno 4640
    M patchlevel 0
    M patchno 748
    M intno 0
    M pid 1824
    M
    M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1824) [dpxxdisp.c 912]
    I MtxInit: -2 0 0
    X EmInit: MmSetImplementation( 2 ).
    X <ES> client 0 initializing ....
    X Using implementation std
    M <ES> Memory Reset enabled
    X ES initialized.
    M ThSysUsrCheck: clear T0
    M calling db_connect ...
    B find_con found the following connection for reuse:
    B 0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C Got ORACLE_HOME=E:\oracle\ora81 from environment
    C Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C Logon as OPS$-user to get SAPR3's password
    C Connecting as /@TBC on connection 0 ...
    C
    C Mon May 29 15:33:26 2006
    C *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c 2423]
    C *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c 6721]
    C Try to connect with default password
    C Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c 2423]
    C *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c 6721]
    C Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C Logon as OPS$-user to get SAPR3's password
    C Connecting as /@TBC on connection 0 ...
    C *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c 2423]
    C *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c 6721]
    C Try to connect with default password
    C Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c 2423]
    C *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c 6721]
    B ***LOG BY2=> sql error 1033 performing CON [dbsh 0695 ]
    B ***LOG BY0=> [dbsh 0695 ]
    B ***LOG BY2=> sql error 1033 performing CON [dblink 0627 ]
    B ***LOG BY0=> [dblink 0627 ]
    M ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c 1093]
    M *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 7850]
    M
    M Info for wp 0
    M
    M stat = 4
    M reqtype = 1
    M act_reqtype = -1
    M tid = -1
    M mode = 255
    M len = -1
    M rq_id = -1
    M rq_source = 255
    M last_tid = 0
    M last_mode = 0
    M rfc_req = 0
    M report = > <
    M action = 0
    M tab_name = > <
    M
    M *****************************************************************************
    M *
    M * LOCATION SAP-Server sapsrv_TBC_00 on host sapsrv (wp 0)
    M * ERROR tskh_init: db_connect
    M *
    M * TIME Mon May 29 15:33:26 2006
    M * RELEASE 46C
    M * COMPONENT Taskhandler
    M * VERSION 1
    M * RC 13
    M * MODULE thxxhead.c
    M * LINE 7930
    M * COUNTER 1
    M *
    M *****************************************************************************
    M
    M ***LOG Q02=> wp_halt, WPStop (Workproc 0 1824) [dpnttool.c 300]
    5. SAP-R/3-Startup Program
    Starting at 2006/05/29 15:32:46
    Startup Profile: "E:\usr\sap\TBC\sys\profile\START_DVEBMGS00_sapsrv"
    Starting Programs
    (1540) Execute: E:\usr\sap\TBC\SYS\exe\run\strdbs.cmd TBC
    (232) CreateProcess: E:\usr\sap\TBC\SYS\exe\run\msg_server.exe pf=E:\usr\sap\TBC\SYS\profile\TBC_DVEBMGS00_sapsrv
    (1628) CreateProcess: E:\usr\sap\TBC\SYS\exe\run\disp+work.exe pf=E:\usr\sap\TBC\SYS\profile\TBC_DVEBMGS00_sapsrv
    sapsrv\Administrator is stopping R/3 System at 2006/05/29 15:34:55
    (840) Parent Shutdown at 2006/05/29 15:34:55
    (840) kill(1628) failed
    6.sqlnet
    Fatal NI connect error 12560, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleTBC)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=TBC)(CID=(PROGRAM=E:\usr\sap\TBC\SYS\exe\run\disp+work.EXE)(HOST=sapsrv)(USER=SAPServiceTBC))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 8.1.7.0.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 8.1.7.0.0 - Production
    Time: 29-MAR-2006 18:25:40
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Protocol adapter error
    nt secondary err code: 2
    nt OS err code: 0
    7. stderr2
    E:\usr\sap\TBC\DVEBMGS00\work>echo connect internal 1>v8start.sql
    E:\usr\sap\TBC\DVEBMGS00\work>echo startup 1>>v8start.sql
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    JServer Release 8.1.7.0.0 - Production
    Connected.
    ORACLE instance started.
    Total System Global Area 143796252 bytes
    Fixed Size 75804 bytes
    Variable Size 70942720 bytes
    Database Buffers 71720960 bytes
    Redo Buffers 1056768 bytes
    Database mounted.
    ORA-16014: log 11 sequence# 1549 not archived, no available destinations
    ORA-00312: online log 11 thread 1: 'E:\ORACLE\TBC\ORIGLOGA\LOG_G11M1.DBF'
    ORA-00312: online log 11 thread 1: 'E:\ORACLE\TBC\MIRRLOGA\LOG_G11M2.DBF'
    Server Manager complete.
    8.stderr3
    sapparam: Illegal Parameter in Default Profile: "DIR_CLIENT_ORAHOME". (no Default-Value)
    sapparam: Illegal Parameter in Default Profile: "DIR_SERVER_ORAHOME". (no Default-Value)
    rslgwr1(21): Searching for overlap point in pre-existing SysLog file...
    9.tcp\ip
    Copyright (c) 1993-1999 Microsoft Corp.
    This file contains port numbers for well-known services defined by IANA
    Format:
    <service name> <port number>/<protocol> [aliases...] [#<comment>]
    echo 7/tcp
    echo 7/udp
    discard 9/tcp sink null
    discard 9/udp sink null
    systat 11/tcp users #Active users
    systat 11/tcp users #Active users
    daytime 13/tcp
    daytime 13/udp
    qotd 17/tcp quote #Quote of the day
    qotd 17/udp quote #Quote of the day
    chargen 19/tcp ttytst source #Character generator
    chargen 19/udp ttytst source #Character generator
    ftp-data 20/tcp #FTP, data
    ftp 21/tcp #FTP. control
    telnet 23/tcp
    smtp 25/tcp mail #Simple Mail Transfer Protocol
    time 37/tcp timserver
    time 37/udp timserver
    rlp 39/udp resource #Resource Location Protocol
    nameserver 42/tcp name #Host Name Server
    nameserver 42/udp name #Host Name Server
    nicname 43/tcp whois
    domain 53/tcp #Domain Name Server
    domain 53/udp #Domain Name Server
    bootps 67/udp dhcps #Bootstrap Protocol Server
    bootpc 68/udp dhcpc #Bootstrap Protocol Client
    tftp 69/udp #Trivial File Transfer
    gopher 70/tcp
    finger 79/tcp
    http 80/tcp www www-http #World Wide Web
    kerberos 88/tcp krb5 kerberos-sec #Kerberos
    kerberos 88/udp krb5 kerberos-sec #Kerberos
    hostname 101/tcp hostnames #NIC Host Name Server
    iso-tsap 102/tcp #ISO-TSAP Class 0
    rtelnet 107/tcp #Remote Telnet Service
    pop2 109/tcp postoffice #Post Office Protocol - Version 2
    pop3 110/tcp #Post Office Protocol - Version 3
    sunrpc 111/tcp rpcbind portmap #SUN Remote Procedure Call
    sunrpc 111/udp rpcbind portmap #SUN Remote Procedure Call
    auth 113/tcp ident tap #Identification Protocol
    uucp-path 117/tcp
    nntp 119/tcp usenet #Network News Transfer Protocol
    ntp 123/udp #Network Time Protocol
    epmap 135/tcp loc-srv #DCE endpoint resolution
    epmap 135/udp loc-srv #DCE endpoint resolution
    netbios-ns 137/tcp nbname #NETBIOS Name Service
    netbios-ns 137/udp nbname #NETBIOS Name Service
    netbios-dgm 138/udp nbdatagram #NETBIOS Datagram Service
    netbios-ssn 139/tcp nbsession #NETBIOS Session Service
    imap 143/tcp imap4 #Internet Message Access Protocol
    pcmail-srv 158/tcp #PCMail Server
    snmp 161/udp #SNMP
    snmptrap 162/udp snmp-trap #SNMP trap
    print-srv 170/tcp #Network PostScript
    bgp 179/tcp #Border Gateway Protocol
    irc 194/tcp #Internet Relay Chat Protocol
    ipx 213/udp #IPX over IP
    ldap 389/tcp #Lightweight Directory Access Protocol
    https 443/tcp MCom
    https 443/udp MCom
    microsoft-ds 445/tcp
    microsoft-ds 445/udp
    kpasswd 464/tcp # Kerberos (v5)
    kpasswd 464/udp # Kerberos (v5)
    isakmp 500/udp ike #Internet Key Exchange
    exec 512/tcp #Remote Process Execution
    biff 512/udp comsat
    login 513/tcp #Remote Login
    who 513/udp whod
    cmd 514/tcp shell
    syslog 514/udp
    printer 515/tcp spooler
    talk 517/udp
    ntalk 518/udp
    efs 520/tcp #Extended File Name Server
    router 520/udp route routed
    timed 525/udp timeserver
    tempo 526/tcp newdate
    courier 530/tcp rpc
    conference 531/tcp chat
    netnews 532/tcp readnews
    netwall 533/udp #For emergency broadcasts
    uucp 540/tcp uucpd
    klogin 543/tcp #Kerberos login
    kshell 544/tcp krcmd #Kerberos remote shell
    new-rwho 550/udp new-who
    remotefs 556/tcp rfs rfs_server
    rmonitor 560/udp rmonitord
    monitor 561/udp
    ldaps 636/tcp sldap #LDAP over TLS/SSL
    doom 666/tcp #Doom Id Software
    doom 666/udp #Doom Id Software
    kerberos-adm 749/tcp #Kerberos administration
    kerberos-adm 749/udp #Kerberos administration
    kerberos-iv 750/udp #Kerberos version IV
    kpop 1109/tcp #Kerberos POP
    phone 1167/udp #Conference calling
    ms-sql-s 1433/tcp #Microsoft-SQL-Server
    ms-sql-s 1433/udp #Microsoft-SQL-Server
    ms-sql-m 1434/tcp #Microsoft-SQL-Monitor
    ms-sql-m 1434/udp #Microsoft-SQL-Monitor
    wins 1512/tcp #Microsoft Windows Internet Name Service
    wins 1512/udp #Microsoft Windows Internet Name Service
    ingreslock 1524/tcp ingres
    l2tp 1701/udp #Layer Two Tunneling Protocol
    pptp 1723/tcp #Point-to-point tunnelling protocol
    radius 1812/udp #RADIUS authentication protocol
    radacct 1813/udp #RADIUS accounting protocol
    nfsd 2049/udp nfs #NFS server
    knetd 2053/tcp #Kerberos de-multiplexor
    man 9535/tcp #Remote Man Server
    sapdp00 3200/tcp
    sapgw00 3300/tcp
    sapgw00s 4800/tcp
    sapmsTBC 3600/tcp
    sapdp01 3201/tcp
    sapdp02 3202/tcp
    sapdp03 3203/tcp
    sapdp04 3204/tcp
    sapdp05 3205/tcp
    sapdp06 3206/tcp
    sapdp07 3207/tcp
    sapdp08 3208/tcp
    sapdp09 3209/tcp
    sapdp10 3210/tcp
    sapdp11 3211/tcp
    sapdp12 3212/tcp
    sapdp13 3213/tcp
    sapdp14 3214/tcp
    sapdp15 3215/tcp
    sapdp16 3216/tcp
    sapdp17 3217/tcp
    sapdp18 3218/tcp
    sapdp19 3219/tcp
    sapdp20 3220/tcp
    sapdp21 3221/tcp
    sapdp22 3222/tcp
    sapdp23 3223/tcp
    sapdp24 3224/tcp
    sapdp25 3225/tcp
    sapdp26 3226/tcp
    sapdp27 3227/tcp
    sapdp28 3228/tcp
    sapdp29 3229/tcp
    sapdp30 3230/tcp
    sapdp31 3231/tcp
    sapdp32 3232/tcp
    sapdp33 3233/tcp
    sapdp34 3234/tcp
    sapdp35 3235/tcp
    sapdp36 3236/tcp
    sapdp37 3237/tcp
    sapdp38 3238/tcp
    sapdp39 3239/tcp
    sapdp40 3240/tcp
    sapdp41 3241/tcp
    sapdp42 3242/tcp
    sapdp43 3243/tcp
    sapdp44 3244/tcp
    sapdp45 3245/tcp
    sapdp46 3246/tcp
    sapdp47 3247/tcp
    sapdp48 3248/tcp
    sapdp49 3249/tcp
    sapdp50 3250/tcp
    sapdp51 3251/tcp
    sapdp52 3252/tcp
    sapdp53 3253/tcp
    sapdp54 3254/tcp
    sapdp55 3255/tcp
    sapdp56 3256/tcp
    sapdp57 3257/tcp
    sapdp58 3258/tcp
    sapdp59 3259/tcp
    sapdp60 3260/tcp
    sapdp61 3261/tcp
    sapdp62 3262/tcp
    sapdp63 3263/tcp
    sapdp64 3264/tcp
    sapdp65 3265/tcp
    sapdp66 3266/tcp
    sapdp67 3267/tcp
    sapdp68 3268/tcp
    sapdp69 3269/tcp
    sapdp70 3270/tcp
    sapdp71 3271/tcp
    sapdp72 3272/tcp
    sapdp73 3273/tcp
    sapdp74 3274/tcp
    sapdp75 3275/tcp
    sapdp76 3276/tcp
    sapdp77 3277/tcp
    sapdp78 3278/tcp
    sapdp79 3279/tcp
    sapdp80 3280/tcp
    sapdp81 3281/tcp
    sapdp82 3282/tcp
    sapdp83 3283/tcp
    sapdp84 3284/tcp
    sapdp85 3285/tcp
    sapdp86 3286/tcp
    sapdp87 3287/tcp
    sapdp88 3288/tcp
    sapdp89 3289/tcp
    sapdp90 3290/tcp
    sapdp91 3291/tcp
    sapdp92 3292/tcp
    sapdp93 3293/tcp
    sapdp94 3294/tcp
    sapdp95 3295/tcp
    sapdp96 3296/tcp
    sapdp97 3297/tcp
    sapdp98 3298/tcp
    sapdp99 3299/tcp
    sapgw01 3301/tcp
    sapgw02 3302/tcp
    sapgw03 3303/tcp
    sapgw04 3304/tcp
    sapgw05 3305/tcp
    sapgw06 3306/tcp
    sapgw07 3307/tcp
    sapgw08 3308/tcp
    sapgw09 3309/tcp
    sapgw10 3310/tcp
    sapgw11 3311/tcp
    sapgw12 3312/tcp
    sapgw13 3313/tcp
    sapgw14 3314/tcp
    sapgw15 3315/tcp
    sapgw16 3316/tcp
    sapgw17 3317/tcp
    sapgw18 3318/tcp
    sapgw19 3319/tcp
    sapgw20 3320/tcp
    sapgw21 3321/tcp
    sapgw22 3322/tcp
    sapgw23 3323/tcp
    sapgw24 3324/tcp
    sapgw25 3325/tcp
    sapgw26 3326/tcp
    sapgw27 3327/tcp
    sapgw28 3328/tcp
    sapgw29 3329/tcp
    sapgw30 3330/tcp
    sapgw31 3331/tcp
    sapgw32 3332/tcp
    sapgw33 3333/tcp
    sapgw34 3334/tcp
    sapgw35 3335/tcp
    sapgw36 3336/tcp
    sapgw37 3337/tcp
    sapgw38 3338/tcp
    sapgw39 3339/tcp
    sapgw40 3340/tcp
    sapgw41 3341/tcp
    sapgw42 3342/tcp
    sapgw43 3343/tcp
    sapgw44 3344/tcp
    sapgw45 3345/tcp
    sapgw46 3346/tcp
    sapgw47 3347/tcp
    sapgw48 3348/tcp
    sapgw49 3349/tcp
    sapgw50 3350/tcp
    sapgw51 3351/tcp
    sapgw52 3352/tcp
    sapgw53 3353/tcp
    sapgw54 3354/tcp
    sapgw55 3355/tcp
    sapgw56 3356/tcp
    sapgw57 3357/tcp
    sapgw58 3358/tcp
    sapgw59 3359/tcp
    sapgw60 3360/tcp
    sapgw61 3361/tcp
    sapgw62 3362/tcp
    sapgw63 3363/tcp
    sapgw64 3364/tcp
    sapgw65 3365/tcp
    sapgw66 3366/tcp
    sapgw67 3367/tcp
    sapgw68 3368/tcp
    sapgw69 3369/tcp
    sapgw70 3370/tcp
    sapgw71 3371/tcp
    sapgw72 3372/tcp
    sapgw73 3373/tcp
    sapgw74 3374/tcp
    sapgw75 3375/tcp
    sapgw76 3376/tcp
    sapgw77 3377/tcp
    sapgw78 3378/tcp
    sapgw79 3379/tcp
    sapgw80 3380/tcp
    sapgw81 3381/tcp
    sapgw82 3382/tcp
    sapgw83 3383/tcp
    sapgw84 3384/tcp
    sapgw85 3385/tcp
    sapgw86 3386/tcp
    sapgw87 3387/tcp
    sapgw88 3388/tcp
    sapgw89 3389/tcp
    sapgw90 3390/tcp
    sapgw91 3391/tcp
    sapgw92 3392/tcp
    sapgw93 3393/tcp
    sapgw94 3394/tcp
    sapgw95 3395/tcp
    sapgw96 3396/tcp
    sapgw97 3397/tcp
    sapgw98 3398/tcp
    sapgw99 3399/tcp
    10.
    Microsoft Windows 2000 [Version 5.00.2195]
    (C) Copyright 1985-2000 Microsoft Corp.
    C:\>startsap r3 TBC TBC_DEVBMGS00_sapsrv
    STARTSAP failed
    Details are written to C:
    start.log
    C:\>startsap r3 TBC START_DEVBMGS00_sapsrv
    STARTSAP failed
    Details are written to C:
    start.log
    C:\>tp connect TBC
    This is tp version 305.12.36 (release 46C) for ANY database
    E-TPPARAM could not be opened.
    EXIT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0212
    tp finished with return code: 212
    meaning:
    could not access file as supposed (see SLOG for more details)
    C:\>r3trans -d -v
    This is r3trans version 6.05 (release 46C - 09.08.01 - 15:20:00).
    2EETW169 no connect possible: "DBMS = ORACLE --- dbs_o
    ra_tnsname = 'TBC'"
    r3trans finished (0012).
    C:\>sappfpar check pf=TBC_DEVBMGS00_sapsrv
    sapparam(2): fopenU("TBC_DEVBMGS00_sapsrv","r"): No such file or directory
    No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ================================================================================
    == Checking profile:
    ================================================================================
    Shared memory disposition overview
    ================================================================
    Key: 1 Size: 2000 ( 0.0 MB) System administration
    Key: 2 Size: 961296 ( 0.9 MB) Disp. administration tables
    Key: 3 Size: 13714400 ( 13.1 MB) Disp. communication areas
    Key: 4 Size: 503248 ( 0.5 MB) statistic area
    Key: 5 Size: 4096 ( 0.0 MB) SCSA area
    Key: 6 Size: 159744000 ( 152.3 MB) ABAP program buffer
    Key: 7 Size: 14838 ( 0.0 MB) Update task administration
    Key: 8 Size: 63242340 ( 60.3 MB) Paging buffer
    Key: 9 Size: 137625700 ( 131.2 MB) Roll buffer
    Key: 11 Size: 500000 ( 0.5 MB) Factory calender buffer
    Key: 12 Size: 3000000 ( 2.9 MB) TemSe Char-Code convert Buf.
    Key: 13 Size: 10500000 ( 10.0 MB) Alert Area
    Key: 14 Size: 4400000 ( 4.2 MB) Presentation buffer
    Key: 16 Size: 22400 ( 0.0 MB) Semaphore activity monitoring
    Key: 17 Size: 772900 ( 0.7 MB) Roll administration
    Key: 18 Size: 917604 ( 0.9 MB) Paging adminitration
    Key: 19 Size: 6000000 ( 5.7 MB) Table-buffer
    Key: 30 Size: 22200 ( 0.0 MB) Taskhandler Runtime Admin
    Key: 31 Size: 1806000 ( 1.7 MB) Dispatcher request queue
    Key: 33 Size: 2048000 ( 2.0 MB) Table buffer, part.buffering
    Key: 41 Size: 9010000 ( 8.6 MB) DB statistics buffer
    Key: 42 Size: 3620592 ( 3.5 MB) DB TTAB buffer
    Key: 43 Size: 32534392 ( 31.0 MB) DB FTAB buffer
    Key: 44 Size: 7958392 ( 7.6 MB) DB IREC buffer
    Key: 45 Size: 4886392 ( 4.7 MB) DB short nametab buffer
    Key: 46 Size: 20480 ( 0.0 MB) DB sync table
    Key: 47 Size: 3073024 ( 2.9 MB) DB CUA buffer
    Key: 48 Size: 300000 ( 0.3 MB) Number range buffer
    Key: 49 Size: 3000000 ( 2.9 MB) Spool admin (SpoolWP+DiaWP)
    Key: 51 Size: 3200000 ( 3.1 MB) Extended memory admin.
    Key: 52 Size: 40000 ( 0.0 MB) Message Server buffer
    Key: 54 Size: 4202496 ( 4.0 MB) Export/Import buffer
    Key: 55 Size: 8192 ( 0.0 MB) Spool local printer+joblist
    Key: 57 Size: 1048576 ( 1.0 MB) Profil in shared Memory
    Key: 58 Size: 4096 ( 0.0 MB) EnqId
    Key: 1002 Size: 400000 ( 0.4 MB) Performance monitoring V01.0
    Nr of operating system shared memory segments: 36
    Shared memory resource requirements estimated
    ================================================================
    Total Nr of shared segments required.....: 36
    Shared memory segment size required min..: 159744000 ( 152.3 MB)
    Swap space requirements estimated
    ================================================
    Shared memory....................: 456.9 MB
    Processes........................: 23.6 MB
    Extended Memory .................: 991.0 MB
    Total, minimum requirement.......: 1471.6 MB
    Process local heaps, worst case..: 1907.3 MB
    Total, worst case requirement....: 3378.9 MB
    Errors detected..................: 0
    Warnings detected................: 0
    C:\>ps -ef
    'ps' is not recognized as an internal or external command,
    operable program or batch file.
    C:\>ps -u
    'ps' is not recognized as an internal or external command,
    operable program or batch file.
    C:\>ipconfig/all
    Windows 2000 IP Configuration
    Host Name . . . . . . . . . . . . : sapsrv
    Primary DNS Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Broadcast
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Loopback Adapter
    Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Autoconfiguration IP Address. . . : 169.254.25.129
    Subnet Mask . . . . . . . . . . . : 255.255.0.0
    Default Gateway . . . . . . . . . :
    DNS Servers . . . . . . . . . . . :
    C:\>hostname
    sapsrv
    C:\>sapntchk
    SAPNTCHK for Windows NT (3.2.0.0)
    ==================================
    - Program Arguments ... [OK] ( 0.004 sec)
    - System-Informations ...
    Exception Handling
    ==================
    C:\>gwmon
    call gwmon with following parameters:
    pf=<profile> : Specify Name of parameter file or
    nr=<nr> : System number
    [-e all] : Reset error counts of all connections
    [-e <conn no> : Reset error count of specified connection
    [-V] : Print release
    [-refresh n] : Refresh after n seconds
    [-gwhost host] : Hostname of remote gateway
    [-gwserv service] : Service of remote gateway
    [-noheader] : Suppress headers
    [-cmdfile file] : Execute commands from cmdfile
    if filename '-' read from stdin
    C:\>gwmon sapsrv
    Connect to gateway on host sapsrv, service sapgw00 failed
    ERROR partner not reached (host sapsrv, service sapgw00)
    TIME Mon May 29 17:42:06 2006
    RELEASE 46C
    COMPONENT NI (network interface)
    VERSION 34
    RC -10
    MODULE ninti.c
    LINE 1008
    DETAIL NiPConnect2
    SYSTEM CALL SO_ERROR
    ERRNO 10061
    ERRNO TEXT WSAECONNREFUSED: Connection refused
    COUNTER 1
    C:\>tp connect TBC
    This is tp version 305.12.36 (release 46C) for ANY database
    E-TPPARAM could not be opened.
    EXIT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0212
    tp finished with return code: 212
    meaning:
    could not access file as supposed (see SLOG for more details)
    C:\>tp showbuffer TBC
    This is tp version 305.12.36 (release 46C) for ANY database
    E-TPPARAM could not be opened.
    EXIT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0212
    tp finished with return code: 212
    meaning:
    could not access file as supposed (see SLOG for more details)
    C:\>sapstart.exe r3 TBC START_DEVBMGS00_sapsrv -wait
    SAPSTART failed
    Message was edited by:
            Sathyanarayanan Melath

    i donot know but i have the new log.
    dev_w0
    trc file: "dev_w0", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2028

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2028) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T0
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:10 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...

    C Fri Mar 23 00:17:11 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:11 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2028) [dpnttool.c   300]
    dev_w1
    trc file: "dev_w1", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        1192

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 1 1192) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 1 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T1
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:40 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 1

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 1)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:40 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 1 1192) [dpnttool.c   300]
    dev_w2
    trc file: "dev_w2", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2164

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 2 2164) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 2 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T2
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:51 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 2

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 2)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:51 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 2 2164) [dpnttool.c   300]
    dev_w3
    trc file: "dev_w3", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2168

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 3 2168) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 3 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T3
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:46 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...

    C Fri Mar 23 00:17:47 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 3

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 3)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:47 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 3 2168) [dpnttool.c   300]
    dev_w4
    trc file: "dev_w4", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2284

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 4 2284) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 4 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T4
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:40 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 4

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 4)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:40 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 4 2284) [dpnttool.c   300]
    dev_w5
    trc file: "dev_w5", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2064

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 5 2064) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 5 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T5
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:44 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 5

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 5)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:44 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 5 2064) [dpnttool.c   300]
    dev_w6
    trc file: "dev_w6", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2252

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 6 2252) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 6 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T6
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:10 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...

    C Fri Mar 23 00:17:11 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 6

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 6)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:11 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 6 2252) [dpnttool.c   300]
    dev_w7
    trc file: "dev_w7", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        1704

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 7 1704) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 7 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T7
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:40 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 7

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 7)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:40 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 7 1704) [dpnttool.c   300]
    dev_w8
    trc file: "dev_w8", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2124

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 8 2124) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 8 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T8
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:51 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 8

    M    stat = 4
    M    reqtype = 2
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 8)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:51 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 8 2124) [dpnttool.c   300]
    dev_w9
    trc file: "dev_w9", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2208

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 9 2208) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 9 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T9
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:40 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 9

    M    stat = 4
    M    reqtype = 2
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 9)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:40 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc 9 2208) [dpnttool.c   300]
    dev_w10
    trc file: "dev_w10", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        1732

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc10 1732) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 10 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T10
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:44 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 10

    M    stat = 4
    M    reqtype = 3
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 10)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:44 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc10 1732) [dpnttool.c   300]
    dev_w11
    trc file: "dev_w11", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2220

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc11 2220) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 11 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T11
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:37 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...

    C Fri Mar 23 00:17:38 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 11

    M    stat = 4
    M    reqtype = 4
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 11)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:38 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc11 2220) [dpnttool.c   300]
    dev_w12
    trc file: "dev_w12", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    748
    M  intno      0
    M  pid        2128

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc12 2128) [dpxxdisp.c   912]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 12 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T12
    M  calling db_connect ...
    B  find_con found the following connection for reuse:
    B  0: name = R/3, concnt= 000000 state = DISCONNECTED, perm = YES, reco = NO
    C  Got ORACLE_HOME=D:\oracle\ora81 from environment
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...

    C Fri Mar 23 00:17:40 2007
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@TBC on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 1033
    [dboci.c      2423]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      6721]
    B  ***LOG BY2=> sql error 1033   performing CON [dbsh    0695 ]
    B  ***LOG BY0=>  [dbsh    0695 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1093]
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   7850]

    M  Info for wp 12

    M    stat = 4
    M    reqtype = 4
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapsrv_TBC_00 on host sapsrv (wp 12)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Mar 23 00:17:40 2007
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        7930
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  ***LOG Q02=> wp_halt, WPStop (Workproc12 2128) [dpnttool.c   300]
    dev_w13
    trc file: "dev_w13", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 23 00:16:07 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\TBC\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.575)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  pa

  • Error in Sm21

    Dear All,
    We are using ecc5 with oracle 9i and windows 2003. I am getting
    Getting error in sm21 .
    I have seen the dev trace in this there is sugesst agject DNS setting i am unable to solve the proble please suggest how to solve the problem.
    Time     Ty. Nr  Cl. User         Tcod MNo Text                                                                   Date : 06.11.08
    04:12:59 DIA 002 600 BASIS             R49 Communication error, CPIC return code 027, SAP return code 242
    Details
    Recording at local and central time........................ 06.11.2008 04:12:59
    Task................ 04732  /  Dialog work process No. 02
    User................ BASIS
    Client.............. 600
    Terminal............ 192.168.
    Session............. 1
    Transaction code....
    Program name........ SAPMSSY1
    Problem class....... K    SAP Web AS Problem
    Development class... STSK
    Further details for this message type
    Module name......... thxxcpic
    Line................ 3582
    Error text.......... 027242
    Caller.............. ThCPICS
    Reason/called....... CPIC-Er
    Time     Ty. Nr  Cl. User         Tcod MNo Text                                                                   Date
    04:12:59 DIA 002 600 BASIS             R64 > CPI-C function: CMINIT(SAP)
    Details
    Recording at local and central time........................ 06.11.2008 04:12:59
    Task................ 04732  /  Dialog work process No. 02
    User................ BASIS
    Client.............. 600
    Terminal............ 192.168.
    Session............. 1
    Transaction code....
    Program name........ SAPMSSY1
    Problem class....... K    SAP Web AS Problem
    Development class... STSK
    Further details for this message type
    Module name......... thxxcpic
    Line................ 3595
    Error text..........  CMINIT(SAP)
    Caller.............. ThCPICS
    Reason/called....... CPIC-Er
    Documentation for system log message R6 4 :
    CPIC function where the error occurred.
    Technical details
    File................ 006147
    Position............ 0000314100
    Entry type.......... m      ( Error (Function,Module,Row)    )
    Message ID.......... R6 4
    Variable parts......  CMINIT(SAP)                          ThCPICSCPIC-Erthxxcpic3595
    12:49:59 DP                            Q0I Operating system call recv failed (error no. 10054)
    Details
    Recording at local and central time........................ 06.11.2008 12:49:59
    Task................ 07708  /  Dispatcher
    User................
    Client..............
    Terminal............
    Session............. 0
    Transaction code....
    Program name........
    Problem class....... K    SAP Web AS Problem
    Development class... STSK
    Further details for this message type
    Module name......... ninti.c
    Line................ 789#
    Error text..........           recv10054
    Caller.............. NiPRead
    Reason/called....... recv
    Documentation for system log message Q0 I :
    The specified operating system call was returned with an error.
    For communication calls (receive, send, etc) often the cause of errors
    are network problems.
    It could also be a configuration problem at operating system level.
    (file cannot be opened, no space in the file system etc.).
    Additional specifications for error number 10054
    Name for errno numbe WSAECONNRESET
    Short text           Connection reset by peer
    Time     Ty. Nr  Cl. User         Tcod MNo Text                                                                   Date : 06.11.08
    12:50:06 DP                            Q0I Operating system call gethostbyaddr failed (error no. 0 )
    Details
    Recording at local and central time........................ 06.11.2008 12:50:06
    Task................ 07708  /  Dispatcher
    User................
    Client..............
    Terminal............
    Session............. 0
    Transaction code....
    Program name........
    Problem class....... K    SAP Web AS Problem
    Development class... STSK
    Further details for this message type
    Module name......... ninti.c
    Line................ 379#
    Error text..........  gethostbyaddr  0
    Caller.............. NiPGetH
    Reason/called....... gethost
    Regards,

    Hi,
    As you have suggest the note as ref in note the deatils of DEV_rd Log .
    The problem 
    service 'sapgw01' not found: getservbyname
    not found this error, Can you please suggest way this error is comming.
    trc file: "dev_rd", trc level: 1, release: "640"
    Mon Nov 03 16:02:14 2008
    ***LOG S00=> GwInitReader, gateway started ( 6512) [gwxxrd.c     1627]relno      6400
    patchlevel 0
    patchno    126
    intno      20020600
    pid        6512
    unicode    active
    gateway runs with dp version 130000(ext=102000) (@(#) DPLIB-INT-VERSION-130000-UC)
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Mon Nov 03 16:02:16 2008
    Bind service sapgw00 (datagram) to port 3300
    Bind service sapgw00 (datagram) to port 3300
    Bind service sapgw00 (socket) to port 3300
    GwPrintMyHostAddr: my host addresses are :
      1 : [190.150.10.15] sap-vir (HOSTNAME)
      2 : [194.0.0.1] SAP-05 (LOCALHOST)
      3 [190.150.10.14] sap-05 (NILIST)
    MtxInit: -2 0 0
    Mon Nov 03 16:02:17 2008
    DpSysAdmExtCreate: ABAP is active
    Mon Nov 03 16:03:19 2008
    DpShMCreate: sizeof(wp_adm)          51328     (1316)
    DpShMCreate: sizeof(tm_adm)          35937968     (17960)
    DpShMCreate: sizeof(wp_ca_adm)          80000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     160000     (80)
    DpShMCreate: sizeof(comm_adm)          1248000     (624)
    DpShMCreate: sizeof(vmc_adm)          0     (512)
    DpShMCreate: sizeof(wall_adm)          (416064/346352/64/192)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 00000000167D0050, size: 38247056)
    DpShMCreate: allocated sys_adm at 00000000167D0050
    DpShMCreate: allocated wp_adm at 00000000167D1C30
    DpShMCreate: allocated tm_adm_list at 00000000167DE4B0
    DpShMCreate: allocated tm_adm at 00000000167DE4E0
    DpShMCreate: allocated appc_ca_adm at 0000000018A37C10
    DpShMCreate: allocated comm_adm_list at 0000000018A5ED10
    DpShMCreate: allocated comm_adm at 0000000018A5ED30
    DpShMCreate: allocated vmc_adm_list at 0000000018B8F830
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0000000018B8F860
    Mon Nov 03 20:48:48 2008
    ***LOG Q0I=> NiPGetServByName: service 'sapgw01' not found: getservbyname [ninti.c 463]
    Tue Nov 04 09:33:58 2008
    ERROR => GwIHdlRqFromSapWp: continue with interrupted function (intr/act/conv: SAP_SEND/ASEND_DATA/78092462) [gwdp.c       1688]
    ERROR => GwIHdlRqFromSapWp: continue with interrupted function (intr/act/conv: SAP_SEND/ARECEIVE/78092462) [gwdp.c       1688]
    Tue Nov 04 11:09:24 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Wed Nov 05 20:48:11 2008
    ***LOG Q0I=> NiPGetServByName: service 'sapgw01' not found: getservbyname [ninti.c 463]
    Thu Nov 06 12:19:03 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    Thu Nov 06 16:01:01 2008
    ERROR => R3ISearchPartner: timeout, partner LU: >%%SAPGUI%%<, TP: >lprint< [gwr3cpic.c   5733]
    ERROR => R3ISearchPartner: HOST: %%SAPGUI%%, conv ID: 74652171 [gwr3cpic.c   5746]
    Thu Nov 06 20:48:31 2008
    ***LOG Q0I=> NiPGetServByName: service 'sapgw01' not found: getservbyname [ninti.c 463]
    Fri Nov 07 12:19:29 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    ***LOG S23=> GwIDisconnectClient, client disconnected (1430) [gwxxrd.c     10741]
    ***LOG S74=> GwIDisconnectClient, client disconnected (h-speed) [gwxxrd.c     10752]
    ***LOG S0R=> GwIDisconnectClient, client disconnected () [gwxxrd.c     10768]
    ***LOG S0I=> GwIDisconnectClient, client disconnected ( java) [gwxxrd.c     10789]
    LOCATION    SAP-Gateway on host sap-vir / sapgw00
    ERROR       connection to partner broken
    TIME        Fri Nov 07 12:19:29 2008
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -6
    MODULE      ninti.c
    LINE        789
    DETAIL      NiPRead (198.150.10.50/2820, hdl 3)
    SYSTEM CALL recv
    ERRNO       10054
    ERRNO TEXT  WSAECONNRESET: Connection reset by peer
    COUNTER     8174
    Fri Nov 07 12:19:36 2008
    ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 789]
    ***LOG S23=> GwIDisconnectClient, client disconnected (1432) [gwxxrd.c     10741]
    ***LOG S74=> GwIDisconnectClient, client disconnected ( h-speed) [gwxxrd.c     10752]
    ***LOG S0R=> GwIDisconnectClient, client disconnected () [gwxxrd.c     10768]
    ***LOG S0I=> GwIDisconnectClient, client disconnected ( java) [gwxxrd.c     10789]
    Fri Nov 07 20:48:57 2008
    ***LOG Q0I=> NiPGetServByName: service 'sapgw01' not found: getservbyname [ninti.c 463]
    Sat Nov 08 20:48:26 2008
    ***LOG Q0I=> NiPGetServByName: service 'sapgw01' not found: getservbyname [ninti.c 463]
    Sun Nov 09 20:48:36 2008
    ***LOG Q0I=> NiPGetServByName: service 'sapgw01' not found: getservbyname [ninti.c 463]
    Mon Nov 10 20:49:01 2008
    ***LOG Q0I=> NiPGetServByName: service 'sapgw01' not found: getservbyname [ninti.c 463]
    Regards,

  • Error while trying to preview app in portal

    Hi-I am trying to "preview" my application in the portal, and I get the following error:
    The initial exception that caused the request to fail, was:
       com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: CPIC-CALL: CMRCV ERROR connection to partner broken TIME Wed Jun 21 09:02:19 2006 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -6 MODULE niuxi_mt.c LINE 913 DETAIL NiPRead (204.53.208.144/3302, hdl 3) SYSTEM CALL recv ERRNO 73 ERRNO TEXT A connection with a remote socket was reset by that socket. COUNTER 3
    I am having trouble working through that to figure out where the problem is. Has anyone seen this before or have any ideas?

    Hi Satheesh
    I have the following error:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM 
    TYPE=B MSHOST=mxuxc01 GROUP=SPACE R3NAME=DEV MSSERV=sapmsDEV PCS=1 LOCATION    CPIC (TCP/IP) on local host
    with Unicode ERROR       partner not reached (host 192.168.212.30, service sapgw00) TIME        Mon Feb 12 23:03:50 2007
    RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -10 MODULE      nixxi_r.cpp LINE        8716
    DETAIL      NiPConnect2 SYSTEM CALL SiPeekPendConn ERRNO       10060 ERRNO TEXT  WSAETIMEDOUT: Connection timed out COUNTER     1 
    the service file , have the following entries:
    sapdp00     3200/tcp
    sapgw00     3300/tcp
    sapmsDEV  3600/tcp   
    the host file , have the following entries:
    146.62.212.30     mxuxc01          mxuxc01.mx.batgen.com
    the Jco is Installed and the SLD is configure, I don't know , because send these error message.
    Help us for resolve these issue
    Best Regards,
    Roberto

  • RFC Sender Error - R/3 4.6C

    Hi,
    I try to do a RFC -> XI -> JDBC. When I execute the FM in my R/3 4.6C the following error show up:
    "connection to partner broken" / "CPI-C error
    CM_PRODUCT_SPECIFIC_ERROR".
    An error occurred when executing a Remote Function Call.
    "CPI-C error CM_PRODUCT_SPECIFIC_ERROR"
    Status of connection.... "CODE=CM_PRODUCT_SPECIFIC_ERROR CM_NO_STATUS_RECEIVED
    CM_NO_DATA_RECEIVED SAPCODE=223 CONV=66899296"
    Internal error code.... "RFC_IO5"
    There is an error in the communication system. To clarify
    and resolve the error, contact your system administrator.
    Last error logged in SAP kernel
    Component............ "NI (network interface)"
    Place................ "SAP-Gateway on host zulia / sapgw00"
    Version.............. 34
    Error code........... "-6"
    Error text........... "connection to partner broken"
    Description.......... "NiPRead"
    System call.......... "recv"
    Module............... "ninti.c"
    Line................. 1130
    Regards,
    Luis Diego

    Hi Luis,
    There is a SAP note on this.. Please check note 634362.
    Hope this solves ur problem..
    cheers
    Prashanth
    P.S Please mark helpful answers

  • SAP R/3 installation - FRF-00007  Unable to open RFC connection

    Hi all
    I install SAP R/3 Enterprise SR1 with SuSE Linux Enterprise server 9 and SAPDB 7.3.28. At the end of the installation exactly on the " Starting RFC Jobs (post processing" the following problem begins.
    <b>in the LOG INSTALLATION PROGRESS</b>
    See '/sapmnt/RRP/exe/startsap all DVEBMGS00' output in '/sapinstdb/startsap.log'.
    INFO 2006-07-27 16:50:47
    '/sapmnt/RRP/exe/startsap all DVEBMGS00' returned with '0'.
    PHASE 2006-07-27 16:50:49
    Prepare Starting RSWBOINS, RADDBDIF
    INFO 2006-07-27 16:50:49
    RFC parameter CLIENT was set to value 000.
    INFO 2006-07-27 16:50:49
    RFC parameter USER was set to value DDIC.
    INFO 2006-07-27 16:50:49
    RFC parameter LCHECK was set to value 1.
    INFO 2006-07-27 16:50:49
    RFC parameter PCS was set to value 1.
    INFO 2006-07-27 16:50:49
    RFC parameter LANG was set to value EN.
    INFO 2006-07-27 16:50:49
    RFC parameter ASHOST was set to value rpone.
    INFO 2006-07-27 16:50:49
    RFC parameter SYSNR was set to value 00.
    INFO 2006-07-27 16:50:49
    RFC connection information checked successfully.
    ERROR 2006-07-27 16:50:59
    FRF-00007  Unable to open RFC connection.
    ERROR 2006-07-27 16:50:59FRF-00063  RFC logon failed with message: Connect to SAP gateway failedConnect_PM  GWHOST=rpone, GWSERV=sapgw00, ASHOST=rpone, SYSNR=00
    ERROR 2006-07-27 16:50:59
    FJS-00012  Error when executing script.
    <b>IN THE SHELL - KONSOLE</b>
    TRACE      [iaxxccntrl.cpp:595]
               CController::stepExecuted()
    The step StartSAPSystem with key SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPInstancePrepare|ind|ind|ind|ind|ind|0|StartSAPSystem|ind|ind|ind|ind|ind|0|StartSAPSystem has been executed successfully.
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    t_SAPComponent_SAPSystemLogon_SHARED.insertRow(), inserting
    TRACE      [iaxxccntrl.cpp:595]
               CController::stepExecuted()
    The step sCopytSAPSystemsLogon with key SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Rfc_Jobs|ind|ind|ind|ind|ind|0|sCopytSAPSystemsLogon has been executed successfully.
    PHASE      2006-07-27 16:50:49 [iaxxccolwk.cpp:328]
               CCheckCollectingWalker::printPhaseInfo()
    Prepare Starting RSWBOINS, RADDBDIF
    TRACE      [iaxxclib.cpp:56]
               load()
    Opened iamodrfc.so
    TRACE      [iaxxejsexp.cpp:138]
               EJS_Installer::writeTraceToLogBook()
    Connect to SAP gateway failed
    Connect_PM  GWHOST=rpone, GWSERV=sapgw00, ASHOST=rpone, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       connection to partner broken
    TIME        Thu Jul 27 16:50:59 2006
    RELEASE     620
    COMPONENT   NI (network interface)
    VERSION     36
    RC          -6
    MODULE      niuxi_mt.c
    LINE        1237
    DETAIL      NiPRead (0.0.0.0/0)
    SYSTEM CALL recv
    ERRNO       104
    ERRNO TEXT  Connection reset by peer
    COUNTER     3
    Transaction begin ********************************************************
    TRACE      [iaxxbrfc.cpp:119]
               CIaRfc::CIaRfc
    Instance for SAP system module was created.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:431]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter CLIENT was set to value 000.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:431]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter USER was set to value DDIC.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:431]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LCHECK was set to value 1.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:431]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter PCS was set to value 1.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:431]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LANG was set to value EN.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:431]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST was set to value rpone.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:431]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR was set to value 00.
    INFO       2006-07-27 16:50:49 [iaxxrfcimp.cpp:571]
               CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    ERROR      2006-07-27 16:50:59 [iaxxrfcimp.cpp:481]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      [iaxxrfcimp.cpp:482]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      [iaxxrfcimp.cpp:485]
               CAbRfcImpl::openRfcConn
    Connect to SAP gateway failed
    Connect_PM  GWHOST=rpone, GWSERV=sapgw00, ASHOST=rpone, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       connection to partner broken
    TIME        Thu Jul 27 16:50:59 2006
    RELEASE     620
    COMPONENT   NI (network interface)
    VERSION     36
    RC          -6
    MODULE      niuxi_mt.c
    LINE        1237
    DETAIL      NiPRead (0.0.0.0/0)
    SYSTEM CALL recv
    ERRNO       104
    ERRNO TEXT  Connection reset by peer
    COUNTER     3
    ERROR      2006-07-27 16:50:59
               CJSlibModule::writeLogEntry()
    FRF-00063  RFC logon failed with message: Connect to SAP gateway failed
    Connect_PM  GWHOST=rpone, GWSERV=sapgw00, ASHOST=rpone, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       connection to partner broken
    TIME        Thu Jul 27 16:50:59 2006
    RELEASE     620
    COMPONENT   NI (network interface)
    VERSION     36
    RC          -6
    MODULE      niuxi_mt.c
    LINE        1237
    DETAIL      NiPRead (0.0.0.0/0)
    SYSTEM CALL recv
    ERRNO       104
    ERRNO TEXT  Connection reset by peer
    COUNTER     3
    Transaction end **********************************************************
    TRACE      [iaxxejsbas.hpp:156]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown exception
    ERROR      2006-07-27 16:50:59 [iaxxejsctl.cpp:241]
               EJS_ControllerImpl::executeScript()
    FJS-00012  Error when executing script.
    TRACE      [iaxxgenimp.cpp:428]
               processUserInput()
    got notification...
    TRACE      [iaxxsubjct.cpp:58]
               notify()
    releasing notifyLock
    DO YOU HAVE SOME IDEA;  HOW I CAN SOLVING THIS PROBLEM
    Thanks
    Jose Marcos

    Hi Johanes
    Thank you very much fot your email
    Sorry Im new in this Installation
    I have some questions.
    I see the SPdent, and I dont have any SP Installed
    <b>In the etc/host I have</b>:
    hosts         This file describes a number of hostname-to-address
                  mappings for the TCP/IP subsystem.  It is mostly
                  used at boot time, when no name servers are running.
                  On small systems, this file can be used instead of a
                  "named" name server.
    Syntax:
    IP-Address  Full-Qualified-Hostname  Short-Hostname
    127.0.0.1       localhost
    special IPv6 addresses
    ::1             localhost ipv6-localhost ipv6-loopback
    fe00::0         ipv6-localnet
    ff00::0         ipv6-mcastprefix
    ff02::1         ipv6-allnodes
    ff02::2         ipv6-allrouters
    ff02::3         ipv6-allhosts
    192.168.101.29  rpone.local rpone
    I need to install the SP?
    What IP I need to delete ?
    Regards
    Jose

Maybe you are looking for

  • ITunes does not open when ipod connected

    Since installing the 1.1 update, iTunes does not open when I connect my nano to the computer. Both computer and iTunes (when I manually open it) recognize the nano, so no big deal. Just wondering how to make iTunes automatically open.

  • Playing DVDs? - preventing REGION LOCKING?

    Two Parter...from frustrated naive user... 1. It has been awhile since I put a DVD as in Hollywood movie. I put a DVD in the computer and ZILCH...nothing starts playing. I do notice a DVD icon with the movie name...inside are two folders...AUDIO_TS a

  • How can I transfer numbers to new mac

    I have a MacBookPro and would like to transfer indervidual programs to my new MacBookAir. Numbers, Aperture, Clean my Mac and Pages. I do not want to use Migration Assistant as I can not pick items. I do not want to transfer everything. Is it also po

  • A/R Invoice Import

    Hello I have up until now managed to find a solution to any error/problems with SAP B1 by searching this forum, and my current issue appeared to be no different, however regardless of the information gathered from here and experience today I cannot g

  • HT1212 itunes says the ipod cannot be restored

    My daughter has gotten locked out of her ipod touch. When I connect to itunes, it says I have to enter passcode but the itouch says to connect to itunes. I followed the instructions for a forgotten password, and tried to restore it and at the end of