TNS-12500 & TNS-12560 on Oracle 9i - 9.2.0.1.0

Hi,
We have an old Oracle9i db server.
One instance is called TEST. About two weeks ago, we started having problems with the test instance. It's been up and running smoothly for almost 10 years. No changes that I know of has been made.
We get TNS-12500 & TNS-12560 amongst others in the listener.log when we try to connect to TEST.
We frequently get this in the listener.log:
21-MAR-2010 02:00:26 * service_died * TEST * 12537
21-MAR-2010 02:00:36 * service_register * TEST * 0
However, since the problem first occured, the "service_register" does not follow the "service_died" in the log file.
tnsping works fine:
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = XXX)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = TEST)))
OK (130 msek)
lsnrctl status:
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Produc
tion
Startdatum 01-APR-2010 12:07:03
Uppkopplad tid 4 dagar 23 tim. 3 min. 51 sek
SpÕrningsnivÕ off
Sõkerhet OFF
SNMP OFF
Avlyssnarens parameterfil C:\oracle\ora92\network\admin\listener.ora
Avlyssnarens loggfil C:\oracle\ora92\network\log\listener.log
Avlyssnar slutpunktssammanfattning...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=XXX)(PORT=
1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=XXX)(PORT=
8080))(Presentation=HTTP)(Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=XXX)(PORT=
2100))(Presentation=FTP)(Session=RAW))
Sammanfattning av tjõnster...
Tjõnsten "OEMREP" har 2 instans(er).
Instans "OEMREP", status UNKNOWN, har 1 handtag f÷r tjõnsten...
Instans "OEMREP", status READY, har 1 handtag f÷r tjõnsten...
Tjõnsten "OEMREPXDB" har 1 instans(er).
Instans "OEMREP", status READY, har 1 handtag f÷r tjõnsten...
Tjõnsten "PLSExtProc" har 1 instans(er).
Instans "PLSExtProc", status UNKNOWN, har 1 handtag f÷r tjõnsten...
Tjõnsten "PROD" har 2 instans(er).
Instans "PROD", status UNKNOWN, har 1 handtag f÷r tjõnsten...
Instans "PROD", status READY, har 1 handtag f÷r tjõnsten...
Tjõnsten "TEST" har 1 instans(er).
Instans "TEST", status UNKNOWN, har 1 handtag f÷r tjõnsten...
(Sorry about the swedish)
sqlnet.log:
Fatal NI connect error 12500, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXX)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=test)(CID=(PROGRAM=C:\Program Files\Oracle\jre\1.1.8\bin\jrew.exe)(HOST=XXX)(USER=XXX))))
VERSION INFORMATION:
     TNS for 32-bit Windows: Version 9.2.0.6.0 - Production
     Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 9.2.0.6.0 - Production
Time: 06-APR-2010 10:14:16
Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12564
TNS-12564: TNS: anslutning nekad
ns secondary err code: 0
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
The other instances on the server works fine.
If I restart the server it works fine for a couple of days.
Where should I begin?
I'm not really into doing something that could interrupt the status of the production instance on the server before the weekend, but at the same time I would need the test instance up and running right now. I also would like to know what would happen if I was to restart the listener (we have one listener for all instances). Would all active connections to the production instance be affected?
.

Steener wrote:
Hi,
We have an old Oracle9i db server.
One instance is called TEST. About two weeks ago, we started having problems with the test instance. It's been up and running smoothly for almost 10 years. No changes that I know of has been made.
We get TNS-12500 & TNS-12560 amongst others in the listener.log when we try to connect to TEST.
We frequently get this in the listener.log:
21-MAR-2010 02:00:26 * service_died * TEST * 12537
21-MAR-2010 02:00:36 * service_register * TEST * 0
However, since the problem first occured, the "service_register" does not follow the "service_died" in the log file.
tnsping works fine:
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = XXX)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = TEST)))
OK (130 msek)
<snip>
In addition to the other comments you've received, please note that tnsping actually says nothing about the state of any db instance. It only goes so far as to verify there is a listener on the specified port at the specified host.
Note the names of the services known by the listener:
[oracle@vmlnx01 admin]$ lsnrlsnrctl status
LSNRCTL for Linux: Version 10.2.0.4.0 - Production on 06-APR-2010 12:40:46
Copyright (c) 1991, 2007, Oracle.  All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vmlnx01.vmdomain)(PORT=1521)))
STATUS of the LISTENER
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 10.2.0.4.0 - Production
Start Date                06-APR-2010 08:34:59
Uptime                    0 days 4 hr. 5 min. 47 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /ora00/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
Listener Log File         /ora00/app/oracle/product/10.2.0/db_1/network/log/listener.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vmlnx01.vmdomain)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vmlnx01.vmdomain)(PORT=1523)))
Services Summary...
Service "vlnxora1" has 1 instance(s).
  Instance "vlnxora1", status READY, has 1 handler(s) for this service...
Service "vlnxora1XDB" has 1 instance(s).
  Instance "vlnxora1", status READY, has 1 handler(s) for this service...
Service "vlnxora1_XPT" has 1 instance(s).
  Instance "vlnxora1", status READY, has 1 handler(s) for this service...
The command completed successfully
[oracle@vmlnx01 admin]$ cat tnsnames.oraNote the HOST, PORT and SERVICE names in my tnsnames.ora
# tnsnames.ora Network Configuration File: $ORACLE_HOME/network/admin
vlnxora1 =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = vmlnx01.vmdomain)(PORT = 1521))
    (CONNECT_DATA =
      (SERVICE_NAME = vlnxora1)
#the listener doesn't know about fubar
fubar =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = vmlnx01.vmdomain)(PORT = 1521))
    (CONNECT_DATA =
      (SERVICE_NAME = fubar)
  )But see the successful tnsping
[oracle@vmlnx01 admin]$ tnsping fubar
TNS Ping Utility for Linux: Version 10.2.0.4.0 - Production on 06-APR-2010 12:41:08
Copyright (c) 1997,  2007, Oracle.  All rights reserved.
Used parameter files:
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = vmlnx01.vmdomain)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = fubar)))
OK (10 msec)
[oracle@vmlnx01 admin]$

Similar Messages

  • Listener problems: TNS-12500, TNS-12560, TNS-00530

    Dear All,
    On a laptop (name: aspire3000, 1G RAM, 2GHz, Windows XP) I have installed Oracle 9i release 2 database (name=HOMEDB, sid=SIDHOMEDB). I "played" for a while trying to configure Oracle Shared Server but I think I've ruined the listener.
    I execute the following steps:
    1. start the PC
    2. start the listener and database services in Control Panel (because they are set on manual)
    3. in order to test the listener is functioning properly I execute:
    lsnrctl> stop
    lsnrctl> start
    the listener starts, everything is ok
    4. using sqlplus connected as sysadmin
    4.1. sql> shutdown
    it shuts down the database
    4.2. sql> startup
    Now, I receive:
    ORA-12500: TNS: listener failed to start a dedicated server process
    I check the sqlnet.log file:
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 9.2.0.1.0 - Production
    Time: 21-FEB-2006 16:24:07
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12638
    TNS-12638: Credential retrieval failed
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    In the listener.log I see:
    21-FEB-2006 16:38:41 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=HOMEDB)(CID=(PROGRAM=C:\oracle\ora90\bin\sqlplusw.exe)(HOST=ASPIRE3000)(USER=dsandu))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.14.101.51)(PORT=1605)) * establish * HOMEDB * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or directory
    My listener.ora looks like this:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = aspire3000)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = c:\oracle\ora90)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = HOMEDB)
    (ORACLE_HOME = c:\oracle\ora90)
    (SID_NAME = HOMEDB)
    TRACE_LEVEL_LISTENER = ADMIN
    What's wrong?
    If I shut down the PC, restart the PC, restart Oracle services (listener and db) I can connect using sqlplus. If I shutdown down the database it won't restart.
    Thank you very much for the help!
    Daniela

    hi,
    take another look at your listener.ora file, esp this line:
    (ADDRESS = (PROTOCOL = TCP)(HOST = HOST = aspire3000)(PORT = 1521))
    ... perhaps a typo.
    here is my file:
    # LISTENER.ORA Network Configuration File: C:\oracle\ora92\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ORADELL)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ora920)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = ora920)
    Dear All,
    On a laptop (name: aspire3000, 1G RAM, 2GHz, Windows
    XP) I have installed Oracle 9i release 2 database
    (name=HOMEDB, sid=SIDHOMEDB). I "played" for a while
    trying to configure Oracle Shared Server but I think
    I've ruined the listener.
    I execute the following steps:
    1. start the PC
    2. start the listener and database services in
    Control Panel (because they are set on manual)
    3. in order to test the listener is functioning
    properly I execute:
    lsnrctl> stop
    lsnrctl> start
    the listener starts, everything is ok
    4. using sqlplus connected as sysadmin
    4.1. sql> shutdown
    it shuts down the database
    4.2. sql> startup
    Now, I receive:
    ORA-12500: TNS: listener failed to start a dedicated
    server process
    I check the sqlnet.log file:
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 9.2.0.1.0 -
    - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit
    t Windows: Version 9.2.0.1.0 - Production
    Time: 21-FEB-2006 16:24:07
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12638
    TNS-12638: Credential retrieval failed
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    In the listener.log I see:
    21-FEB-2006 16:38:41 *
    (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=HOMEDB)(
    CID=(PROGRAM=C:\oracle\ora90\bin\sqlplusw.exe)(HOST=AS
    PIRE3000)(USER=dsandu))) *
    (ADDRESS=(PROTOCOL=tcp)(HOST=10.14.101.51)(PORT=1605))
    * establish * HOMEDB * 12500
    TNS-12500: TNS:listener failed to start a dedicated
    server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or
    or directory
    My listener.ora looks like this:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST =
    HOST = aspire3000)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = c:\oracle\ora90)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = HOMEDB)
    (ORACLE_HOME = c:\oracle\ora90)
    (SID_NAME = HOMEDB)
    TRACE_LEVEL_LISTENER = ADMIN
    What's wrong?
    If I shut down the PC, restart the PC, restart Oracle
    services (listener and db) I can connect using
    sqlplus. If I shutdown down the database it won't
    restart.
    Thank you very much for the help!
    Daniela

  • TNS-12500: TNS:listener failed to start a dedicated server process

    Hello all,
    I have recently applied a patch on apps tier, after which the concurrent manager is not up & running,
    while viewing the internal log
    im getting the below error
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to : 25-NOV-2013 13:02:02
    Starting AVAILMGR Concurrent Manager               : 25-NOV-2013 13:02:02
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager AVAILMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to : 25-NOV-2013 13:02:02
                         Process monitor session ended : 25-NOV-2013 13:02:02
    ========================================================================
    Starting test_1125@test Internal Concurrent Manager -- shell process ID 25362
              logfile=/d01/apps/testcomn/admin/log/test_test/test_1125.mgr
              PRINTER=noprint
               mailto=appltest
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    Routine &ROUTINE has attempted to start the internal concurrent manager.  The ICM is already running.  Contact you system administrator for further assistance.afpdlrq received an unsuccessful result from PL/SQL procedure or function FND_DCP.Request_Session_Lock.
    Routine FND_DCP.REQUEST_SESSION_LOCK received a result code of 1 from the call to DBMS_LOCK.Request.
    Possible DBMS_LOCK.Request resultCall to establish_icm failed
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 25-NOV-2013 13:03:01 -
    Shutting down Internal Concurrent Manager : 25-NOV-2013 13:03:01
    List of errors encountered:
    _ 1 _
    Routine AFPCSQ encountered an ORACLE error. .
    Review your error messages for the cause of the error. (=<POINTER>)
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The test_1125@test internal concurrent manager has terminated with status 1 - giving up.
    WARNING: RunAsUser for MSP ignored, check group ids (egid=501, want=51)
    can not chdir(/var/spool/clientmqueue/): Permission denied
    Program mode requires special privileges, e.g., root or TrustedUser.
    Also in apps tier $TNS_ADMIN
    the log says
    25-NOV-2013 14:57:51 * ping * 0
    25-NOV-2013 14:57:51 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.12)(PORT=5147)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe

    HI thanks for your reply,
    I tried the above guide but dint helped me,
    I tried modifiying Concurrent:GSM Enabled to N & concurrent manager started but all requests were in pending state not running so i reverted back to Concurrent:GSM Enabled Y
    I ran autoconfig & this is the lastes error I am getting in internal manager log.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:18
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:18
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:18
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:18
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:19
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:19
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:20
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:20
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:20
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:20
    Could not start Service Manager FNDSM_test_test. The TNS alias could not be located, the listener process on test could not be contacted, or the listener failed to spawn the Service Manager process.
    Routine AFPEIM encountered an error while starting concurrent manager FCHMGR with library /d01/apps/testappl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to o : 25-NOV-2013 15:51:20
    Starting FCHMGR Concurrent Manager                 : 25-NOV-2013 15:51:20
    The below is the log from $TNS_ADMIN log directory apps_test.ora
    25-NOV-2013 16:06:01 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.30.82)(PORT=13510)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe
    25-NOV-2013 16:06:01 * ping * 0
    25-NOV-2013 16:06:01 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.12)(PORT=13512)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe
    25-NOV-2013 16:06:02 * ping * 0
    25-NOV-2013 16:06:02 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.12)(PORT=13514)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe
    25-NOV-2013 16:06:02 * ping * 0
    25-NOV-2013 16:06:02 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.30)(PORT=13516)) * establish * FNDSM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12547: TNS:lost contact
      TNS-12560: TNS:protocol adapter error
       TNS-00517: Lost contact
        Linux Error: 32: Broken pipe

  • DB 9i - TNS-12500: TNS:listener failed to start a dedicated server process

    hi all,
    I have a problem with the following configuration oracle 9.2.0.1 (32bits) on Win server 2003 - enterprise x64 edition - 10GM of RAM.
    I installed DB without problem, run server, started listener - seems all is fine. But when trying a remote connection, "listener failed to start a dedicated server process"
    log listener -------
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=NpressOracle9.replynet.prv)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=NpressOracle9.replynet.prv)(PORT=2100))(Presentation=FTP)(Session=RAW))
    04-MAR-2010 05:31:04 * service_register * PRESS * 0
    04-MAR-2010 05:31:08 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Administrator))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153092352)) * status * 0
    04-MAR-2010 05:31:36 * ping * 0
    04-MAR-2010 05:31:39 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRESS)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\sqlplus.exe)(HOST=MMARFELLA-NB)(USER=mmarfella))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.21.103.28)(PORT=2838)) * establish * PRESS * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    32-bit Windows Error: 5: Input/output error
    I ask You, because I am not too familiar with Windows environment and very likely I forget/miss something obvious (in this env).
    Thanks in advance
    Marfy

    I solved installing upgrade to 9.2.0.8.
    Now It's all OK.
    Regards
    Marfy

  • Oracle 10G : ORA-12500: TNS:listener failed to start a dedicated server pro

    When connecting to Oracle I am getting this error. I have restarted the database, restarted the listener, but the problem does not go away. I have increased the processes to 400.
    Error :
    ORA-12500: TNS:listener failed to start a dedicated server process
    listener.log :
    27-APR-2004 11:15:38 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=BUILD.OCS.COM)(CID=(PROGRAM=C:\oracle\product\10.1.0\db_1\bin\sqlplus.exe)(HOST=MA-BUILDENV1)(USER=nkancharla))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.180.112)(PORT=2265)) * establish * BUILD.OCS.COM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    Listener.trc :
    [27-APR-2004 11:14:38:382] snttcallback: op = 5, bytes = 170, err = 0
    [27-APR-2004 11:14:38:382] ntt2err: soc 324 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
    [27-APR-2004 11:14:38:382] nsdo: 160 bytes from NS buffer
    [27-APR-2004 11:14:38:382] nsglgrDoRegister: inst loads: ld1:12 mld1:100 ld2:12 mld2:445
    [27-APR-2004 11:14:38:382] nsdo: 68 bytes to NS buffer
    [27-APR-2004 11:15:38:951] nsopen: opening transport...
    [27-APR-2004 11:15:38:951] nttcnp: Validnode Table IN use; err 0x0
    [27-APR-2004 11:15:38:951] nttcnp: getting sockname
    [27-APR-2004 11:15:38:951] nttcnr: waiting to accept a connection.
    [27-APR-2004 11:15:38:951] nttcnr: getting sockname
    [27-APR-2004 11:15:38:951] nttcnr: connected on ipaddr 192.168.180.112
    [27-APR-2004 11:15:38:951] nttvlser: valid node check on incoming node 192.168.180.112
    [27-APR-2004 11:15:38:951] nttvlser: Accepted Entry: 192.168.180.112
    [27-APR-2004 11:15:38:951] nttcon: set TCP_NODELAY on 288
    [27-APR-2004 11:15:38:951] nsopen: transport is open
    [27-APR-2004 11:15:38:951] nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
    [27-APR-2004 11:15:38:951] nsopen: global context check-in (to slot 7) complete
    [27-APR-2004 11:15:38:951] nsanswer: deferring connect attempt; at stage 5
    [27-APR-2004 11:15:38:951] nscon: doing connect handshake...
    [27-APR-2004 11:15:38:951] nscon: got NSPTCN packet
    [27-APR-2004 11:15:38:951] nsevdrcvreq: recving connect data
    [27-APR-2004 11:15:38:951] nsdo: 248 bytes from NS buffer
    [27-APR-2004 11:15:38:951] nsevdansw: exit
    [27-APR-2004 11:15:38:951] nsglbgetRSPidx: returning ecode=0
    [27-APR-2004 11:15:38:951] nsc2addr: (ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oraclebuild)(ARGS='(LOCAL=NO)'))
    [27-APR-2004 11:15:38:951] nsbeqaddr: connecting...
    [27-APR-2004 11:15:38:951] snlpcss: Unable to spawn Oracle oracle (LOCAL=NO) build, error 258.
    [27-APR-2004 11:15:38:951] nserror: nsres: id=7, op=72, ns=12560, ns2=0; nt[0]=530, nt[1]=0, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    [27-APR-2004 11:15:38:951] nscon: sending NSPTRF packet
    [27-APR-2004 11:15:38:951] nstimarmed: no timer allocated
    [27-APR-2004 11:15:38:951] nsclose: closing transport
    [27-APR-2004 11:15:38:951] nsclose: global context check-out (from slot 7) complete
    [27-APR-2004 11:15:38:951] nsgldissolve: Deallocating cxd 0xd89e18.

    Listener.ora:
    lsncrtl status:
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 27-APR-2004 11:27:56
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production
    Start Date 27-APR-2004 11:27:23
    Uptime 0 days 0 hr. 0 min. 33 sec
    Trace Level admin
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\oracle\product\10.1.0\db_1\network\admin\listener.ora
    Listener Log File C:\oracle\product\10.1.0\db_1\network\log\listener.log
    Listener Trace File C:\oracle\product\10.1.0\db_1\network\trace\listener.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ma-buildenv1.ocs.open-channels.com)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ma-buildenv1.ocs.open-channels.com)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ma-buildenv1.ocs.open-channels.com)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "BUILD" has 1 instance(s).
    Instance "BUILD", status UNKNOWN, has 1 handler(s) for this service...
    Service "BUILD.OCS.COM" has 1 instance(s).
    Instance "build", status READY, has 2 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    sqlnet.log:
    Fatal NI connect error 12500, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ma-buildenv1.ocs.open-channels.com)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=BUILD.OCS.COM)(CID=(PROGRAM=C:\oracle\product\10.1.0\db_1\bin\sqlplus.exe)(HOST=MA-BUILDENV1)(USER=nkancharla))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.1.0.2.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.1.0.2.0 - Production
    Time: 27-APR-2004 11:28:42
    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
    listener.log:
    27-APR-2004 11:28:42 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=BUILD.OCS.COM)(CID=(PROGRAM=C:\oracle\product\10.1.0\db_1\bin\sqlplus.exe)(HOST=MA-BUILDENV1)(USER=nkancharla))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.180.112)(PORT=2527)) * establish * BUILD.OCS.COM * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    listener.trc with ADMIN on:
    [27-APR-2004 11:28:42:011] nsevwait: 1 newly-posted event(s)
    [27-APR-2004 11:28:42:011] nsevfnt: cxd: 0xd3eed0 stage 0: NT events set:
         CONNECTION REQUEST
    [27-APR-2004 11:28:42:011] nsevfnt: cxd: 0xd3eed0 stage 0: NS events set:
         INCOMING CALL
    [27-APR-2004 11:28:42:011] nsevwait: event is 0x1, on 2
    [27-APR-2004 11:28:42:011] nsevwait: 1 posted event(s)
    [27-APR-2004 11:28:42:011] nsglhe: entry
    [27-APR-2004 11:28:42:011] nsmal: 536 bytes at 0xd7c1f0
    [27-APR-2004 11:28:42:011] nsmal: 1632 bytes at 0xd7e638
    [27-APR-2004 11:28:42:011] nsopen: opening transport...
    [27-APR-2004 11:28:42:011] nttcon: entry
    [27-APR-2004 11:28:42:011] nttcon: toc = 3
    [27-APR-2004 11:28:42:011] nttcnp: entry
    [27-APR-2004 11:28:42:011] ntvlin: entry
    [27-APR-2004 11:28:42:011] ntvlin: exit
    [27-APR-2004 11:28:42:011] nttcnp: Validnode Table IN use; err 0x0
    [27-APR-2004 11:28:42:011] nttcnp: getting sockname
    [27-APR-2004 11:28:42:011] nttcnp: exit
    [27-APR-2004 11:28:42:011] nttcnr: entry
    [27-APR-2004 11:28:42:011] nttcnr: waiting to accept a connection.
    [27-APR-2004 11:28:42:011] nttcnr: getting sockname
    [27-APR-2004 11:28:42:011] nttcnr: connected on ipaddr 192.168.180.112
    [27-APR-2004 11:28:42:011] nttvlser: entry
    [27-APR-2004 11:28:42:011] nttvlser: valid node check on incoming node 192.168.180.112
    [27-APR-2004 11:28:42:011] nttvlser: Accepted Entry: 192.168.180.112
    [27-APR-2004 11:28:42:011] nttcnr: exit
    [27-APR-2004 11:28:42:011] nttcon: set TCP_NODELAY on 248
    [27-APR-2004 11:28:42:011] nttcon: exit
    [27-APR-2004 11:28:42:011] nsopen: transport is open
    [27-APR-2004 11:28:42:011] nsnainit: answer
    [27-APR-2004 11:28:42:011] nsnasvnainfo: NA disabled for this connection
    [27-APR-2004 11:28:42:011] nainit: entry
    [27-APR-2004 11:28:42:011] nagblini: entry
    [27-APR-2004 11:28:42:011] nau_gin: entry
    [27-APR-2004 11:28:42:011] nau_gparams: entry
    [27-APR-2004 11:28:42:011] nam_gbp: Reading parameter "sqlnet.authentication_required" from parameter file
    [27-APR-2004 11:28:42:011] nam_gbp: Parameter not found
    [27-APR-2004 11:28:42:011] nau_gparams: Using default value "FALSE"
    [27-APR-2004 11:28:42:011] nau_gslf: entry
    [27-APR-2004 11:28:42:011] nam_gic: entry
    [27-APR-2004 11:28:42:011] nam_gic: Counting # of items in "sqlnet.authentication_services" parameter
    [27-APR-2004 11:28:42:011] nam_gic: Parameter not found
    [27-APR-2004 11:28:42:011] nam_gic: Found 0 items
    [27-APR-2004 11:28:42:011] nam_gic: exit
    [27-APR-2004 11:28:42:011] nau_gslf: Using default value "all available adapters"
    [27-APR-2004 11:28:42:011] nauss_set_state: entry
    [27-APR-2004 11:28:42:011] nauss_set_state: exit
    [27-APR-2004 11:28:42:011] nau_gslf: exit
    [27-APR-2004 11:28:42:011] nau_gparams: exit
    [27-APR-2004 11:28:42:011] nau_gin: exit
    [27-APR-2004 11:28:42:011] nagblini: exit
    [27-APR-2004 11:28:42:011] na_saveprot: entry
    [27-APR-2004 11:28:42:011] na_saveprot: exit
    [27-APR-2004 11:28:42:011] nacomin: entry
    [27-APR-2004 11:28:42:011] nas_init: entry
    [27-APR-2004 11:28:42:011] nas_init: exit
    [27-APR-2004 11:28:42:011] nau_ini: entry
    [27-APR-2004 11:28:42:011] naugcp_get_connect_parameters: entry
    [27-APR-2004 11:28:42:011] nauss_set_state: entry
    [27-APR-2004 11:28:42:011] nauss_set_state: exit
    [27-APR-2004 11:28:42:011] naugcp_get_connect_parameters: exit
    [27-APR-2004 11:28:42:011] nau_gettab: entry
    [27-APR-2004 11:28:42:011] nau_gettab: exit
    [27-APR-2004 11:28:42:011] nau_sini: entry
    [27-APR-2004 11:28:42:011] nau_sini: exit
    [27-APR-2004 11:28:42:011] nau_ini: exit
    [27-APR-2004 11:28:42:011] naeeinit: entry
    [27-APR-2004 11:28:42:011] nam_gbp: Reading parameter "SQLNET.FIPS_140" from parameter file
    [27-APR-2004 11:28:42:011] nam_gbp: Parameter not found
    [27-APR-2004 11:28:42:011] nam_gnsp: Reading parameter "SQLNET.ENCRYPTION_SERVER" from parameter file
    [27-APR-2004 11:28:42:011] nam_gnsp: Parameter not found
    [27-APR-2004 11:28:42:011] naequad: Using default value "ACCEPTED"
    [27-APR-2004 11:28:42:011] nam_gic: entry
    [27-APR-2004 11:28:42:011] nam_gic: Counting # of items in "SQLNET.ENCRYPTION_TYPES_SERVER" parameter
    [27-APR-2004 11:28:42:011] nam_gic: Parameter not found
    [27-APR-2004 11:28:42:011] nam_gic: exit
    [27-APR-2004 11:28:42:011] naesno: Using default value "all available algorithms"
    [27-APR-2004 11:28:42:011] naeshow: entry
    [27-APR-2004 11:28:42:011] naeshow: exit
    [27-APR-2004 11:28:42:011] naeeinit: exit
    [27-APR-2004 11:28:42:011] naecinit: entry
    [27-APR-2004 11:28:42:011] nam_gnsp: Reading parameter "SQLNET.CRYPTO_CHECKSUM_SERVER" from parameter file
    [27-APR-2004 11:28:42:011] nam_gnsp: Parameter not found
    [27-APR-2004 11:28:42:011] naequad: Using default value "ACCEPTED"
    [27-APR-2004 11:28:42:011] nam_gic: entry
    [27-APR-2004 11:28:42:011] nam_gic: Counting # of items in "SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER" parameter
    [27-APR-2004 11:28:42:011] nam_gic: Parameter not found
    [27-APR-2004 11:28:42:011] nam_gic: exit
    [27-APR-2004 11:28:42:011] naesno: Using default value "all available algorithms"
    [27-APR-2004 11:28:42:011] naeshow: entry
    [27-APR-2004 11:28:42:011] naeshow: exit
    [27-APR-2004 11:28:42:011] naecinit: exit
    [27-APR-2004 11:28:42:011] nadisc: entry
    [27-APR-2004 11:28:42:011] nacomtm: entry
    [27-APR-2004 11:28:42:011] nacompd: entry
    [27-APR-2004 11:28:42:011] nacompd: exit
    [27-APR-2004 11:28:42:011] nacompd: entry
    [27-APR-2004 11:28:42:011] nacompd: exit
    [27-APR-2004 11:28:42:011] nacomtm: exit
    [27-APR-2004 11:28:42:011] nas_dis: entry
    [27-APR-2004 11:28:42:011] nas_dis: exit
    [27-APR-2004 11:28:42:011] nau_dis: entry
    [27-APR-2004 11:28:42:011] nau_dis: exit
    [27-APR-2004 11:28:42:011] naeetrm: entry
    [27-APR-2004 11:28:42:011] naeetrm: exit
    [27-APR-2004 11:28:42:011] naectrm: entry
    [27-APR-2004 11:28:42:011] naectrm: exit
    [27-APR-2004 11:28:42:011] nagbltrm: entry
    [27-APR-2004 11:28:42:011] nau_gtm: entry
    [27-APR-2004 11:28:42:011] nau_gtm: exit
    [27-APR-2004 11:28:42:011] nagbltrm: exit
    [27-APR-2004 11:28:42:011] nadisc: exit
    [27-APR-2004 11:28:42:011] nainit: exit
    [27-APR-2004 11:28:42:011] nsnainit: NS Connection version: 313
    [27-APR-2004 11:28:42:011] nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
    [27-APR-2004 11:28:42:011] nsnainit: "or" info flags: 0xd     Translations follow:
         native service(s) is (are) wanted
         NA disabled remotely for this connection
         NA services unavailable on both processes - negotiation not needed
    [27-APR-2004 11:28:42:011] nsnainit: "or" info flags: 0xd     Translations follow:
         native service(s) is (are) wanted
         NA disabled remotely for this connection
         NA services unavailable on both processes - negotiation not needed
    "and" info flags: 0xd     Translations follow:
         native service(s) is (are) wanted
         NA disabled remotely for this connection
         NA services unavailable on both processes - negotiation not needed
    [27-APR-2004 11:28:42:011] nsopen: global context check-in (to slot 7) complete
    [27-APR-2004 11:28:42:011] nsopen: lcl[0]=0x34ffefff, lcl[1]=0x12003, gbl[0]=0x7abf, gbl[1]=0x2001, tdu=32767, sdu=8192
    [27-APR-2004 11:28:42:011] nsdo: cid=7, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x2
    [27-APR-2004 11:28:42:011] nsdo: rank=64, nsctxrnk=0
    [27-APR-2004 11:28:42:011] nsdo: nsctx: state=7, flg=0x4000, mvd=0
    [27-APR-2004 11:28:42:011] nsdo: nsctxrnk=0
    [27-APR-2004 11:28:42:011] nsanswer: deferring connect attempt; at stage 5
    [27-APR-2004 11:28:42:011] nsevreg: begin registration process for 7
    [27-APR-2004 11:28:42:011] nsevreg: sgt=0, evn=4, evt[2]=0x0
    [27-APR-2004 11:28:42:011] nsevreg: begin notification process for 7
    [27-APR-2004 11:28:42:011] nsrah: setting transport read mode (2)
    [27-APR-2004 11:28:42:011] nttctl: entry
    [27-APR-2004 11:28:42:011] nttctl: Clearing non-blocking mode
    [27-APR-2004 11:28:42:011] nttctl: entry
    [27-APR-2004 11:28:42:011] nttctl: Setting connection into async mode
    [27-APR-2004 11:28:42:011] nsevreg: rdm=2, sgt=0, evt[0]=0x20, [1]=0x20, [2]=0x0, nrg=0
    [27-APR-2004 11:28:42:011] nsevreg: registering for 0x20
    [27-APR-2004 11:28:42:011] nttmrd: entry
    [27-APR-2004 11:28:42:011] nttrd: entry
    [27-APR-2004 11:28:42:011] snttcallback: entry
    [27-APR-2004 11:28:42:011] snttcallback: exit
    [27-APR-2004 11:28:42:011] nttrd: socket 248 had bytes read=316
    [27-APR-2004 11:28:42:011] nttrd: exit
    [27-APR-2004 11:28:42:011] nsglhe: exit
    [27-APR-2004 11:28:42:011] nsevwait: 7 registered connection(s)
    [27-APR-2004 11:28:42:011] nsevwait: 1 pre-posted event(s)
    [27-APR-2004 11:28:42:011] nsevwait: waiting for transport event (0 thru 7)...
    [27-APR-2004 11:28:42:011] nsevwait: 0 newly-posted event(s)
    [27-APR-2004 11:28:42:011] nsevwait: 1 pre-posted event(s)
    [27-APR-2004 11:28:42:011] nsevdansw: at STAGE 5
    [27-APR-2004 11:28:42:011] nsdo: cid=7, opcode=68, bl=2040, what=8, uflgs=0x0, cflgs=0x3
    [27-APR-2004 11:28:42:011] nsdo: rank=64, nsctxrnk=0
    [27-APR-2004 11:28:42:011] nsdo: nsctx: state=14, flg=0x4004, mvd=0
    [27-APR-2004 11:28:42:011] nsdo: gtn=10, gtc=10, ptn=10, ptc=8155
    [27-APR-2004 11:28:42:011] nscon: doing connect handshake...
    [27-APR-2004 11:28:42:011] nscon: recving a packet
    [27-APR-2004 11:28:42:011] nsprecv: 316 bytes from leftover
    [27-APR-2004 11:28:42:011] nsprecv: tlen=316, plen=58, type=1
    [27-APR-2004 11:28:42:011] nsprecv: 258 bytes to leftover
    [27-APR-2004 11:28:42:011] nscon: got NSPTCN packet
    [27-APR-2004 11:28:42:011] nsconneg: vsn=313, lov=300, opt=0x0, sdu=2048, tdu=32767, ntc=0x860e
    [27-APR-2004 11:28:42:011] nsconneg: vsn=313, gbl=0x1, sdu=2048, tdu=32767
    [27-APR-2004 11:28:42:011] nscon: got 248 bytes connect data
    [27-APR-2004 11:28:42:011] nscon: got 248 bytes connect data
    [27-APR-2004 11:28:42:011] nsdo: nsctxrnk=0
    [27-APR-2004 11:28:42:011] nsevdrcvreq: recving connect data
    [27-APR-2004 11:28:42:011] nsdo: cid=7, opcode=68, bl=248, what=1, uflgs=0x4001, cflgs=0x0
    [27-APR-2004 11:28:42:011] nsdo: nsctx: state=2, flg=0x4004, mvd=0
    [27-APR-2004 11:28:42:011] nsdo: gtn=58, gtc=58, ptn=10, ptc=2011
    [27-APR-2004 11:28:42:011] nsrdr: recving a packet
    [27-APR-2004 11:28:42:011] nsprecv: 258 bytes from leftover
    [27-APR-2004 11:28:42:011] nsprecv: tlen=258, plen=258, type=6
    [27-APR-2004 11:28:42:011] nsrdr: got NSPTDA packet
    [27-APR-2004 11:28:42:011] nsrdr: NSPTDA flags: 0x0
    [27-APR-2004 11:28:42:011] nsdo: what=1, bl=248
    [27-APR-2004 11:28:42:011] nsdo: 248 bytes from NS buffer
    [27-APR-2004 11:28:42:011] nsevdrcvreq: got 248 bytes connect data
    [27-APR-2004 11:28:42:011] nsevdansw: exit
    [27-APR-2004 11:28:42:011] nsevwait: event is 0x20, on 7
    [27-APR-2004 11:28:42:011] nsevwait: 1 posted event(s)
    [27-APR-2004 11:28:42:011] nsglhe: entry
    [27-APR-2004 11:28:42:011] nsglfc: Assume establishing a connection...
    [27-APR-2004 11:28:42:011] nsglfc: command = establish
    [27-APR-2004 11:28:42:011] nsglauthorized: entry
    [27-APR-2004 11:28:42:011] nsglecmd: entry
    [27-APR-2004 11:28:42:011] nttaddr2bnd: entry
    [27-APR-2004 11:28:42:011] nttaddr2bnd: exit
    [27-APR-2004 11:28:42:011] nsglbgetRSPidx: entry
    [27-APR-2004 11:28:42:011] nsglbgetRSPidx: returning ecode=0
    [27-APR-2004 11:28:42:011] nsglbgetRSPidx: exit
    [27-APR-2004 11:28:42:011] nsglb: entry
    [27-APR-2004 11:28:42:011] nsglb: exit
    [27-APR-2004 11:28:42:011] nsc2addr: (ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oraclebuild)(ARGS='(LOCAL=NO)'))
    [27-APR-2004 11:28:42:011] nlpcaini: entry
    [27-APR-2004 11:28:42:011] nlpcaini: prg = oracle
    [27-APR-2004 11:28:42:011] nlpcaini: arg[0] = oraclebuild
    [27-APR-2004 11:28:42:011] nlpcaini: arg[1] = (LOCAL=NO)
    [27-APR-2004 11:28:42:011] nlpcaini: exit
    [27-APR-2004 11:28:42:011] nsbeqaddr: connecting...
    [27-APR-2004 11:28:42:011] ntpcon: entry
    [27-APR-2004 11:28:42:011] ntpcon: toc = 1
    [27-APR-2004 11:28:42:011] sntpcall: entry
    [27-APR-2004 11:28:42:011] snlpcss: entry
    [27-APR-2004 11:28:42:011] snlpcss: Unable to spawn Oracle oracle (LOCAL=NO) build, error 258.
    [27-APR-2004 11:28:42:011] sntpcall: exit
    [27-APR-2004 11:28:42:011] ntpcon: exit
    [27-APR-2004 11:28:42:011] nserror: nsres: id=7, op=72, ns=12560, ns2=0; nt[0]=530, nt[1]=0, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    [27-APR-2004 11:28:42:011] nsglrespond: entry
    [27-APR-2004 11:28:42:011] nsdo: cid=7, opcode=67, bl=161, what=10, uflgs=0x0, cflgs=0x3
    [27-APR-2004 11:28:42:011] nsdo: rank=64, nsctxrnk=0
    [27-APR-2004 11:28:42:011] nsdo: nsctx: state=2, flg=0x4004, mvd=0
    [27-APR-2004 11:28:42:011] nsdo: gtn=258, gtc=258, ptn=10, ptc=2011
    [27-APR-2004 11:28:42:011] nscon: sending NSPTRF packet
    [27-APR-2004 11:28:42:011] nspsend: plen=173, type=4
    [27-APR-2004 11:28:42:011] nttmwr: entry
    [27-APR-2004 11:28:42:011] nttwr: entry
    [27-APR-2004 11:28:42:011] snttcallback: entry
    [27-APR-2004 11:28:42:011] snttcallback: exit
    [27-APR-2004 11:28:42:011] nttwr: socket 248 had bytes written=173
    [27-APR-2004 11:28:42:011] nttwr: exit
    [27-APR-2004 11:28:42:011] nspsend: 173 bytes to transport
    [27-APR-2004 11:28:42:011] nsdo: nsctxrnk=0
    [27-APR-2004 11:28:42:011] nstimarmed: no timer allocated
    [27-APR-2004 11:28:42:011] nttctl: entry
    [27-APR-2004 11:28:42:011] nttctl: entry
    [27-APR-2004 11:28:42:011] nsdo: cid=7, opcode=66, bl=0, what=0, uflgs=0x0, cflgs=0x2
    [27-APR-2004 11:28:42:011] nsdo: rank=64, nsctxrnk=0
    [27-APR-2004 11:28:42:011] nsdo: nsctx: state=2, flg=0x4000, mvd=0
    [27-APR-2004 11:28:42:011] nsevunreg: cid=7, sgt=0, rdm=2
    [27-APR-2004 11:28:42:011] nsrah: re-setting transport read mode
    [27-APR-2004 11:28:42:011] nttctl: entry
    [27-APR-2004 11:28:42:011] nttctl: Clearing async mode
    [27-APR-2004 11:28:42:011] nsevunreg: 6 registered connection(s)
    [27-APR-2004 11:28:42:011] nsdo: nsctxrnk=0
    [27-APR-2004 11:28:42:011] nsclose: closing transport
    [27-APR-2004 11:28:42:011] nttdisc: entry
    [27-APR-2004 11:28:42:011] nttdisc: Closed socket 248
    [27-APR-2004 11:28:42:011] nttdisc: exit
    [27-APR-2004 11:28:42:011] nsclose: global context check-out (from slot 7) complete
    [27-APR-2004 11:28:42:011] nsmfr: 1632 bytes at 0xd7e638
    [27-APR-2004 11:28:42:011] nsmfr: 536 bytes at 0xd7c1f0
    [27-APR-2004 11:28:42:011] nsgldissolve: entry
    [27-APR-2004 11:28:42:011] nsgldissolve: Deallocating cxd 0xd7c608.
    [27-APR-2004 11:28:42:011] nsgldissolve: exit
    [27-APR-2004 11:28:42:011] nsglrespond: exit
    [27-APR-2004 11:28:42:011] nsglecmd: exit
    [27-APR-2004 11:28:42:011] nsglhe: exit
    [27-APR-2004 11:28:42:011] nsevwait: 6 registered connection(s)
    [27-APR-2004 11:28:42:011] nsevwait: 0 pre-posted event(s)
    [27-APR-2004 11:28:42:011] nsevwait: waiting for transport event (0 thru 6)...
    [27-APR-2004 11:28:45:136] snttcallback: entry
    [27-APR-2004 11:28:45:136] snttcallback: op = 5, bytes = 170, err = 0
    [27-APR-2004 11:28:45:136] snttcallback: exit
    [27-APR-2004 11:28:45:136] nsevwait: 0 newly-posted event(s)
    [27-APR-2004 11:28:45:136] nsevfnt: cxd: 0xd597c8 stage 0: NT events set:
         READ
    [27-APR-2004 11:28:45:136] nsevfnt: cxd: 0xd597c8 stage 0: NS events set:
         INCOMING SEND
    [27-APR-2004 11:28:45:136] nsevwait: event is 0x2, on 4
    [27-APR-2004 11:28:45:136] nsevwait: 1 posted event(s)
    [27-APR-2004 11:28:45:136] nsglhe: entry
    [27-APR-2004 11:28:45:136] nsglrohe: entry
    [27-APR-2004 11:28:45:136] nsdo: cid=4, opcode=68, bl=8196, what=0, uflgs=0x0, cflgs=0x3
    [27-APR-2004 11:28:45:136] nsdo: rank=64, nsctxrnk=0
    [27-APR-2004 11:28:45:136] nsdo: nsctx: state=8, flg=0x400c, mvd=0
    [27-APR-2004 11:28:45:136] nsdo: gtn=258, gtc=258, ptn=10, ptc=8155
    [27-APR-2004 11:28:45:136] nsrdr: recving a packet
    [27-APR-2004 11:28:45:136] nsprecv: 170 bytes from leftover
    [27-APR-2004 11:28:45:136] nsprecv: tlen=170, plen=170, type=6
    [27-APR-2004 11:28:45:136] nttmrd: entry
    [27-APR-2004 11:28:45:136] nttrd: entry
    [27-APR-2004 11:28:45:136] ntt2err: entry
    [27-APR-2004 11:28:45:136] ntt2err: soc 296 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
    [27-APR-2004 11:28:45:136] ntt2err: exit
    [27-APR-2004 11:28:45:136] nttrd: exit
    [27-APR-2004 11:28:45:136] nsrdr: got NSPTDA packet
    [27-APR-2004 11:28:45:136] nsrdr: NSPTDA flags: 0x0
    [27-APR-2004 11:28:45:136] nsdo: what=1, bl=8196
    [27-APR-2004 11:28:45:136] nsdo: 160 bytes from NS buffer
    [27-APR-2004 11:28:45:136] nsdo: nsctxrnk=0
    [27-APR-2004 11:28:45:136] nsglgrDoRegister: inst loads: ld1:51 mld1:100 ld2:12 mld2:445
    [27-APR-2004 11:28:45:136] nsglgrDoRegister: exit
    [27-APR-2004 11:28:45:136] nsdo: cid=4, opcode=67, bl=68, what=1, uflgs=0x2, cflgs=0x3
    [27-APR-2004 11:28:45:136] nsdo: rank=64, nsctxrnk=0
    [27-APR-2004 11:28:45:136] nsdo: nsctx: state=8, flg=0x400c, mvd=0
    [27-APR-2004 11:28:45:136] nsdo: gtn=170, gtc=170, ptn=10, ptc=8155
    [27-APR-2004 11:28:45:136] nsdo: 68 bytes to NS buffer
    [27-APR-2004 11:28:45:136] nsdofls: DATA flags: 0x0
    [27-APR-2004 11:28:45:136] nsdofls: sending NSPTDA packet
    [27-APR-2004 11:28:45:136] nspsend: plen=78, type=6
    [27-APR-2004 11:28:45:136] nttmwr: entry
    [27-APR-2004 11:28:45:136] nttwr: entry
    [27-APR-2004 11:28:45:136] snttcallback: entry
    [27-APR-2004 11:28:45:136] snttcallback: exit
    [27-APR-2004 11:28:45:136] nttwr: socket 296 had bytes written=78
    [27-APR-2004 11:28:45:136] nttwr: exit
    [27-APR-2004 11:28:45:136] nspsend: 78 bytes to transport
    [27-APR-2004 11:28:45:136] nsdoacts: flushing transport
    [27-APR-2004 11:28:45:136] nttctl: entry
    [27-APR-2004 11:28:45:136] nsdo: nsctxrnk=0
    [27-APR-2004 11:28:45:136] nsglroHandleError: exit
    [27-APR-2004 11:28:45:136] nsglrohe: exit
    [27-APR-2004 11:28:45:136] nsglhe: exit
    [27-APR-2004 11:28:45:136] nsevwait: 6 registered connection(s)
    [27-APR-2004 11:28:45:136] nsevwait: 0 pre-posted event(s)
    [27-APR-2004 11:28:45:136] nsevwait: waiting for transport event (0 thru 6)...

  • TNS-12500, -12560 caused by Windows error 'no such file'?

    I recently recovered our 9i database. I was initially able to log in via sql and the enterprise manager. However after a restart I can no longer do so, with error messages relating to the listener. The tnsnames.ora and listener.ora files all have the same entry for HOST, although in the files below I see several values, I don't know if this is related to this problem. I also notice that the status for our database is listed as 'unknown'. When I was initially able to log in via enterprise manager it also reported the same thing. I am able to tnsping our SID. The path listed below in the listener log (D:\oracle\ora90\bin\sqlplus.exe) does exist. Any ideas? Thanks!
    From listener log:
    14-MAR-2010 22:15:32 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=brin))(COMMAND=services)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153092352)) * services * 0
    14-MAR-2010 22:22:48 * (CONNECT_DATA=(SID=<sid>)(SERVER=DEDICATED)(CID=(PROGRAM=D:\oracle\ora90\bin\sqlplus.exe)(HOST=<host>)(USER=brin))) * (ADDRESS=(PROTOCOL=tcp)(HOST=<IP address>)(PORT=2114)) * establish * <SID> * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or directory
    From lsnrctl status:
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<longer host name than shown above>)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Services Summary...
    Service "<SID>I" has 1 instance(s).
    Instance "<SID>", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully

    This is the only database on this machine. That being said, this is a reinstallation of Oracle on a machine that had some damage, so it's possible there are remnants that may be causing trouble. However I did a very clean deinstall of Oracle (down to manually clearing out the registry).
    Looking at the link you provided, I ran into trouble at this point:
    "...c:/oracle/ora09/bin/ and execute agntsrvc executabe. It should not throw any error."
    However it did: startservicectrldispatcher failed with err 1063.
    I'm guessing that I need to set up some other aspects of this database to get windows to launch it properly.

  • TNS-12500 Error

    Guys,
    I get TNS-12500 error whenever I tried to connect to my Oracle Instance
    C:\>sqlplus /nolog
    SQL*Plus: Release 9.2.0.6.0 - Production on Mon Feb 16 17:42:46 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> conn /@oradev as sysdba
    ERROR:
    ORA-12500: TNS:listener failed to start a dedicated server process
    i then tried to restart the listener services but I get the following message
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 16-FEB-2009 17:39:
    56
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=amcad3)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Produc
    tion
    Start Date 16-FEB-2009 13:19:14
    Uptime 0 days 4 hr. 20 min. 42 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File C:\oracle\ora92\network\admin\listener.ora
    Listener Log File C:\oracle\ora92\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<>)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<>)(PORT=2100))(Presen
    tation=FTP)(Session=RAW))
    Services Summary...
    Service "OraDev" has 1 instance(s).
    Instance "OraDev", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\>lsnrctl services
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 16-FEB-2009 17:40:
    30
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<>)(PORT=1521)))
    Services Summary...
    Service "OraDev" has 1 instance(s).
    Instance "OraDev", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:5
    LOCAL SERVER
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    I have checked listener logs and thsi is what I see
    16-FEB-2009 17:41:44 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=OraTEST)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=LP-AB)(USER=abell))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.16.67.112)(PORT=3304)) * establish * OraTEST * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or directory
    16-FEB-2009 17:41:54 * ping * 0
    16-FEB-2009 17:42:11 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=OraDev)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=LP-AB)(USER=abell))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.16.67.112)(PORT=3306)) * establish * OraDev * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or directory
    16-FEB-2009 17:42:53 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=OraDev)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=AMCAD3)(USER=scelamkoti))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.53)(PORT=20980)) * establish * OraDev * 12500
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or directory
    ------ Entries from sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    ------ listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = OraDev)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = OraDev)
    Any suggestions and inputs would help
    Thanks

    Hi..
    On the server where the database resides..
    go to START -->RUN --> services.msc --> Look at "OracleService" and "OracleStart". These two services are followed by your SID name.These services should be started.
    Check for OraclexxxxTNSListener -- it must be started.
    HTH
    Anand

  • Oracle 8.1.7 on Redhat 9: Tns Listener TNS-12545, TNS-12560, TNS-005 errors

    I have installed Oracle 8.1.7 on RH9 following Arothmel at www3.sympatico.ca/arothmel
    with success. The database is created, and oracle can be lunch without problem but "lsnrctl start" give errors:
    [oracle@padbd oracle]$ lsnrctl start
    LSNRCTL for Linux: Version 8.1.7.0.0 - Production on
    19-JUN-2006 01:09:16
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Starting /u01/oracle/product/8.1.7/bin/tnslsnr: please wait...
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 2: No such file or directory
    [oracle@padbd oracle]$
    [oracle@padbd oracle]$ lsnrctl status listener
    LSNRCTL for Linux: Version 8.1.7.0.0 - Production on
    19-JUN-2006 00:53:07
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Connecting to
    (DESCRIPTIonfiltered=(ADDRESS=(PROTOCOL=TCP)(HOST=padbd.softmobiles.net)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    this is the result of ping at padbd.softmobiles.net
    [oracle@padbd oracle]$ ping padbd.softmobiles.net
    PING padbd.softmobiles.net (192.168.101.209) 56(84)
    bytes of data.
    64 bytes from padbd.softmobiles.net (192.168.101.209):
    icmp_seq=1 ttl=64 time=0.060 ms
    64 bytes from padbd.softmobiles.net (192.168.101.209):
    icmp_seq=2 ttl=64 time=0.055 ms
    64 bytes from padbd.softmobiles.net (192.168.101.209):
    icmp_seq=3 ttl=64 time=0.053 ms
    and this is the result of sqlplus system/manager
    [oracle@padbd oracle]$ sqlplus system/manager
    SQL*Plus: Release 8.1.7.0.0 - Production on Mon Jun 19 00:58:48 2006
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
    JServer Release 8.1.7.0.1 - Production
    SQL>
    And you know if I lunch "lsnrctl status" with a wrong file name then the computer waits for 3scons and displays this:
    [oracle@padbd oracle]$ lsnrctl status listene
    LSNRCTL for Linux: Version 8.1.7.0.0 - Production on
    19-JUN-2006 01:13:15
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    TNS-01101: Could not find service name listene
    NNC-00405: network failure
    [oracle@padbd oracle]$
    So I don't really know where is the problem with this TNS issue.
    I need your help.
    Thanks and Regards
    Justin
    Here are the contents of the tns file
    tnsnames.ora
    # TNSNAMES.ORA Network Configuration File: /u01/oracle/product/8.1.7/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    File:/u01/app/oracle/product/8.1.6/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    PADBD.SOFTMOBILES.NET =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)
    (HOST = padbd.softmobiles.net)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = padbd.softmobiles.net)
    EXTPROC_CONNECTION_DATA.SOFTMOBILES.NET =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    BILBO.SOFTMOBILES.NET =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)
    (HOST = galadriel.softmobiles.net)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = bilbo.softmobiles.net)
    PADBD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.101.209)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = padbd.softmobiles.net)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.101.209)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = padbd.softmobiles.net)
    (PRESENTATION = http://admin)
    )

    Hi,
    a different point: make sure the (host = ) part of your ADDRESS_LIST is correct, it seems the listener tries to bind to a host/port combination that does not exist. Don't use localhost there or nobody will be able to connect to the database which is probably not what you what.
    Regards,
    Martin

  • Error while starting listener on my database TNS-1255,TNS-12560, TNS-00525

    Hi All,
    I am newbie to oracle and i have been struggling from last one week to get this error corrected on my database.
    Listener services are not working due to which i'm unable to proceed my work. Please provide ur help as i really want to learn.
    Edited by: 978366 on Jan 12, 2013 6:18 AM

    Please take a look at all the details asked by you guys. It will really helpful if this can get fixed
    [oraprod@mycomp admin]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    10.10.10.100 mycomp.mydomain.com mycomp
    [oraprod@mycomp admin]$ uname -a
    Linux mycomp.mydomain.com 2.6.9-89.0.0.0.1.ELhugemem #1 SMP Tue May 19 04:38:38 EDT 2009 i686 i686 i386 GNU/Linux
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    listener.ora entry
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mycomp.mydomain.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROCO))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = test.mycomp.mydomain.com)
    (ORACLE_HOME = /u01/app/oraprod/product/1020/db_1)
    (SID_NAME = test)
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oraprod/product/1020/db_1)
    (PROGRAM = extproc)
    tnsname.ora entry
    TEST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mycomp.mydomain.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = TEST)
    listener status
    [oraprod@mycomp admin]$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 14-JAN-2013 16:44:33
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=mycomp.mydomain.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCO)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oraprod@mycomp admin]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 14-JAN-2013 16:44:44
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /u01/app/oraprod/product/1020/db_1/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    [oraprod@mycomp admin]$

  • TNS 12549 error on installing Oracle 10g on Windows XP Home?

    Hi,
    I installed Oracle 10g on Windows XP Home by clicking on Disk1\install\setup (NOT Disk1\setup as instructed since that did not work). Everything seemed to go fine except towards the end of the install I got a whole bunch of errors saying that "operating system resource quota exceeded". There were options to Ignore or Abort at most of these stages. I chose Ignore and the whole install seemed to complete but I am not able to connect to the database using sqlPlus. I looked at the log files created where I saw a whole bunch of errors in several files. For example in sqlnet log, I saw this error (among others) appeneded below. It seems obvious that some resource quotas were exceeded but I am not able to figure out exactly what quotas should be increased. Any help regarding this would be greatly appreciated.
    Thanks.
    Sudip
    ===================================================
    Fatal NI connect error 12549, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleorcl)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.1.0\db_1\bin\sqlplus.exe)(HOST=CHAKRABORTY-04)(USER=Owner))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.1.0.2.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.1.0.2.0 - Production
    Time: 13-MAR-2005 18:03:25
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12549
    TNS-12549: TNS:operating system resource quota exceeded
    ns secondary err code: 12560
    nt main err code: 519
    TNS-00519: Operating system resource quota exceeded
    nt secondary err code: 8
    nt OS err code: 0
    ===================================================

    XP Home is not supported, despite of this some people get oracle to work.
    But in your case, possibly your machine has simply not enough resources, 12549 is a very generic error. Check the hardware requirements in the installation guide.

  • Inbound connection timed out and TNS:operation timed out in Oracle 11g

    Hello All,
    We are getting the below messages in alert log since yesterday... And we could not see any other messages other than this...Users also complaining slow response from DB,
    Could any one please help me to resolve this ...? I believe in 11g inbound connection time out is deprecated ..isn't it ...?
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.2.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    Time: 18-NOV-2011 01:54:50
    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: 110
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.21.0.159)(PORT=4789))
    Fri Nov 18 09:43:04 2011
    Fatal NI connect error 12170.
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.2.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    Time: 18-NOV-2011 09:43:04
    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: (ADDRESS=(PROTOCOL=tcp)(HOST=10.25.1.65)(PORT=50839))
    WARNING: inbound connection timed out (ORA-3136)

    889828 wrote:
    Hello All,
    We are getting the below messages in alert log since yesterday... And we could not see any other messages other than this...Users also complaining slow response from DB,
    Could any one please help me to resolve this ...? I believe in 11g inbound connection time out is deprecated ..isn't it ...?
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.2.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    Time: 18-NOV-2011 01:54:50
    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: 110
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.21.0.159)(PORT=4789))
    Fri Nov 18 09:43:04 2011
    Fatal NI connect error 12170.
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.2.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.2.0 - Production
    Time: 18-NOV-2011 09:43:04
    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: (ADDRESS=(PROTOCOL=tcp)(HOST=10.25.1.65)(PORT=50839))
    WARNING: inbound connection timed out (ORA-3136)The most common cause for this error is a firewall between clint & DB Server;
    which allows packets on port #1521, but does not allow DB Server to use new high random port.

  • TNS-12546: TNS:permission denied in Oracle 10g  windows XP

    Hi I have windows xp installed in my pc. After installing 1og, th.e TNS listener service is not starting automatically.
    While starting the service manually from command prompt I am getting the following error.
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAY-2009 11:01
    :44
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is G:\oracle\product\10.2.0\db_1\network\admin\listener.or
    a
    Log messages written to G:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=15
    21)))
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    32-bit Windows Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    However the problem is when i connect to the internet and then try to start the listener it starts up and everything works fine after that even after disconnecting from the net. Please help me in solving this. Thank you
    Edited by: [email protected] on May 15, 2009 11:24 PM

    YOU need to verify the host name or the ip address for your pc
    1 you said when connect to the internet is working cause when you create the database the lsnrctl get the internet ip address
    2 you can create new lsnrctl with new ip address and i will work

  • TNS-12546: TNS:permission denied  TNS-12560: TNS:protocol adapter error

    Dear Sir,
    Please some can help. I have in stall in Ubuntu Oracle 10 g 64 bit
    While running the listener.ora this gives following error
    please help
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    Linux Error: 13: Permission denied
    thanks regards
    sanat

    user591475 wrote:
    Dear Sir,
    Please some can help. I have in stall in Ubuntu Oracle 10 g 64 bit
    While running the listener.ora this gives following error
    please help
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    Linux Error: 13: Permission denied
    thanks regards
    sanatcopy the following commands, and paste them into a shell prompt:
    ifconfig
    env|grep ORA|sort
    cat $ORACLE_HOME/network/admin/sqlnet.oracopy the entire session and paste back to your next post.

  • ORA-12500   Tns listner failed to start the dedicated server process.

    Hi all,
    I am getting below error message when i am trying to connect to database through db console.
    OS-Windows sever
    Database-10GR1
    ORA-12500 Tns listner failed to start the dedicated server process.
    Kindly help me out..
    Thanks in advance
    Edited by: rajaryan on Sep 17, 2009 4:46 AM

    Hi all,
    I am getting below error message when i am trying to connect to database through db console.
    OS-Windows sever
    Database-10GR1
    ORA-12500 Tns listner failed to start the dedicated server process.
    Kindly help me out..
    Thanks in advance
    Edited by: rajaryan on Sep 17, 2009 4:46 AMYou are running short of resources. Check v$resource_limit. You may also use the orastack utility for minimizing the memory utilized by oracle.
    http://hrivera99.blogspot.com/2008/01/orastack.html
    Regards,
    S.K.

  • ORA-12500 TNS:listener failed to start a dedicated server pr

    hi anybody
    what's mean ora-12500??
    I could invoked listener(lsnrctl80) success,but
    I could not connect to database ,respond error message
    ORA-12500!!!!
    If you have any solution ,please tell me thanks
    ps :database version :Personal oralce 8.0.3
    null

    Intermittent TNS-12500 Errors on Microsoft Windows NT
    1. Increase the amount of memory available to the system
    either by removing unnecessary processes or increasing
    the amount of physical memory.
    2. Increasing the amount of swap space will also
    temporarily help relieve the symptoms.
    3. Disable OTRACE. OTRACE is a tracing feature that can
    cause many problems. OTRACE is enabled by default.
    To disable OTRACE:
    a. Stop the Oracle database.
    b. Go to the orant/otrace/admin directory.
    c. Delete all files with a ‘.dat’ extension.
    d. Restart the Oracle database.
    4. The TNS-12500 can be a result of the 'processes'
    parameter in the init<sid>.ora file being too

Maybe you are looking for