DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Alert log error

  1. #1
    Join Date
    Feb 2006
    Posts
    162

    Alert log error

    Hi All,

    I'm getting the following meesage in my alert log file,


    Thu Feb 26 20:45:00 2009
    HS: Lost RPC connection to remote Agent...
    HS: ... Agent SID = (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(HOST=TMSD)(PROTOCOL=TCP)(PORT=1526)))(CONNECT_DATA=(SID=GXN))),
    NCR status = -2147385341
    Error 2068 trapped in 2PC on transaction 7.42.514124. Cleaning up.
    Error stack returned to user:
    ORA-02068: following severe error from GXN.WORLD
    ORA-28511: lost RPC connection to heterogeneous remote agent using SID=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(HOST=TMSD)(PROT
    OCOL=TCP)(PORT=1526)))(CONNECT_DATA=(SID=GXN)))
    Thu Feb 26 21:53:50 2009
    HS: Lost RPC connection to remote Agent...
    HS: ... Agent SID = (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(HOST=TMSD)(PROTOCOL=TCP)(PORT=1526)))(CONNECT_DATA=(SID=GXN))),
    NCR status = -2147385341
    Error 2068 trapped in 2PC on transaction 4.43.524820. Cleaning up.
    Error stack returned to user:
    ORA-02068: following severe error from GXN.WORLD
    ORA-28511: lost RPC connection to heterogeneous remote agent using SID=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(HOST=TMSD)(PROT
    OCOL=TCP)(PORT=1526)))(CONNECT_DATA=(SID=GXN)))
    My database version is 10.2.0.3.0 and the database link GXN.WORLD is used to connect from oracle to DB2 database. Can anyone explain why I'm getting this message in alert log file and how to resolve this error.

    Thanks...

  2. #2
    Join Date
    Nov 2002
    Location
    Mooresville, NC
    Posts
    349
    Add these and see what happens.

    Found this solution form metalink

    1. Set INBOUND_CONNECT_TIMEOUT_=0 in listener.ora
    2. Set SQLNET.INBOUND_CONNECT_TIMEOUT=0 in sqlnet.ora
    http://www.perf-engg.com
    A performance engineering forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width