AMT-12541: tns:noo hss earphone

Hi all

I need help, I tried to solve the problem, but without success.
I get the VM with the (vm Oracle_Developer_Days on oracle.com)... and installed the client 11g on my pc (windows 7).
When I try to connect to the database... return "TNS-12541 TNS: No. LISTENER."

Configuration:
Listener.ora
# tnsnames.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
# Generated by Oracle configuration tools.
 
LISTENER_ORCL =
  (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
 
 
ORCL =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = orcl)
    )
  )
 
TTORCL =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SERVICE_NAME = orcl)
    )
  )
tnsnames.ora
# tnsnames.ora Network Configuration File: D:\app\Pablo\product\11.2.0\client_1\NETWORK\ADMIN\tnsnames.ora
# Generated by Oracle configuration tools.

LOCALHOST =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SERVICE_NAME = orcl)
    )
  )

LISTENER_ORCL =
  (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))


TTORCL =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SERVICE_NAME = orcl)
    )
  )

ORCL =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = orcl)
    )
  )
sqqlnet.ora
# sqlnet.ora Network Configuration File: D:\app\Pablo\product\11.2.0\client_1\network\admin\sqlnet.ora
# Generated by Oracle configuration tools.

# This file is actually generated by netca. But if customers choose to 
# install "Software Only", this file wont exist and without the native 
# authentication, they will not be able to connect to the database on NT.

SQLNET.AUTHENTICATION_SERVICES= (NTS)

NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
tnsping on VM
[oracle@localhost ~]$ tnsping orcl
 
TNS Ping Utility for Linux: Version 11.2.0.2.0 - Production on 04-FEB-2012 17:16:35
 
Copyright (c) 1997, 2010, Oracle.  All rights reserved.
 
Used parameter files:
 
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
OK (0 msec)
the problem
tnsping on my pc
C:\Users\Pablo>tnsping orcl
 
TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 04-FEV-2
012 23:18:29
 
Copyright (c) 1997, 2010, Oracle.  All rights reserved.
 
Arquivos de parÔmetros usados:
D:\app\Pablo\product\11.2.0\client_1\network\admin\sqlnet.ora
 
Usado o adaptador TNSNAMES para resolver o apelido
Tentativa de contatar (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = 127.0.0.1)(PORT = 1521))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_
NAME = orcl)))
TNS-12541: TNS:nÒo hß listener
/ sbin/ifconfig
[oracle@localhost ~]$ /sbin/ifconfig
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:11117 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11117 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:5588750 (5.3 MiB)  TX bytes:5588750 (5.3 MiB)
pingip VM 127.0.0.1
C:\Users\Pablo>ping 127.0.0.1
 
Disparando 127.0.0.1 com 32 bytes de dados:
Resposta de 127.0.0.1: bytes=32 tempo<1ms TTL=128
Resposta de 127.0.0.1: bytes=32 tempo<1ms TTL=128
Resposta de 127.0.0.1: bytes=32 tempo<1ms TTL=128
Resposta de 127.0.0.1: bytes=32 tempo<1ms TTL=128
 
Estatísticas do Ping para 127.0.0.1:
    Pacotes: Enviados = 4, Recebidos = 4, Perdidos = 0 (0% de
             perda),
Aproximar um número redondo de vezes em milissegundos:
    Mínimo = 0ms, Máximo = 0ms, Média = 0ms
lsnrctl status
[oracle@localhost ~]$ lsnrctl status
 
LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 04-FEB-2012 17:25:13
 
Copyright (c) 1991, 2010, Oracle.  All rights reserved.
 
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
Start Date                04-FEB-2012 16:06:24
Uptime                    0 days 1 hr. 18 min. 49 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/listener.ora
Listener Log File         /home/oracle/app/oracle/diag/tnslsnr/localhost/listener/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=80))(PROTOCOL_STACK=(PRESENTATION=HTTP)(SESSION=RAW)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=21))(PROTOCOL_STACK=(PRESENTATION=FTP)(SESSION=RAW)))
Services Summary...
Service "orcl" has 1 instance(s).
  Instance "orcl", status READY, has 2 handler(s) for this service...
Service "orclXDB" has 1 instance(s).
  Instance "orcl", status READY, has 1 handler(s) for this service...
The command completed successfully
database parameter
[oracle@localhost ~]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.2.0 Production on Sat Feb 4 16:21:14 2012

Copyright (c) 1982, 2010, Oracle.  All rights reserved.


Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> show parameter service_name

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
service_names                        string      orcl
SQL> show parameter listener

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
listener_networks                    string
local_listener                       string      LISTENER_ORCL
remote_listener                      string
any suggestions?

Thank you!

912342 wrote:
When you try to connect to my pc.
See... returns the error.

I'm sorry if I wasn't clear.

Thank you.

Microsoft Windows [versão 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.

C:\Users\Pablo>sqlplus scott/oracle@orcl

SQL*Plus: Release 11.2.0.1.0 Production on Dom Fev 5 01:49:49 2012

Copyright (c) 1982, 2010, Oracle.  All rights reserved.

ERROR:
ORA-12541: TNS:nÒo hß listener
C:\Users\Pablo>tnsping orcl

TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 05-FEV-2
012 01:52:47

Copyright (c) 1997, 2010, Oracle.  All rights reserved.

Arquivos de parÔmetros usados:
D:\app\Pablo\product\11.2.0\client_1\network\admin\sqlnet.ora

Usado o adaptador TNSNAMES para resolver o apelido
Tentativa de contatar (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = 127.0.0.1)(PORT = 1521))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_N
AME = orcl)))
TNS-12541: TNS:nÒo hß listener

Edited by: 912342 04-02-2012 19:57

Any listener residing on 'localhost', NEVER connectable from a remote client.

For the listener to accept the connection of the remote client request,
then listener must reside on the host using some routable IP #. other than 127.0.0.1

Tags: Database

Similar Questions

  • AMT-12541: TNS:no listener

    Dear Oracle gurus

    OPERATING SYSTEM:
    -bash-3, $ 2 cat/etc/redhat - release
    Release of Red Hat Enterprise Linux 5.5 Server (Tikanga)
    -bash - $3.2 uname - a
    Linux 2.6.18 - 194.el5PAE #1 SMP ecmeghbela kills Mar 16 22:00:21 EDT 2010 i686 i686 i386 GNU/Linux

    DB: Oracle10g XE

    We are stuck up with the error of the listener

    -bash-3, $ 2 lsnrctl status

    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on May 4, 2012 20:40:43

    Copyright (c) 1991, 2005, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC_FOR_XE)))
    AMT-12557: TNS:protocol adapter not loadable
    AMT-12560: TNS:protocol adapter error
    AMT-00527: Protocol adapter not loadable

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=127.0.0.1) (PORT = 1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    Linux error: 111: connection refused
    -bash - $3.2
    -bash - $3.2
    -bash - $3.2
    bash-$3.2 lsnrctl start

    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on May 4, 2012 20:40:51

    Copyright (c) 1991, 2005, Oracle. All rights reserved.

    From /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: Please wait...

    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System settings file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Error listening on: (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC_FOR_XE)))
    AMT-12557: TNS:protocol adapter not loadable
    AMT-12560: TNS:protocol adapter error
    AMT-00527: Protocol adapter not loadable


    Listening port could start. See the above error messages...

    -bash-3, $ 2 cat app/oracle /.
    Admin / doc / flash_recovery_area / product /.
    -bash-3, $ 2 cat app/oracle /.
    Admin / doc / flash_recovery_area / product /.
    -bash-3, $ 2 cat app/oracle/product/10.2.0/server/network/admin/tnsnames.ora
    tnsnames.ora # Network Configuration file:

    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    )
    )

    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC_FOR_XE))
    )
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    )
    )

    -bash-3, $ 2 cat app/oracle/product/10.2.0/server/network/admin/listener.ora
    listener.ora # Network Configuration file:

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (= Extproc PROGRAM)
    )
    )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP) (HOST = 127.0.0.1)(PORT = 1521))
    )
    )
    DEFAULT_SERVICE_LISTENER = (XE)
    -bash-3, $ 2 tnsping XE

    AMT Ping utility for Linux: Version 10.2.0.1.0 - Production on May 4, 2012 20:41:39

    Copyright (c) 1997, 2005, Oracle. All rights reserved.

    Use settings files:


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = 127.0.0.1)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    AMT-12541: TNS:no listener
    -bash - $3.2

    Edited by: hitgon may 4, 2012 15:23

    Please close the message

    We have solved the problem after reinstalling the Oracle-XE

  • AMT-12541: TNS:no earphone...

    How can I restart my interlocutor?

    Erhan_toronto wrote:

    How can I restart my interlocutor?

    lsnrctl start

  • AMT-12560: TNS:protocol error adapter 00530-TNS: Protocol adapter error

    Cannot start the listening service.
    Working with Oracle Database 11 g 2 on Windows 7.
    I just installed Oracle with the option "install the software only.
    You have already configured the instance, the database, the views of the dictionary, etc.
    Created tsnames.ora and sqlnet.ora, listener.ora as shown below.

    Before installing Oracle, I followed the instructions on Oracle
    documentation to install a loopback adapter.
    It is set up as the main Board as indicated on the
    instructions. The name is "gabylan" (before the computer
    called "P4". I created the 'hosts' file as noted, the oracle_hostname
    variable, etc as you will see below. I don't know if it is important to 'Uncomment '.
    the line on the file "hosts" for the entry "localhost", let him
    as it was initially.

    Services currently in the 'started ': State

    OracleServiceorcl
    ORCL Oracle Service recorder VSS
    OracleMTSRecoveryService
    OracleOraDb11g_home1ClrAgent
    OracleServiceorcl

    Here is a summary of the error message and information
    on installing my system to help diagnose my problem.
    ===============================================================================
    c:\Users\Public\myscripts > lsnrctl start

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 18-SEP-2012 13:48

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    From tnslsnr: Please wait...

    AMT-12560: TNS:protocol adapter error
    AMT-00530: Protocol adapter error
    -------------------------------------------------------------------------------
    c:\Users\Public\myscripts > lsnrctl status

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 18-SEP-2012 16:17:16

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=gabylan) (PORT = 1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    32-bit Windows error: 61: unknown error

    ================================================================================
    My "hosts" file: (c:\windows\system32\drivers\etc\hosts)

    resolution of name localhost # is handled within DNS itself.
    # 127.0.0.1 localhost
    #: 1 localhost
    192.168.5.5 gabylan gabylan

    =================================================================================
    c:\Users\Public\myscripts > ipconfig/all

    Windows IP configuration

    Name of the host...: gabylan
    Primary Dns suffix...:
    Node... type: hybrid
    Active... IP routing: No.
    Active... proxy WINS: No.

    Ethernet connection to the network space 2 card:

    The connection-specific DNS suffix. :
    ... Description: Microsoft Loopback adapter
    Physical address.... : 02-00-4C-4F-4F-50
    DHCP active...: No.
    Autoconfiguration enabled...: Yes
    Address IPv6 local link...: fe80::b8f5:bbb0:cf8b:c735% 15 (Preferred)
    IPv4 address...: 192.168.5.5 (Preferred)
    ... Subnet mask: 255.255.255.0.
    ... Default gateway. :
    DHCPv6 IOOKING...: 335675468
    DHCPv6 DUID customer...: 00-01-00-01-17-B7-78-52-00-25-22-51-68-AB
    DNS servers: fec0:0:0:ffff:1 1%
    FEC0:0:0:FFFF:2 1%
    FEC0:0:0:FFFF:3 1%
    NetBIOS over TCP/IP...: enabled

    Ethernet connection to the Local network card:

    The connection-specific DNS suffix. :
    Description...: Realtek RTL8102E/RTL8103E family PCI-E Fast Ethernet NIC (NDIS 6.20)
    Physical address.... : 00-25-22-51-68-AB
    DHCP active...: Yes
    Autoconfiguration enabled...: Yes
    Address IPv6 local link...: fe80::7538:173c:c202:4985% 10 (Preferred)
    IPv4 address: 192.168.1.2 (Preferred)
    ... Subnet mask: 255.255.255.0.
    Lease obtained...: Tuesday, September 18, 2012 11:37:37
    End of the lease...: Wednesday, September 19, 2012 13:45:01
    ... Default gateway. : 192.168.1.1.
    DHCP server...: 192.168.1.1.
    DHCPv6 IOOKING...: 234890530
    DHCPv6 DUID customer...: 00-01-00-01-17-B7-78-52-00-25-22-51-68-AB
    DNS servers...: 192.168.1.1.
    NetBIOS over TCP/IP...: enabled

    =================================================================================
    sqlnet.ora # Network Configuration file:
    # c:\app\oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN\sqlnet.ora

    # This file is actually generated by netca. But if customers can opt for
    # install 'Software Only', this file does not exist and without the native
    authentication #, they will not be able to connect to the database on NT.

    # OTHER AUTHENTICATION OPTION IS: SQLNET. AUTHENTICATION_SERVICES = (NTS)

    SQLNET. AUTHENTICATION_SERVICES = (NONE)

    NAMES. DIRECTORY_PATH = (TNSNAMES, HOSTNAME, EZCONNECT)

    ADR_BASE = c:\app\oracle\

    ====================================================================================
    tnsnames.ora # Network Configuration file:
    # c:\app\oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN\tnsnames.ora

    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = gabylan) (PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )
    )

    ====================================================================================
    listener.ora # Network Configuration file:
    # c:\app\oracle\product\11.2.0\dbhome_1\network\admin\listener.ora

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = gabylan) (PORT = 1521))
    )
    )

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = c:\app\oracle\product\11.2.0\dbhome_1)
    (SID_NAME = orcl)
    )
    )

    ADR_BASE_LISTENER = c:\app\oracle
    =================================================================================
    c:\Users\Public\myscripts > ping gabylan

    Ping gabylan [192.168.5.5] with 32 bytes of data:
    Reply from 192.168.5.5: bytes = 32 time < 1 ms TTL = 128
    Reply from 192.168.5.5: bytes = 32 time < 1 ms TTL = 128
    Reply from 192.168.5.5: bytes = 32 time < 1 ms TTL = 128
    Reply from 192.168.5.5: bytes = 32 time < 1 ms TTL = 128

    Ping statistics for 192.168.5.5:
    Packets: Sent = 4, received = 4, lost = 0 (0% loss),
    Time approximate round trip in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, average = 0ms

    =================================================================================
    Some linked to on my system environment variables:

    COMPUTERNAME = GABYLAN
    FP_NO_HOST_CHECK = NO
    HOMEPATH = \Users\oracle
    LOGONSERVER = \\GABYLAN
    ORACLE_HOME=c:\app\oracle\product\11.2.0\dbhome_1
    ORACLE_HOSTNAME = gabylan
    ORACLE_SID = orcl
    ORACLE_UNQNAME = orcl
    SQLPATH c:\users\public\myscripts =
    USERDOMAIN = GABYLAN
    USERNAME = oracle
    USERPROFILE = C:\Users\oracle
    ==================================================================================
    Summary of V$ INSTANCE VIEW:

    INSTANCE
    HOST NAME NAME STARTUP_T STATUS DATABASE_STATUS ACTIVE_ST
    ------- --------- ---------------- --------------- ----------
    ORCL STARTED NORMAL ACTIVE GABYLAN

    =================================================================================

    Thank you
    Gabriel

    Large. Now do the same thing in a command line started with administrator privileges.

  • AMT-12224: TNS:no headset - Windows 32 bit: 61 error: unknown error

    Hello

    I have a new installation of 11.5.10.2 in windwos 2003 and I am facing the following error in the two nodes (1 node database, admin, cms (mcorafinbdcl) - 2nd node forms and web (mcfinappcl) in 8.0.6 listener):

    Error when I launch the lisneter manually or I make a status:

    Connection to (ADDRESS = (PROTOCOL = TCP (Port = 1626))(Host=mcorafinbdcl))
    AMT-12224: TNS:no listener
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    32-bit Windows error: 61: unknown error

    I've recreated the listener deleting the service and make a beginning of lsnrctl80 APPS_D11i but still does not!

    Help, please! Thank you

    Salvation;

    Please see:
    EBS 11.5.10.2 New Installation on Windows fails with the error [ID 1086023.1] RW-50015
    AutoConfig on Windows crashes on Remote Terminal while executing "adsvalsn.cmd" [260365.1 ID]

    Respect of
    HELIOS

  • AMT error TNS-03505

    Hi all
    My env oracle 11 g R2 Sp2 of Xp , I get my service name Tnsping error IE prod
    error...

    C:\Documents and Settings\Administrateur > tnsping prod

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 20:15:36

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:

    AMT-03505: failed to resolve the name

    C:\Documents and Settings\Administrateur > lsnrctl

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on August 2, 2010 20:19
    : 46

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    Welcome to LSNRCTL, enter 'help' for more information.

    LSNRCTL > reload
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    The command completed successfully
    LSNRCTL > tnsping prod
    NL-00853: command not defined "tnsping. Try "help".
    LSNRCTL > output

    C:\Documents and Settings\Administrateur > tnsping prod

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 20:20:07

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:

    AMT-03505: failed to resolve the name

    C:\Documents and Settings\Administrateur > lsnrctl stop

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on August 2, 2010 20:21
    : 40

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    The command completed successfully

    C:\Documents and Settings\Administrateur > lsnrctl start prod

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on August 2, 2010 20:21
    : 48

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    From tnslsnr: Please wait...

    Cannot open the service < OracleOraDb11g_home2TNSListenerprod >, error 1060.
    TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
    System settings file is C:\ora1\product\11.2.0\db2\network\admin\listener.ora
    Log messages written to c:\ora1\diag\tnslsnr\friends-c0d8866\prod\alert\log.xml
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = friends-c0d8866)(PORT=15)
    (21)) (21)) (CONNECT_DATA = (Server = Dedicated)(service_name=Prod)))

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = friends-c0d8866)(PORT=15)
    (21)) (21)) (CONNECT_DATA = (Server = Dedicated)(service_name=Prod)))
    STATUS of the LISTENER
    ------------------------
    Alias prod
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Prod
    ction
    Start date August 2, 2010 20:21:51
    Uptime 0 days 0 h 0 min 1 s
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Listener parameter File C:\ora1\product\11.2.0\db2\network\admin\listener.ora
    C:\ora1\diag\tnslsnr\friends-c0d8866\prod\alert\log.XM log listener
    l
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = friends-c0d8866)(PORT=1521)) (CONNECT
    DATA = (SERVER = dedicated) (SERVICENAME = prod)))
    The listener supports no services
    The command completed successfully

    C:\Documents and Settings\Administrateur > tnsping prod

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 20:22

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:

    AMT-03505: failed to resolve the name

    C:\Documents and Settings\Administrateur > netca

    Oracle Net Services Configuration:
    The name of the net service PROD has been removed.
    By default the local naming complete configuration.
    Created the network service name: PROD
    Configuring Oracle Net Services successfully. The exit code is 0

    C:\Documents and Settings\Administrateur > tnsping prod

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 20:24:39

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:

    AMT-03505: failed to resolve the name

    C:\Documents and Settings\Administrator > lsntctl
    'lsntctl' is not recognized as an internal or external command
    operable program or batch file.

    C:\Documents and Settings\Administrateur > lsnrctl

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on August 2, 2010 20:26
    : 58

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    Welcome to LSNRCTL, enter 'help' for more information.

    LSNRCTL > help
    The following are available
    An asterisk (*) indicates a modifier or an extended order:

    start stop status
    top-up version services
    save_config trace change_password
    Exit exit together *.
    show *.

    LSNRCTL > status
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    32-bit Windows error: 2: no such file or directory
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = friends-c0d8866)(PORT=15)
    21)))
    STATUS of the LISTENER
    ------------------------
    Alias prod
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Prod
    ction
    Start date August 2, 2010 20:21:51
    Uptime 0 days 0 h 5 min 30 s
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Listener parameter File C:\ora1\product\11.2.0\db2\network\admin\listener.ora
    C:\ora1\diag\tnslsnr\friends-c0d8866\prod\alert\log.XM log listener
    l
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = friends-c0d8866)(PORT=1521)) (CONNECT
    DATA = (SERVER = dedicated) (SERVICENAME = prod)))
    Summary of services...
    "Prod" service has 1 instance (s).
    Instance "prod", State LOAN, has 1 operation for this service...
    Service 'prodXDB' has 1 instance (s).
    Instance "prod", State LOAN, has 1 operation for this service...
    The command completed successfully
    LSNRCTL > output

    C:\Documents and Settings\Administrateur > tnsping

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 20:27:41

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    AMT-03502: insufficient Arguments. Use: tnsping < address > [< number >]

    C:\Documents and Settings\Administrateur > tnsping prod

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 20:27:48

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:

    AMT-03505: failed to resolve the name

    C:\Documents and Settings\Administrateur > EPS
    'env' is not recognized as an internal or external command
    operable program or batch file.

    C:\Documents and Settings\Administrateur > set TNS_ADMIN = C:\ora1\product\11.2.0\db
    2\network\admin

    C:\Documents and Settings\Administrateur > tnsping prod

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 20:28:51

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:

    AMT-03505: failed to resolve the name

    C:\Documents and Settings\Administrateur > lsnrctl

    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on August 2, 2010 20:31
    : 27

    Copyright (c) 1991, 2010, Oracle. All rights reserved.

    Welcome to LSNRCTL, enter 'help' for more information.

    LSNRCTL > reload
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    32-bit Windows error: 2: no such file or directory
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = friends-c0d8866)(PORT=15)
    21)))
    The command completed successfully
    LSNRCTL > trcroute
    NL-00853: command not defined "trcroute. Try "help".
    LSNRCTL > output

    C:\Documents and Settings\Administrateur > sqlplus

    SQL * more: version 11.2.0.1.0 Production on Lun 2 August 20:48:17 2010

    Copyright (c) 1982, 2010, Oracle. All rights reserved.

    Enter the user name: virtue sysdba

    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With partitioning, Oracle Label Security, OLAP, Data Mining,
    Oracle Database Vault and Real Application Testing options

    SQL > stop the demolition
    ORACLE instance stops.
    SQL > startup
    ORACLE instance started.

    Total System Global Area 318046208 bytes
    Bytes of size 1374332 fixed
    268437380 variable size bytes
    Buffers data 41943040 bytes
    Redo buffers 6291456 bytes
    Mounted database.
    Open database.
    SQL > exit
    Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.2.0.1.0 - Pr
    production
    With partitioning, Oracle Label Security, OLAP, Data Mining,
    Oracle Database Vault and Real Application Testing options

    C:\Documents and Settings\Administrateur > tnsping prod

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 02-AUG-2
    010 22:11:11

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:

    AMT-03505: failed to resolve the name...

    My lsnr conf is......................................

    listener.ora # Network Configuration file: C:\ora1\product\11.2.0\db2\network\admin\listener.ora
    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\ora1\product\11.2.0\db2)
    (= Extproc PROGRAM)
    (ENVS = "EXTPROC_DLLS=ONLY:C:\ora1\product\11.2.0\db2\bin\oraclr11.dll")
    )
    )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST = friends-c0d8866)(PORT = 1521))
    )
    )
    Prod =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = friends-c0d8866)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = dedicated)
    (SERVICE_NAME = prod)
    )
    )


    .............................................................
    TNSNAME.ora is...

    tnsnames.ora # Network Configuration file: C:\ora1\product\11.2.0\db2\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.

    PROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = friends-c0d8866)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = prod)
    )
    )

    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    )
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )
    )

    ................................................................

    sqlnet.ora................................

    sqlnet.ora s # Network Configuration file: C:\ora1\product\11.2.0\db2\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.

    # This file is actually generated by netca. But if customers can opt for
    # install 'Software Only', this file does not exist and without the native
    authentication #, they will not be able to connect to the database on NT.

    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)
    ...............................................................................
    I've done a few tracks... but I can't solve the error...
    Please let me know what parameters to change...
    Kind regards
    KK

    A bad configuration OS/networking & has NOTHING to do with Oracle

    Any type of operating system virtualization is involved?

  • Unable to solve ' ORA-12541 TNS no listener '.

    Please advise on the following:
    Unable to connect from the client to the remote host DB

    * Fresh install OS and more on both sides
    * Tries to connect TOAD 10.6 ed. Win7 test Oracle XE 10 g on Ubuntu 10.04.2
    * The TOAD on top of Instant Client (IC) and IC as Oracle Home
    * Instant Client does not have the TNS files
    * So try direct connect w /.
    -Host: 127.0.0.1 or host name
    -post: 1521
    -SID: XE
    * Obtaining of ORA-12541: TNS no listener
    * Disabled firewall on Win7
    * DB is accessible on the DB machine itself
    * Added "LOCAL_OS_AUTHENTICATION_LISTENER = OFF" in listener.ora and rebooted, but does not
    * Listener seems OK to me...
    ---------------------------------------------------------------------------------------------------------------
    ---------------------------------------------------------------------------------------------------------------
    tnsping RJV@rjv01:~$

    AMT Ping utility for Linux: Version 10.2.0.1.0 - Production on May 7, 2011 15:48:56

    Copyright (c) 1997, 2005, Oracle. All rights reserved.

    AMT-03502: insufficient Arguments. Use: tnsping < address > [< number >]
    tnsping RJV@rjv01:~$ xe

    AMT Ping utility for Linux: Version 10.2.0.1.0 - Production on May 7, 2011 15:49

    Copyright (c) 1997, 2005, Oracle. All rights reserved.

    Use settings files:


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = rjv01) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    OK (10 ms)

    ---------------------------------------------------------------------------------------------------------------
    ---------------------------------------------------------------------------------------------------------------
    Lsnrctl stat RJV@rjv01:~$

    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on May 7, 2011 15:36:53

    Copyright (c) 1991, 2005, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start date may 7, 2011 15:06:29
    Uptime 0 days 0 h 30 min 23 s
    Draw level off
    Security OFF
    SNMP OFF
    Default Service XE
    Parameter Listener of the /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora file
    The listener log file /usr/lib/Oracle/XE/app/Oracle/product/10.2.0/Server/network/log/listener.log
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC_FOR_XE)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=rjv01.lokaal) (PORT = 1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=rjv01.lokaal) (PORT = 8080)) (Presentation = HTTP)(Session=RAW))
    Summary of services...
    Service 'PLSExtProc' has 1 instance (s).
    Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...
    "XE" service has 1 instance (s).
    Instance "XE", State LOAN, has 1 operation for this service...
    Service 'XEXDB' has 1 instance (s).
    Instance "XE", State LOAN, has 1 operation for this service...
    Service 'XE_XPT' has 1 instance (s).
    Instance "XE", State LOAN, has 1 operation for this service...
    The command completed successfully

    NICE details in the post!

    -Host: 127.0.0.1 or host name

    above is a non-routable IP # which means that this system will only ever be able to talk to himself.

    The two DB Server system & remote client requires routable IP # as 192.168.1.2 and 192.168.1.3

    Are DB Server & clients separate physical systems?

  • When I try to connect from the client to the RAC by using the SCANNER, I get ERROR: ORA-12541: TNS: no listenerOracle

    CARS: 2 nodes with Oracle single Client Access name (SCAN)

    OS: OEL 5.4 64-bit

    Version: 11.2.0.3

    When I try to connect from the client to the RAC by using the SCANNER, I get ERROR: ORA-12541: TNS: no listenerOracle. I noticed that the service is in place and properly configured (client tnsnames).

    servicioBD = (DESCRIPTION = (LOAD_BALANCE = yes) (ADDRESS = (PROTOCOL = TCP)(HOST = scanvip.domain1.local) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = serviceBD) (FAILOVER_MODE = (TYPE = SΘLECTIONNER) (METHOD = BASIC) (RETRIES = 180) (DELAY = 5))))

    serviceBD service

    SQL > select name, failover_method, failover_type, failover_retries, goal, clb_goal, aq_ha_notifications from dba_services where service_id = 3;

    METHOD NAME TYPE PURPOSE CLB_GOAL AQNOT ATTEMPTS

    ---------------------------------------------------------------- ----------- ---------- -------- ---------- -------- -----

    serviceBD BASIC SELECT 180 NO LONG YES

    But when I do not use the service created for the tnsnames file SCAN, it's that if I directly put tnsnames to connect to any work of two nodes very well.

    Node 1

    servicioBD =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.210.2.10)(PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVICE_NAME = orcl)

    )

    )

    Or

    Node 1

    servicioBD =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.210.2.11)(PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVICE_NAME = orcl)

    )

    )

    I have also observed the following (cluvfy).

    1 all LISTENER_SCAN running node 1

    2 there is no TCP connectivity

    3 the error message is obtained PRVF-5713

    [grid@rac1 ~] comp cluvfy $ scan - verbose

    Check scan

    Checking the single Client access name (SCAN)...

    ANALYZE the running node name?      ListenerName Port running?

    ----------------  ------------ ------------  ------------  ------------ ------------

    scanvip.Domain1.local 1521 LISTENER_SCAN1 true true rac1

    scanvip.Domain1.local 1521 LISTENER_SCAN2 true true rac1

    scanvip.Domain1.local 1521 LISTENER_SCAN3 true true rac1

    Checking TCP connectivity to ANALYZE listeners...

    Node of ListenerName TCP connectivity?

    ------------ ------------------------  ------------------------

    RAC1 LISTENER_SCAN1 no

    RAC1 LISTENER_SCAN2 no

    RAC1 LISTENER_SCAN3 no

    PRVF-5713: command "/u01/app/11.2.0/grid/bin/tnsping" (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.210.2.17) (PORT = 1521)))'"running on the node"rac1"produces no output no output.

    PRVF-5713: command "/u01/app/11.2.0/grid/bin/tnsping" (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.210.2.19) (PORT = 1521)))'"running on the node"rac1"produces no output no output.

    PRVF-5713: command "/u01/app/11.2.0/grid/bin/tnsping" (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.210.2.18) (PORT = 1521)))'"running on the node"rac1"produces no output no output.

    Check the resolution settings of name to 'scanvip.domain1.local '...

    SCAN the IP address status comment name

    ------------ ------------------------ ------------------------ ----------

    scanvip.Domain1.local 10.210.2.18 spent

    scanvip.Domain1.local 10.210.2.19 spent

    scanvip.Domain1.local 10.210.2.17 spent

    Verification of the installation program ANALYZES VIP and the listener has failed

    The analysis check failed on all specified nodes.

    Could someone help me please.

    The solution was to restart scan_listener.

    srvctl stop scan_listener

    srvctl start scan_listener

  • ORA-12541: TNS:no listener. (HY000)

    Hello

    I created A DSN and added the name of my connection pool in OBIEE RPD 10 G. When I click "Test connection" in the DSN it connects successfully. However, when I create an ad hoc report in the responses with a domain that uses the same connection pool, I do not receive either the listener error:

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 16001] ODBC error state: S1000 code: 12541 message: [Oracle] [ODBC] [Ora] ORA-12541: TNS:no listener. (HY000)

    What I am doing wrong?

    In fact we use DSN to keep al the connection in the system information in the same place - the ODBC Administrator.

    TNS was missing in the tnsnames.ora file. I added and it started working. Thanks btw. :-)

    Peppy

  • AMT-12537: TNS:connection closed

    Dear all,

    I need your suggestion on error below. I installed Oracle DB on OEL 6.3. While creating (using netca) and from listener, I am getting error, below

    *[Oracle@test bin] $. / netca *.
    Oracle Net Services Configuration:
    Listening port configuration: OTM63DB
    Configuring the complete listener.
    Starting Oracle Net Listener:
    Listener control running:
    /Data/app/Oracle/product/11.2.0/dbhome_1/bin/lsnrctl start OTM63DB
    Listener complete control.
    Receiver starts has failed.
    Configuring Oracle Net Services successfully. The exit code is 0

    *[Oracle@test bin] $ lsnrctl start OTM63DB *.
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 27 April 2013 19:18:06
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    From /data/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: Please wait...
    AMT-12537: TNS:connection closed
    AMT-12560: TNS:protocol adapter error
    AMT-00507: closed connection
    Linux error: 29: illegal seek

    Please help me solve the error below.

    Thank you

    Check your file/etc/hosts and include

    + 127.0.0.1 localhost.localdomain localhost +.

    If missing.

    As much as I KNOW Oracle 11.2.0.1.0 is not certified for OEL 6.3

    Kind regards
    Valerie

  • AMT-12564: TNS:connection refused

    Hi guru



    My Version of DB: 10 gr 2
    OS: Windows Server


    I am trying to load the text file using sql loader, already I don't get thi sproblem, but in the morning I'm geeting

    AMT-12564: refused TNS:connection error

    activate the trace listener


    where I get after each update of the title:


    August 31, 2012 14:35:50:921] nsbaddfl: entry
    [August 31, 2012 14:35:50:921] nsbaddfl: exit normal
    [August 31, 2012 14:35:50:921] nsbfr: exit normal
    [August 31, 2012 14:35:50:921] nsdo: nsctxrnk = 0
    [August 31, 2012 14:35:50:921] nsdo: exit normal
    [August 31, 2012 14:35:50:921] nsiocancel: entry
    [August 31, 2012 14:35:50:921] nsiofrrg: entry
    [August 31, 2012 14:35:50:921] nsiofrrg: exit
    [August 31, 2012 14:35:50:921] nsiocancel: exit
    [August 31, 2012 14:35:50:921] nsclose: transport of closing
    [August 31, 2012 14:35:50:921] nttdisc: entry
    [August 31, 2012 14:35:50:921] nttdisc: socket closed 396
    [August 31, 2012 14:35:50:921] nttdisc: exit
    [August 31, 2012 14:35:50:921] nsclose: global context departure (from slot 6) full
    [August 31, 2012 14:35:50:921] nsnadisc: entry
    [August 31, 2012 14:35:50:921] nsnadisc: no native service used - return
    [August 31, 2012 14:35:50:921] nsopenfree_nsntx: mplx_ht_nsgbu nlhthdel, ctx = fbba48 nsntx = fd4888
    [August 31, 2012 14:35:50:921] nsiocancel: entry
    [August 31, 2012 14:35:50:921] nsiofrrg: entry
    [August 31, 2012 14:35:50:921] nsiofrrg: exit
    [August 31, 2012 14:35:50:921] nsiocancel: exit
    [August 31, 2012 14:35:50:921] nsmfr: entry
    [August 31, 2012 14:35:50:921] nsmfr: 1632 bytes to 0xfd4888
    [August 31, 2012 14:35:50:921] nsmfr: exit normal
    [August 31, 2012 14:35:50:921] nsmfr: entry
    [August 31, 2012 14:35:50:921] nsmfr: 536 bytes to 0xfbba48
    [August 31, 2012 14:35:50:921] nsmfr: exit normal
    [August 31, 2012 14:35:50:921] nsclose: exit normal
    [August 31, 2012 14:35:50:921] nsredirect: exit (0)
    [August 31, 2012 14:35:50:921] nsbeqaddr: connect handshake is completed
    [August 31, 2012 14:35:50:921] nsbeqaddr: exit normal
    [August 31, 2012 14:35:50:921] nsbequeath: exit normal
    [August 31, 2012 14:35:50:921] nsglhe: exit
    [August 31, 2012 14:35:50:921] nsevwait: entry
    [August 31, 2012 14:35:50:921] nsevwait: 5 status or connections
    [August 31, 2012 14:35:50:921] nsevwait: 0 posted before the event (s)
    [August 31, 2012 14:35:50:921] nsevwait: waiting for the transport event (0-5)...



    Kindly suggest me what you think what's the problem

    my file details net sql like:

    SQLNET.log:

    sqlnet.ora # Network Configuration file: C:\oracle\product\10.1.0\db_1\network\admin\sqlnet.ora

    # Generated by Oracle configuration tools.



    SQLNET. AUTHENTICATION_SERVICES = (NONE)



    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    trace_level_server = 16

    trace_file_server = Server

    trace_directory_server = F:------.



    The listener file details are:

    LISTENER:

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = tsiindia)

    (ORACLE_HOME = C:\oracle\product\10.1.0\db_1)

    (SID_NAME = tsiindia)

    )

    )



    LISTENER =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = tsiindia) (PORT = 1521))

    )



    TRACE_FILE_LISTENER = F:\LISTENERTEST.trc

    TRACE_DIRECTORY_LISTENER = F:\

    LOGGING_LISTENER = we

    TRACE_LEVEL_LISTENER = SUPPORT



    SQLNET.log error while loading:


    Fatal OR connect error 12500, connect to:

    (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = tsiindia). (PORT = 1521)) (CONNECT_DATA = (SERVICE_NAME = tsiindia) (CID = (PROGRAM=C:\oracle\product\10.1.0\db_1\bin\SQLLDR. (EXE) (Host = TSIINDIA) (User = Vijay)))



    VERSION INFORMATION:

    AMT for 32-bit Windows: release 10.1.0.2.0 - Production

    Windows NT TCP/IP for 32-bit Windows NT Protocol adapter: release 10.1.0.2.0 - Production

    Time: August 31, 2012 14:28:07

    Tracing not lit.

    AMT error struct:

    NS main err in code: 12564

    AMT-12564: TNS:connection refused

    NS secondary err code: 0

    NT main err in code: 0

    NT secondary err code: 0

    NT OS err code: 0


    Can anyone of you please suggest what may be the problem because after google I have changes to the listener as well as sqlnet .ora file file

    You are always able to telnet your host?

  • ORA-12541: TNS:no listener

    Hey Amigos,

    11 GR 2 WinXP

    In my laptop, I run:

    c:\ > sqlplus system/manager@localhost:1521/ORCL

    SQL > connect.


    But if I use the IP address of my laptop:

    c:\ > sqlplus system/manager@:10.106.202.101:1521/ORCL


    ERROR:
    ORA-12541: TNS:no listener


    No idea it please...


    Thank you

    The PC can have 2 IP addresses and listening port is listening on a different IP address. Check with

    ipconfig
    

    Make sure that your listener is listening on the IP 10.106.202.101: check with

    lsnrctl status 
    
  • "TNS-12541: TNS:no listener.

    Hi all
    I have two orcl of VMware virtual machines and rman running win server 2003 and 11 g r2 orcl of databases and rman respectively.
    I can't do a ping from one machine to another, but when I try to connect to remotely using discriptor connection I get error "TNS-12541: TNS:no listener.

    The following operating on rman VM
    C:\Documents and Settings\Administrator>sqlplus system@rman
    
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Feb 23 17:38:07 2011
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    Enter password:
    
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL>
    The following operating on orcl VM
    C:\Documents and Settings\Administrator>tnsping rman
    
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 23-FEB-2
    011 17:34:26
    
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    
    Used parameter files:
    C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    
    
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.0.1
    1)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = rman)))
    TNS-12541: TNS:no listener
    
    C:\Documents and Settings\Administrator>ping 10.0.0.11
    
    Pinging 10.0.0.11 with 32 bytes of data:
    
    Reply from 10.0.0.11: bytes=32 time=1ms TTL=128
    Reply from 10.0.0.11: bytes=32 time=3ms TTL=128
    Reply from 10.0.0.11: bytes=32 time=121ms TTL=128
    Reply from 10.0.0.11: bytes=32 time=1ms TTL=128
    
    Ping statistics for 10.0.0.11:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 1ms, Maximum = 121ms, Average = 31ms
    
    C:\Documents and Settings\Administrator>sqlplus system@rman
    
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Feb 23 17:51:52 2011
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    Enter password:
    ERROR:
    ORA-12541: TNS:no listener
    Which is the case when I try to connect to rman VM to the orcl database.

    listener, sqlnet, tnsnames database orcl
    # listener.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Administrator\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = C:\app\Administrator
    
    @@@@@@@@
    # sqlnet.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    
    # This file is actually generated by netca. But if customers choose to 
    # install "Software Only", this file wont exist and without the native 
    # authentication, they will not be able to connect to the database on NT.
    
    SQLNET.AUTHENTICATION_SERVICES= none
    
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    @@@@@@@@
    
    # tnsnames.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    
    
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
        )
      )
    
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
        )
      )
    
    rman =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.0.11)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = rman)
        )
      )
    listener, sqlnet, tnsnames of rman database
    # listener.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Administrator\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = C:\app\Administrator
    @@@@@@@@@@
    # sqlnet.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    
    # This file is actually generated by netca. But if customers choose to 
    # install "Software Only", this file wont exist and without the native 
    # authentication, they will not be able to connect to the database on NT.
    
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    @@@@@@@
    # tnsnames.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    LISTENER_RMAN =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    
    
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
        )
      )
    
    RMAN =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = rman)
        )
      )
    
    orcl =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.0.19)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
        )
      )
    any ideas please

    Hello

    Change in your listener.ora the LOCALHOST keyword files and use the computer name or the IP Address of the machine.
    Restart the other... and try to connect again.

    LOCALHOST is not resolved through the network.

    HTH,
    Thierry

  • AMT-12557: TNS:protocol adapter not loadable

    Hi am not able to start my listner, am getting above error
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=host)(PORT=1521)))
    TNS-12557: TNS:protocol adapter not loadable
     TNS-12560: TNS:protocol adapter error
      TNS-00527: Protocol Adapter not loadable
    
    LSNRCTL> start
    Starting tnslsnr: please wait...
    
    TNS-12557: TNS:protocol adapter not loadable
     TNS-12560: TNS:protocol adapter error
      TNS-00527: Protocol Adapter not loadable
    
    my path is
    PATH=C:\OracleClient32;C:\app\10017134\product\11.2.0\dbhome_1\BIN;C:\DevSuiteHome\jdk\jre\bin\classic;C:\DevSuiteHome\jdk\jre\bin;C:\DevSuiteHome\jdk\jre\bin\client;C:\DevSuiteHome\jlib;C:\DevSuiteHome\bin;C:\DevSuiteHome\jre\1.4.2\bin
    SuiteHome\jre\1.4.2\bin;C:\DevSuiteHome;C:\app\10017134\product\11.2.0\dbhome_1;C:\Windows\System32;C:\Windows;C:\DevSuiteHome\BIN;C:\app\10017134\product\11.2.0\dbhome_1\NETWORK\ADMIN;C:\Oracle\Middleware\jdk160_24;C:\james-2.3.2;C:\ja
    C:\james-2.3.2\temp
    
    mt set is
    C:\>set
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\10017134\AppData\Roaming
    CommonProgramFiles=C:\Program Files (x86)\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=SRD-WS23042
    ComSpec=C:\Windows\system32\cmd.exe
    FPPUILang=en-US
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\10017134
    JAVA_HOME=C:\Oracle\Middleware\jdk160_24\jre\bin
    LOCALAPPDATA=C:\Users\10017134\AppData\Local
    LOGONSERVER=\\SRDVCDW003
    NUMBER_OF_PROCESSORS=4
    OnlineServices=Online Services
    OOBEUILang=en-US
    ORACLE_HOME=C:\DevSuiteHome
    OS=Windows_NT
    Path=C:\OracleClient32;C:\app\10017134\product\11.2.0\dbhome_1\BIN;C:\DevSuiteHome\jdk\jre\bin\classic;C:\DevSuiteHome\jdk\jre\bin;C:\DevSuiteHome\jdk\jre\bin\client;C:\DevSuiteHome\jlib;C:\DevSuiteHome\bin;C:\DevSuiteHome\jre\1.4.2\bin
    SuiteHome\jre\1.4.2\bin;C:\DevSuiteHome;C:\app\10017134\product\11.2.0\dbhome_1;C:\Windows\System32;C:\Windows;C:\DevSuiteHome\BIN;C:\app\10017134\product\11.2.0\dbhome_1\NETWORK\ADMIN;C:\Oracle\Middleware\jdk160_24;C:\james-2.3.2;C:\ja
    C:\james-2.3.2\temp
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PHOENIX_HOME=C:\james-2.3.2
    PHOENIX_JAVACMD=C:\Oracle\Middleware\jdk160_24\jre\bin\bin\java
    PHOENIX_JVM_OPTS= -Dnetworkaddress.cache.ttl=300
    PHOENIX_SM="-Djava.security.manager"
    PHOENIX_TMPDIR=C:\james-2.3.2\temp
    Platform=BPC
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_ARCHITEW6432=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=3a09
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files (x86)
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    PTSMInstallPath_X86=c:\Program Files (x86)\Hewlett-Packard\HP ProtectTools Security Manager\
    PUBLIC=C:\Users\Public
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\10017134\AppData\Local\Temp
    TMP=C:\Users\10017134\AppData\Local\Temp
    TNS_ADMIN=C:\app\10017134\product\11.2.0\dbhome_1\NETWORK\ADMIN
    UATDATA=C:\Windows\SysWOW64\CCM\UATData\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77
    USERDNSDOMAIN=domain
    USERDOMAIN=ASTZA
    USERNAME=useranae
    USERPROFILE=C:\Users\10017134
    windir=C:\Windows
    windows_tracing_flags=3
    windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log
    C:\>
    
    
    C:\>
    How to solve this

    Published by: adf009 on 05/31/2013 10:05

    Published by: adf009 on 05/31/2013 10:05

    Published by: adf009 on 05/31/2013 10:07

    adf009 wrote:
    in 64 bit Windows 7

    And which edition? Don't forget, the oracle is not supported on any edition of Windows "home".

    C:\>set ORACLE_HOME=C:\app\10017134\product\11.2.0\dbhome_1
    
    C:\>set PATH=C:\app\10017134\product\11.2.0\dbhome_1\BIN
    
    LSNRCTL> STATUS
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=host)(PORT=1521)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date                31-MAY-2013 08:55:55
    Uptime                    1 days 3 hr. 12 min. 23 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\10017134\product\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora
    Listener Log File         c:\app\10017134\diag\tnslsnr\srd-ws23042\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host)(PORT=1521)))
    Services Summary...
    Service "TESTOLTPDB" has 1 instance(s).
    Instance "TESTOLTPDB", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL> exit
    

    It seems that you have solved the problem that you have opened the wire for. You are now able to start the listener.

    >

    C:\>sqlplus/NoLog

    SQL * more: Production of release 11.2.0.1.0 Sat Jun 1 12:09:21 2013

    Copyright (c) 1982, 2010, Oracle. All rights reserved.

    SQL > connect sysdba virtue
    ERROR:
    ORA-12560: TNS:protocol adapter error

    And now you have a new, different problem.

    99.99% of the time I see this problem with a connection of sqlplus on windows, this is because the variable ORACLE_SID is not set correctly, or not at all.

    c:> set ORACLE_SID=TESTOLTPDB
    C:> sqlplus / as sysdba
    
    am not able to connect as sysdba
    

    Edited by: adf009, 2013/06/01 13:11

    Published by: EdStevens on June 2, 2013 09:05

  • AMT-12502: TNS:listener received no CONNECT_DATA customer

    Hello!

    I have problem with Oracle 9i listener on my database server. Aplication tracking NOC we use creates too many listener with message TNS-12502 journal entries: TNS:listener received no CONNECT_DATA customer who produce listener failover (stop). I think that application instead of the listening port of pin code, it connects and disconnects. This application monitors devices on server several times per minute (I don't know exactly because the application is not on our side Server).

    That is why main application or maybe I could do something to our side?

    Thank you!

    Published by: rootsman 22 Sep, 2010 23:28

    Published by: rootsman 22 Sep, 2010 23:31

    Hello

    TRACE_LEVEL_ =

    Equivalent value:
    (EQUALS 0) provides no tracing
    (Equivalent to 4) USER identify user error error conditions
    ADMIN (equivalent to 6) identify specific installation issues
    (Equivalent to 16) SUPPORT provides tracing for support information

    concerning

    Of the documentation.

Maybe you are looking for