Fatal NI connect error 12203 resulting huge increase in sqlnet.log file

Hi,
I am getting the following error message in SQLNET.LOG file on the client machine. This is my upload program which takes few hours to complete and during the program run, the size of SQLNET.LOG file keeps on increasing and goes to 100's of MB and it contains only this error repeatedly.
But my program gets connected to Database and does the upload. But the size of SQLNET.LOG file grows like anything. Pls let me know what's going wrong.
ERROR in SQLNET.LOG File -
Fatal NI connect error 12203, connecting to:
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle80)(ARGV0=oracle80ORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=C:\ORAWIN95\BIN\IFRUN60.EXE)(HOST=IT_DBA)(USER=IT))))
VERSION INFORMATION:
     TNS for 32-bit Windows: Version 8.0.5.0.0 - Production
     Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 8.0.4.0.0 - Production
     Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 8.0.5.0.0 - Production
Time: 06-MAR-03 12:37:08
Tracing not turned on.
Tns error struct:
nr err code: 12203
TNS-12203: TNS:unable to connect to destination
ns main err code: 12560
TNS-12560: TNS:protocol adapter error
ns secondary err code: 0
nt main err code: 102
TNS-00102: Keyword-Value binding operation error
nt secondary err code: 0
nt OS err code: 0
Regards,
Mitesh V.

Hi,
Actually I thought this error is appearing in only one of the machines, but when I am figuring out, I found the same error in almost all the client machines.
Though the programs are running fine getting the database connectivity, I am not able to find why it is giving error showing connection through BEQ protocol.
Pls someone tell me why this is happening and how I will find out which protocol it is using.
Regards,
Mitesh Vijayvargiy

Similar Messages

  • FATAL NI CONNECT ERROR 12203  CONNECTING TO :

    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=ORACLE80)
    (ARGV0=ORACLE80ORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=BEQ)))')))
    (CONNECT_DATA=(SID=ORACLE)(CID=(PROGRAM=D:\DEV60\BIN\IFDBG60.EXE)(HOST=DEVELOPER)
    (USER=DEVELOPER)))
    VERSION INFORMATION
    TNS FOR 32-BIT WINDOWS : VERSION 8.0.6.3.3 -PRODUCTION
    ORACLE BEQUEATH NT PROTOCOL ADAPTOR FOR 32-BIT
    WINDOWS: VERSION 8.0.6.3.3 -PRODUCTION
    PLEASE TELL ME HOW CAN I SOLVE THIS PROBLEM AND WHAT IS REASON FOR SUCH PROBLEM

    I didn't know enough to answer your question myself, so I visited http://groups.google.com and searched using the following keyword (including quotes):
        "FATAL NI CONNECT ERROR 12203"
    This search returned the following archived USENET post from Sybrand Bakker (I trust this guy ;) ):
       From:   Sybrand Bakker
       Date:   Fri, Feb 9 2001 3:33 pm
       Email:  "Sybrand Bakker" <[email protected]>
       Groups: comp.databases.oracle.tools
       Beq is acronym for bequeath which is a variant of interprocess
       communication. This works locally on the server only.
       If I understand your situation correctly you are not on the server
       12203 unable to connect to destination means sqlnet can't establish low
       level communications to the host.
       You need to setup an ordinary tcp/ip connection.
       Hth,
       Sybrand Bakker, Oracle DBA If you are not on the server, then the above likely explains your problem.
    Hopefully this helps,
    Eric Adamson
    Lansing, Michigan

  • Fatal NI connect error 12547/12170

    Hi,
    I am stakk with connection problem on customer Oracle server. Oracle database is installed on Microsoft Windows Server 2012 Standard. Version of Oracle DB is 11.2.0.4 Standard One Edition.
    Oracle database works fine on server. I had no problems/errors while installing (as admin). My user is memer of Local Admin Group. I am also able to connect to it with sqlplus (sqlplus username/password@tns_alias) and SQL Developer.
    Content of tnsnames, listener og sqlnet files are following:
    tnsnames.ora
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =  (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))   )
        (CONNECT_DATA =  (SID = CLRExtProc) (PRESENTATION = RO)  )  )
    SALES =
      (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.9)(PORT = 1521))
      (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = sales.company.se)))
    listener.ora
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc) (ORACLE_HOME = D:\oracle\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)  (ENVS = "EXTPROC_DLLS=ONLY:D:\oracle\product\11.2.0\dbhome_1\bin\oraclr11.dll") )  )
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =      (ADDRESS = (PROTOCOL = TCP)(HOST = servername.company.se)(PORT = 1521))
                                          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))))
    ADR_BASE_LISTENER = D:\oracle
    INBOUND_CONNECTION_TIMEOUT_LISTENER=180
    sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    SQLNET.INBOUND_CONNECT_TIMEOUT = 180
    ADR_BASE = D:\oracle\product\11.2.0\dbhome_1\log
    I am using VPN tunnel to connect to database from my client. I can ping server successfully. TNSPING to database works fine, but I am not able to connect to database. I get an error on client:
    ORA-12537 connection closed error.
    Alert log content is following:
    Fatal NI connect error 12547, connecting to:
    (LOCAL=NO)
      VERSION INFORMATION:
    TNS for 64-bit Windows: Version 11.2.0.4.0 - Production
    Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.2.0.4.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.2.0.4.0 - Production
      Time: 19-DEC-2013 13:01:47
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12547
    TNS-12547: TNS:lost contact
        ns secondary err code: 12560
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
    opiodr aborting process unknown ospid (88) as a result of ORA-609
    2013-12-19 13:05:28.990000 +01:00
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 64-bit Windows: Version 11.2.0.4.0 - Production
    Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.2.0.4.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.2.0.4.0 - Production
      Time: 19-DEC-2013 13:05:28
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS:operation timed out
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: <unknown>
    opiodr aborting process unknown ospid (2384) as a result of ORA-609
    2013-12-19 13:44:44.855000 +01:00
    opiodr aborting process unknown ospid (1292) as a result of ORA-609
    2013-12-19 14:30:34.351000 +01:00
    I supposed that connection could use some more time so I set inbound_connection to 180 (3 minutes). Same error.
    Then I turn on support trace. Here is analyzed content:
    server_4424.trc
    Trying to get IP client address results in error. Host IP is not correct.
    [19-DEC-2013 13:42:35:692] nsgetclientaddress: Client address: "(ADDRESS=(PROTOCOL=tcp)(HOST=::1)(PORT=53749))"
    [19-DEC-2013 13:42:35:692] nsgetclientaddress: exit
    [19-DEC-2013 13:42:35:692] nszgclient: entry
    [19-DEC-2013 13:42:35:692] nszgclient: using dedicated context
    [19-DEC-2013 13:42:35:692] nazsgsnm: entry
    [19-DEC-2013 13:42:35:692] nau_genm: entry
    [19-DEC-2013 13:42:35:692] nau_genm: exit
    [19-DEC-2013 13:42:35:692] nazsgsnm: failed with error 12630
    [19-DEC-2013 13:42:35:692] nazsgsnm: exit
    [19-DEC-2013 13:42:35:692] nszgclient: returning no username
    [19-DEC-2013 13:42:35:692] nszgclient: returning no username
    [19-DEC-2013 13:42:35:692] nszgclient: exit
    [19-DEC-2013 13:42:35:692] nszgetuser: entry
    [19-DEC-2013 13:42:35:692] nszgetuser: using dedicated context
    [19-DEC-2013 13:42:35:692] nazsgunm: entry
    [19-DEC-2013 13:42:35:692] nau_gnm: entry
    [19-DEC-2013 13:42:35:692] nau_gnm: exit
    [19-DEC-2013 13:42:35:692] nazsgunm: failed with error 12630
    Getting package from client. And when reached to @ we get EOF (daflag=64)
    [19-DEC-2013 13:42:35:724] nttfprd: exit
    [19-DEC-2013 13:42:35:724] nsbasic_brc: type=6, plen=10
    [19-DEC-2013 13:42:35:724] nsbasic_brc: what=1, tot =10
    [19-DEC-2013 13:42:35:724] nsbasic_brc: packet dump
    [19-DEC-2013 13:42:35:724] nsbasic_brc: 00 0A 00 00 06 00 00 00  |........|
    [19-DEC-2013 13:42:35:724] nsbasic_brc: 00 40                    |.@      |
    [19-DEC-2013 13:42:35:724] nsbasic_brc: Got EOF (daflag=64).
    [19-DEC-2013 13:42:35:724] nserror: entry
    [19-DEC-2013 13:42:35:724] nsbasic_brc: exit: oln=0, dln=0, tot=10, rc=-1
    [19-DEC-2013 13:42:35:724] nioqer: entry
    [19-DEC-2013 13:42:35:724] nioqer:  incoming err = 12151
    [19-DEC-2013 13:42:35:724] nioqce: entry
    [19-DEC-2013 13:42:35:724] nioqce: exit
    [19-DEC-2013 13:42:35:724] nioqer:  returning err = 3113
    [19-DEC-2013 13:42:35:724] nioqer: exit
    [19-DEC-2013 13:42:35:724] nioqrc: exit
    [19-DEC-2013 13:42:35:724] nioqds: entry
    [19-DEC-2013 13:42:35:724] nioqds:  disconnecting...
    Handshake never succeded. Client was trying to read from transport but never succeeded. I assume it is because of wrong or non Client address: "(ADDRESS=(PROTOCOL=tcp)(HOST=::1)(PORT=53749))"
    [19-DEC-2013 13:41:43:803] nscon: doing connect handshake...
    [19-DEC-2013 13:41:43:803] nscon: recving a packet
    [19-DEC-2013 13:41:43:803] nsprecv: entry
    [19-DEC-2013 13:41:43:803] nsprecv: reading from transport...
    [19-DEC-2013 13:41:43:803] nttrd: entry
    [19-DEC-2013 13:44:44:855] nttrd: exit
    [19-DEC-2013 13:44:44:855] ntt2err: entry
    [19-DEC-2013 13:44:44:855] ntt2err: Read unexpected EOF ERROR on 2648
    [19-DEC-2013 13:44:44:855] ntt2err: exit
    [19-DEC-2013 13:44:44:855] nsprecv: error exit
    [19-DEC-2013 13:44:44:855] nserror: entry
    [19-DEC-2013 13:44:44:855] nserror: nsres: id=0, op=68, ns=12535, ns2=12606; nt[0]=0, nt[1]=0, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    [19-DEC-2013 13:44:44:855] nscon: error exit
    [19-DEC-2013 13:44:44:855] nsdo: nsctxrnk=0
    [19-DEC-2013 13:44:44:855] nsdo: error exit
    [19-DEC-2013 13:44:44:855] nsinh_hoff: error recving request
    [19-DEC-2013 13:44:44:855] nsclose: entry
    [19-DEC-2013 13:44:44:855] nsvntx_dei: entry
    [19-DEC-2013 13:44:44:855] nsvntx_dei: exit
    [19-DEC-2013 13:44:44:855] nstimarmed: entry
    [19-DEC-2013 13:44:44:855] nstimarmed: no timer allocated
    [19-DEC-2013 13:44:44:855] nstimarmed: normal exit
    [19-DEC-2013 13:44:44:855] nstoClearTimeout: entry
    [19-DEC-2013 13:44:44:855] nstoClearTimeout: ATO disabled for ctx=0x000000001812ED30
    [19-DEC-2013 13:44:44:855] nstoClearTimeout: STO disabled for ctx=0x000000001812ED30
    [19-DEC-2013 13:44:44:855] nstoClearTimeout: RTO disabled for ctx=0x000000001812ED30
    [19-DEC-2013 13:44:44:855] nstoClearTimeout: PITO disabled for ctx=0x000000001812ED30
    [19-DEC-2013 13:44:44:855] nstoUpdateActive: entry
    [19-DEC-2013 13:44:44:855] nstoUpdateActive: Active timeout is -1 (see nstotyp)
    [19-DEC-2013 13:44:44:855] nstoDestroyAlarm: entry
    [19-DEC-2013 13:44:44:855] nstoDestroyAlarm: exit (0)
    [19-DEC-2013 13:44:44:855] nttctl: entry
    [19-DEC-2013 13:44:44:855] ntt2err: entry
    [19-DEC-2013 13:44:44:855] ntt2err: soc -1 error - operation=7, ntresnt[0]=530, ntresnt[1]=38, ntresnt[2]=0
    [19-DEC-2013 13:44:44:855] ntt2err: exit
    [19-DEC-2013 13:44:44:855] nttctl: entry
    [19-DEC-2013 13:44:44:855] ntt2err: entry
    [19-DEC-2013 13:44:44:855] ntt2err: soc -1 error - operation=7, ntresnt[0]=530, ntresnt[1]=38, ntresnt[2]=0
    [19-DEC-2013 13:44:44:855] ntt2err: exit
    [19-DEC-2013 13:44:44:855] nsfull_cls: entry
    [19-DEC-2013 13:44:44:855] nsfull_cls: cid=0, opcode=65, *bl=0, *what=0, uflgs=0x0, cflgs=0x40
    [19-DEC-2013 13:44:44:855] nsfull_cls: nsctx: state=1, flg=0x4000, mvd=0
    [19-DEC-2013 13:44:44:855] nsbfr: entry
    After 180 sec Oracle net sends following message:
    [19-DEC-2013 13:44:44:855] nsclose: normal exit
    [19-DEC-2013 13:44:44:855] nserror: entry
    [19-DEC-2013 13:44:44:855] nserror: nsres: id=0, op=73, ns=12535, ns2=12606; nt[0]=0, nt[1]=0, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    [19-DEC-2013 13:44:44:855] nsinherit: error exit
    [19-DEC-2013 13:44:44:855] nioqper:  error from nsinherit: failed...
    [19-DEC-2013 13:44:44:855] nioqper:    ns main err code: 12535
    [19-DEC-2013 13:44:44:855] nioqper:    ns (2)  err code: 12606
    [19-DEC-2013 13:44:44:855] nioqper:    nt main err code: 0
    [19-DEC-2013 13:44:44:855] nioqper:    nt (2)  err code: 0
    [19-DEC-2013 13:44:44:855] nioqper:    nt OS   err code: 0
    [19-DEC-2013 13:44:44:855] niotns: No broken-connection function available.
    [19-DEC-2013 13:44:44:855] niomapnserror: entry
    [19-DEC-2013 13:44:44:855] niqme: entry
    [19-DEC-2013 13:44:44:855] niqme: reporting NS-12535 error as ORA-12535
    [19-DEC-2013 13:44:44:855] niqme: exit
    [19-DEC-2013 13:44:44:855] niomapnserror: exit
    [19-DEC-2013 13:44:44:855] niotns: Couldn't connect, returning 12170
    [19-DEC-2013 13:44:44:855] nioqer: entry
    [19-DEC-2013 13:44:44:855] nioqer:  incoming err = 12170
    [19-DEC-2013 13:44:44:855] nioqce: entry
    [19-DEC-2013 13:44:44:855] nioqce: exit
    [19-DEC-2013 13:44:44:855] nioqer:  returning err = 3136
    Firewall is off on Server. Network administrator says that there is no rules which could compromise communication/traffic on port 1521. I tried trcroute too and I get following conntent
    1     27ms      22 ms     17ms       192.168.97.1
    2      *         *        *          request aborted
    3     20 ms     18 ms     18 ms      server.company.se (192.168.1.9)
    Any suggestion, help or comments would be appriciated. I am running out of ideas.
    Tnx a lot,
    adi

    The error could be due to a port change/reconnect/redirect that fails.
    The problem: Listener.exe is a separate physical process image in the kernel as the Oracle.exe process. The Listener needs to start an Oracle dedicated server process (created by the Listener as a remote thread in the oracle.exe process). Then it needs to pass the socket handle (created when the Listener accepted the tcp connection of the client) to this thread in another physical process - in order for that thread to continue tcp comms with the client.
    This is not by default supported in Windows as I understand (always wrote a single threaded exe myself with the main thread acting as listener and child threads as dealing with client sessions, when developing Win32 tcp servers).
    On Unix/Linux it is fairly common  to pass the socket handle as stdin and stdout to a forked child process (a separate physical process).
    If the socket handle cannot be passed from the listener.exe to oracle.exe, then the oracle.exe thread could open a private port as tcp listening end-point and inform, via the Listener, the client to reconnect to that tcp port (i.e. SQL*Net on client gets a redirect).
    You will need to determine whether this is happening - as it would explain the initial successful tcp connect from client to Listener, followed by the tcp connection failing to the Oracle dedicated server process.
    Not sure how one checks on Windows - have last done Oracle on Windows back with Oracle 7.1. But I think there are support notes on this.
    I would use netstat myself on Linux/Unix - and list the ports used by client and server for the connection, and determine if a private/dynamic port was used to continue the client-server tcp communication as a renegotiated tcp session. netstat is also available on Windows and can be used in a similar fashion too.

  • Re: Fatal NI connect error 12170.

    I had a similiar issue today in my 11.2 RAC database alert.log. My errors were 12170 and 12535, and it is not a firewall issue. I found in my listener logs that IP referenced in the 12170 error message had connected to my  listener earlier today. It appears to be a simple timeout issue.
    Found MOS doc Fatal NI Connect Error 12170, 'TNS-12535: TNS:operation timed out' Reported in 11g Alert Log (Doc ID 1286376.1)

    Hi,
    Currently, I'm having these kind of problems in some databases in my developer environment.. I spent some time investigating, but I didn't find a solution yet. I read many documents(MOS), and try other things...
    Fatal NI connect error 12537, connecting to:
    (LOCAL=NO)
      VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.3.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.3.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.3.0 - Production
      Time: 18-SEP-2013 22:20:03
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12537
    TNS-12537: TNS:connection closed
        ns secondary err code: 12560
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
    opiodr aborting process unknown ospid (6536) as a result of ORA-609
    The only thing that I notice that these errors star to raise after maintenance plan window at 22:00 PM
    2013-09-18 22:00:00.253000 -03:00
    Setting Resource Manager plan SCHEDULER[0x3109]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    Setting Resource Manager plan DEFAULT_MAINTENANCE_PLAN via parameter
    Starting background process VKRM
    Cheers
    Legatti

  • Fatal NI connect error 12170

    Hi Everyone,
    Recently my users have been complaining about lots of TNS-12535: TNS:operation timed out or TNS-00505: Operation timed out. In checking the alert log, there are tons of timeouts occuring per day.
    We have an application that is written using .net. This application connects from the "outside world" passing through a DMZ to the database. In doing some reading, i have come to the conclusion that i may need to setup connection manager, but not absolutely sure. Here is the error that is thrown on the timeouts found in the alert.log file:
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
         Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    Time: 16-FEB-2010 12:21:22
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 60
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=192.xxx.x.xx)(PORT=2046)) (the host ip address is the webserver ip address)
    What i'm really looking for is some direction as to how to help with this problem or has anyone out there experienced this before and found a fix. Any help will be welcomed. Thanks in advance.

    oerr ora 12170
    12170, 00000, "TNS:Connect timeout occurred"
    // *Cause:  The server shut down because connection establishment or
    // communication with a client failed to complete within the allotted time
    // interval. This may be a result of network or system delays; or this may
    // indicate that a malicious client is trying to cause a Denial of Service
    // attack on the server.
    // *Action: If the error occurred because of a slow network or system,
    // reconfigure one or all of the parameters SQLNET.INBOUND_CONNECT_TIMEOUT,
    // SQLNET.SEND_TIMEOUT, SQLNET.RECV_TIMEOUT in sqlnet.ora to larger values.
    // If a malicious client is suspected, use the address in sqlnet.log to
    // identify the source and restrict access. Note that logged addresses may
    // not be reliable as they can be forged (e.g. in TCP/IP).
    bcm@bcm-laptop:~/bcm_old$ oerr ora 12535
    12535, 00000, "TNS:operation timed out"
    // *Cause: The requested operation could not be completed within the time out
    // period.
    // *Action: Look at the documentation on the secondary errors for possible
    // remedy. See SQLNET.LOG to find secondary error if not provided explicitly.
    // Turn on tracing to gather more information.
    bcm@bcm-laptop:~/bcm_old$ oerr ora 12560
    12560, 00000, "TNS:protocol adapter error"
    // *Cause: A generic protocol adapter error occurred.
    // *Action: Check addresses used for proper protocol specification. Before
    // reporting this error, look at the error stack and check for lower level
    // transport errors. For further details, turn on tracing and reexecute the
    // operation. Turn off tracing when the operation is complete.
    bcm@bcm-laptop:~/bcm_old$ oerr ora 12505
    12505, 00000, "TNS:listener does not currently know of SID given in connect descriptor"
    // *Cause:  The listener received a request to establish a connection to a
    // database or other service. The connect descriptor received by the listener
    // specified a SID for an instance (usually a database instance) that either
    // has not yet dynamically registered with the listener or has not been
    // statically configured for the listener. This may be a temporary condition
    // such as after the listener has started, but before the database instance
    // has registered with the listener.
    // *Action:
    //  - Wait a moment and try to connect a second time.
    //  - Check which instances are currently known by the listener by executing:
    //    lsnrctl services <listener name>
    //  - Check that the SID parameter in the connect descriptor specifies
    //    an instance known by the listener.
    //  - Check for an event in the listener.log file.

  • EM error: Fatal NI connect error 12537, connecting to:  (LOCAL=NO)

    When I start EM DB Console with "emctl start dbconsole" then following error occures every 10 seconds:
    Fatal NI connect error 12537, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 13-JUN-2012 15:41:53
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12537
    TNS-12537: TNS:connection closed
    ns secondary err code: 12560
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    opiodr aborting process unknown ospid (24598) as a result of ORA-609
    Wed Jun 13 15:42:03 2012Regards, Azer Imamaliyev

    note: ORA-609 TNS-12537 and TNS-12547 in 11g Alert.log [ID 1116960.1] gives you a number of causes and possible solutions.
    Eric

  • Fatal NI connect error -12505

    hi,
    please this is urgent , does someone have any fixes/solutions for this problem.
    i am trying to debug jsp's from jdeveloper and i am able to obtain a oracle connection from weblogic and this is the error i recieved.
    thanx
    sri
    Fatal NI connect error 12505, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(PORT=1521)(HOST=192.168.100.16))(CONNECT_DATA=(SID=EOSD)(CID=(PROGRAM=C:\Program Files\Oracle\JDeveloper 3.2\bin\jdeveloper.exe)(HOST=E022447)(USER=sebh))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 8.1.6.0.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 8.1.6.0.0 - Production
    Time: 23-FEB-2001 18:24:25
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0

    hi,
    please this is urgent , does someone have any fixes/solutions for this problem.
    i am trying to debug jsp's from jdeveloper and i am able to obtain a oracle connection from weblogic and this is the error i recieved.
    thanx
    sri
    Fatal NI connect error 12505, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(PORT=1521)(HOST=192.168.100.16))(CONNECT_DATA=(SID=EOSD)(CID=(PROGRAM=C:\Program Files\Oracle\JDeveloper 3.2\bin\jdeveloper.exe)(HOST=E022447)(USER=sebh))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 8.1.6.0.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 8.1.6.0.0 - Production
    Time: 23-FEB-2001 18:24:25
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0

  • Fatal NI connect error 12170 issue

    Hi guys,
    I posted this issue a while back, but go no response, so just hoping for some more feedback. In my alert log, I constantly receive this error:
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
         Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    Time: 26-MAY-2010 13:05:04
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 60
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.X.XX)(PORT=2504))
    One of metalinks suggestions is to set DIAG_ADR_ENABLED =OFF. My question is, will that really help and what really is the effect to turning that parameter off????
    I usually have 150 users connected at a time to the database, and i am hearing there are a lot of time outs out there in the field...Not sure how to go about diagnosing this......The users are connecting via webservers and dmz so also not sure if i should be looking into setting up Connection Manager. Any help will be appreciated...

    Sorry I took forever to reply to this....I went out on vacation and just got back....I think this IP is associated with a Virtual Setup....
    The weird thing is, alot of the systems which were accessing the database just fine are now receiving timeouts...Nothing has changed in the database setup...Right now I am getting this error from another application: "null     Io exception: Connection reset" Not sure how to tackle this situation.

  • **URGENT** - Fatal NI connect error 12560

    Hi !
    We are running through a strange and weird error running our client application. I will show you our sqlnet.log and give you detailed information about our environment.
    sqlnet.log
    ==========
    Fatal NI connect error 12560, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=D:\CrmWa\faber.exe)(HOST=SERV-IFV)(USER=Administrator))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 8.1.5.0.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 8.1.5.0.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 8.1.5.0.0 - Production
    Time: 01-SEP-03 23:24:09
    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: 0
    nt OS err code: 0
    Fatal NI connect error 12560, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=D:\CrmWa\faber.exe)(HOST=SERV-IFV)(USER=Administrator))))
    and goes on and on...
    Database Version: Oracle 8.1.5 EE for Windows
    OS Version: Windows 2000 on a PC
    Application technology: Visual FoxPro
    Connection type: ODBC using Oracle 8.1.5 driver
    The client software (PROGRAM=D:\CrmWa\faber.exe) is connecting fine in the server, and as long as I keep using it it is ok. Is only after a few minutes of inactivity that it apparently disconnects.
    As you can see, the connection arguments are indicating HOST=SERV-IFV (which is MY client machine - the SERV_DB is the real DB server!!!) and USER=Administrator (this is the user I am logged) when this problem occurs.
    There isnt a database on SERV-IFV (thats my client machine), neither is there any mention of it in the tnsnames.ora. TNSNAMES.ORA points to SERV_DB. I don't know where it is getting this stuff from, but its not tnsnames.ora.
    I need to find out why:
    ========================
    1. The client disconnects from the server if the application is inactive for a couple of time
    2. When the client tries to re-connect on the database why it uses wrong parameters for HOST and USER.
    We created a new system variable called TNS_ADMIN and set TNS_ADMIN=X:\*oracle_location*\network\admin to be sure the right tnsnames.ora is being used.
    We are analyzing the firewall to realize if the firewall is terminating the connections or not.
    Please, do you have any other suggestions? Where I can find more information about this error?
    I tried ALL Oracle searches but could not find anything. I tried Google but did not find any solution for this problem.
    Please, is urgent.
    Many thanks,
    Chris

    Could you post the entire stack of errors? Do you have a profile assigned to a user that has a fixed 'idle_time' resource?
    For example, on my test system, I have only a default profile.
    SQL> select resource_name,limit
      2  from dba_profiles
      3  where profile='DEFAULT'
      4  and resource_name like 'IDLE%';
    RESOURCE_NAME                    LIMIT
    IDLE_TIME                        UNLIMITED

  • OBIEE 11.1.1.3 - Fatal NI connect error 12157

    Hi,
    I installed OBIEE 11.1.1.3 on linux 64 bit machine. I am not able to start the scheduler process. The scheduler is not able to connect to the database for some reason. I get following error in my sqlnet.log.
    Fatal NI connect error 12157, connecting to...
    I ensured that tnsnames.ora file in Oracle_BI1/network/admin has the correct sid defined.
    I also entered valid connection settings in coreapplications/deployment/scheduler page in the Enterprise manager.
    If I turn on tracing in my sqlnet.ora file, I get
    1083935040) [18-OCT-2010 15:13:14:905] niotns: niotns failed to create NS ctx, error code 12157
    (1083935040) [18-OCT-2010 15:13:14:905] niotns: Couldn't connect, returning 12157
    If I try to run tnsping from Oracle_BI1/bin directory, i get error
    TNS-12538: TNS:no such protocol adapter
    even though the protocol has been specified correctly as tcp.
    Any, ideas what may be wrong ? Here are my scheduler page settings in enterprise manager
    Database     Oralce 11g
    Call Interface OCI 10g R1/R2
    Data Source     mytnsentry
    Username     myusername
    Password     xxxx
    Confirm Password     xxxx
    Note that my database is Oracle 11g but I am using OCI 10g R1/R2 as that is the max oci version available in the dropdown. Can this be my problem? If yes, can anybody tell me how to let scheduler use different set of drivers ?

    H:\>lsnrctl statusLSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-DEC-2008 11:04
    :45
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener ....
    It seems you don't have a listener service.
    H:\>lsnrctl startLSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-DEC-2008 11:05
    :00
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    Failed to start service, error 1053.
    Because you still don't have a service, this error is thrown. But this statement SHOULD create a listener service,check control panel.
    Since you don't have a listener.ora port 1522 is useless (until you tell Oracle to listen on a non-default number dynamically), but port 1521 can be used by default. Obviously your excel application connects sometimes to port 1522 and fails (it was already asked is this a RAC environment?). In such an environment you definitely need a working listener.ora.
    Werner

  • Fatal NI connect error 12500, connecting to:

    Version Information:
    TNS for 32-bit Windows: Version 10.1.0.4.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.1.0.4.0 - Production
    Time: 03-Aug-2006 15:08:48
    Tracining not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS erro code: 0
    Anybody have any information on this error?

    I got the same problem as you did.
    It was observed when I tried connect to APEX 2.2.1. Could anyone help with this issue? Thanks!
    Please see the sqlnet.log information below:
    Fatal NI connect error 12514, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=techinfo02)(PORT=1521))(CONNECT_DATA=
    (SERVICE_NAME=test01)(CID=(PROGRAM=F:\product\10.1.3\OracleAS_1\Apache\Apache\Apache.exe)
    (HOST=XINTECHINFO02)(USER=SYSTEM))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.1.0.5.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.1.0.5.0 -
    Production
    Time: 26-OCT-2006 10:43:30
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0

  • Fatal NI connect error 12170 and TNS-12535: TNS:operation timed out

    We are getting intermittently following error.
    TNS for Solaris: Version 10.2.0.3.0 - Production
    Oracle Bequeath NT Protocol Adapter for Solaris: Version 10.2.0.3.0 - Production
    TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.3.0 - Production
    Time: 26-FEB-2008 07:17:25
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    sql net ora file
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    # NAMES.DEFAULT_DOMAIN = world
    SQLNET.EXPIRE_TIME = 10
    Out of 10,000 sucessful connections, some 10 connections are getting the 12170 and 12535 error. It is due to firewall connection time out ?
    Appreciate advanced help
    Prasad

    Hi ,
    Even I am facing similar issue. Please let me know if you have any resolutions for this

  • OCI connect error reported to cause core dump

    I use OCI in my developped library. Other developers use my library for their development purposes. Last night, the oracle server went down for patching, and a user reported a core dump that I recognized it is comming from my OCI section of library.
    I do OCI initialization, select, execute a query, and cleanup.
    Has there been any reports as for the case, when a connection is initialized, and the server goes down after successful initialization but before calls to execute a query or commit?
    Any comment???
    I have the error message below, and replace prepriotory info with xxxxxxx.
    thanks,
    --M
    Fatal NI connect error 12541, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxxx)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=xxxxxx)(CID=(PROGRAM=xxxxxx@fashing)(HOST=xxxxxx)(USER=xxxxx))))
    VERSION INFORMATION:
    TNS for Solaris: Version 10.1.0.4.0 - Production
    TCP/IP NT Protocol Adapter for Solaris: Version 10.1.0.4.0 - Production
    Time: 15-FEB-2007 15:49:09
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12541
    TNS-12541: TNS:no listener
    ns secondary err code: 12560
    nt main err code: 511
    TNS-00511: No listener

    We have seen core dumps in system calls earlier and have tried to debug them. We did not have the exact same stack as you but the core used to show up a stack in _malloc.
    As it turned out that we had out of bound array reads (used purify to detect this) and which resulted in this dump. So the stack shown in this case could be totally misleading and the real cause could be somewhere else.
    Hope this helps.

  • Informatica client connecting error: received an invalid object

    Hi guys,
    I downloaded Informatica PowerCenter and PowerConnect Adapters 8.1.1 SP5 for Linux x86 (32-bit) from edelivery and install the power service and metadata manager component on a RH linux box.
    Information of the repository oracle database :
    version-->10.2.0.4
    NLS_CHARACTERSET-->AL32UTF8
    Information of the user informatica:
    LANG = C
    LC_ALL = C
    PATH = /usr/xpg4/bin:/app/database/10g/bin:/app/database/10g/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/app/database/10g/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
    LD_LIBRARY_PATH = /app/database/10g/lib
    ORACLE_HOME = /app/database/10g
    Information of code page when installation:
    ISO 8859-1 Western European
    Locale information of xp client system
    ALL US english setting
    The installation log seems good and no error or warning. How erver when I connect with PowerCenter Designer from my windows xp laptop, it indicate the connection error. I check the server side log with admin console, and in the Intergration service log part found these information:
    ERROR Tue Apr 14 20:46:12 2009 node01_EP066020 2867821472 29321 SF_34031 Client application [], connection [4]: received an invalid object.
    ERROR Tue Apr 14 20:46:09 2009 node01_EP066020 2899291040 29321 SF_34031 Client application [], connection [3]: received an invalid object.
    ERROR Tue Apr 14 20:46:06 2009 node01_EP066020 2878311328 29321 SF_34031 Client application [], connection [2]: received an invalid object.
    ERROR Tue Apr 14 20:46:02 2009 node01_EP066020 2888801184 29321 SF_34031 Client application [], connection [1]: received an invalid object.
    I don't know where the error is, maybe it's a error related to the repository?
    btw, I connection to the Powercenter with the port 6008 which I found in the integration service's log. Coz Oracle application server on the linux box used the default port.
    Today I apply the sp5 to the server for component Power Service and apply the sp5 to client software, but the error is still the same.
    Anybody can give me some hint or solution?
    Thanks in advance.
    Regards,
    Scott

    Hi Scott,
    Did you solved your problem already?
    I want to connect with Peoplesoft as well, byt can't find the PowerConnect tool on edelivery, can you help me with that?
    I als need som documentation on PowerConnect, can you download it there as well?
    Remc0

  • With the error message in my sqlnet.log,what can I do?

    I am installing Oracle IAS Today in my win2000 server system.When I restart my computer,I fond these message in the sqlnet.log file :
    Fatal NI connect error 12515, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=yfz)(PORT=1521))(CONNECT_DATA=(SERVER=SHARED)(SERVICE_NAME=mouse)(PRESENTATION=http://admin)(CID=(PROGRAM=D:\Program Files\Oracle\jre\1.1.7\bin\jrew.exe)(HOST=YFZ)(USER=Administrator))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 8.1.7.0.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 8.1.7.0.0 - Production
    Time: 25-1TB -2002 16:02:39
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12564
    TNS-12564: TNS#:>\>xA,=S(refuse connect)
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    What the problem is ?
    Any help appreciate!

    The Basic Troubleshooting Steps are:
    Restart..  Reset..  Restore from Backup..  Restore as New...
    Try a Reset of the Phone... You will Not Lose Any Data...
    Turn the Phone Off...
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    The Apple logo will Appear and then Disappear...
    Usually takes about 10 - 15 Seconds...
    Turn the Phone On...
    If that does not help... See Here:
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

Maybe you are looking for

  • HELP ME!-error message when trying to install J2sdk1.4.2

    Hi I downloaded this installer: J2SE v 1.4.2_04 SDK It finished the download fine- but when i clicked on the install setup icon on my desktop, by the way file name was "j2sdk-1_4_2_04-windows-i586-p" it brings up a window that says "Error reading set

  • Using extended desktop mode with ThinkPad x220

    I have an Acer AL2216W external monitor. It has a resolution of 1680 x 1050 http://support.acer.com/acerpanam/monitor/0000/Acer/AL2216W/AL2216Wsp2.shtml When I use extended desktop mode with the external monitor set as the primary display, everything

  • Transfer just one item from I-pod to computer

    I have some movies on an I-pod that I seem to have lost from my computer hard drive after transferring my entire collection to a newer external hard drive (they were I-tunes purchases). I would like to move just one or two items from my I-Pod to the

  • Personalization - Site level, and not able to see it a resp level

    I have added 2 new fields i.e. Field A and Field B to an Oracle seeded page at Site Level using Personalization. Based on the type of responsibility, I want to render one field at a time. I wanted to do this using responsibility level personalization

  • Using motion projects in FCP and having problems...

    A co-worker of mine is having an issue with a motion project that is being placed into FCP. Every time he imports it, the contrast is diminished and the color gets washed out making the image look VERY washed out and flat. He has even tried to export