Listener Status Problem

Hi All,
My DB Version: 10.2.0
OS Version: Solaris
When i am trying to get the status of listener i am getting below error
bash-3.00$ lsnrctl status
LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 23-FEB-2012 11:20:42
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Message 1053 not found; No message file for product=network, facility=TNSMessage 1020 not found; No message file for product=network, facility=TNSMessage 1021 not found; No message file for product=network, facility=TNSMessage 1022 not found; No message file for product=network, facility=TNSMessage 1023 not found; No message file for product=network, facility=TNSMessage 1026 not found; No message file for product=network, facility=TNSMessage 1034 not found; No message file for product=network, facility=TNSMessage 1024 not found; No message file for product=network, facility=TNSMessage 1025 not found; No message file for product=network, facility=TNSMessage 1040 not found; No message file for product=network, facility=TNSMessage 1033 not found; No message file for product=network, facility=TNSMessage 1028 not found; No message file for product=network, facility=TNSMessage 1415 not found; No message file for product=network, facility=TNS Message 1050 not found; No message file for product=network, facility=TNS
Message 1050 not found; No message file for product=network, facility=TNS
Message 1029 not found; No message file for product=network, facility=TNSMessage 1411 not found; No message file for product=network, facility=TNS
Message 1408 not found; No message file for product=network, facility=TNS
Message 1408 not found; No message file for product=network, facility=TNS
Message 1411 not found; No message file for product=network, facility=TNS
Message 1408 not found; No message file for product=network, facility=TNS
what does this means

Vikas Kohli wrote:
-bash-3.00$ cat /etc/passwd | grep oracle
oracle2:x:222:309:OraIstall:/export//home/oracle2:/usr/bin/bash
oracle:x:300:300:Oracle software owner:/export/home/oracle:/usr/bin/bashGiven that you have 2 "oracle" users ("oracle2" and "oracle") it strongly suggests you also have 2 ORACLE_HOMEs. Which user are you logged on as when you get the "message not found" error. Show us
env|sortfor both "oracle" and "oracle2", and if they aren't who you are logged on as, do it for that user as well.
(surely you aren't doing this as root . . . .)
>
-bash-3.00$ ps -ef |grep tns
oracle2 16676 1 0 Feb 23 ? 0:18 /u01/app/oracle/product/10.2.0/Db_1/bin/tnslsnr LISTENER -inherit
oracle2 21412 21357 0 10:20:27 pts/11 0:00 grep tns
-bash-3.00$ ls -ltr $ORACLE_HOME/bin/lsnrctl
-rwxr-xr-x 1 oracle2 dba2 130888 Jun 12 2008 /u01/app/oracle/product/10.2.0/Db_1/bin/lsnrctlAnd as we work through this, you (and all other responders) need to keep very clear that we are dealing with two distinct problems. You have the tns problem that triggers an underlying error, but on top of that you have the problem that Oracle cannot find the message file that it needs to properly report the tns problem.
Edited by: EdStevens on Feb 29, 2012 6:21 AM

Similar Messages

  • Listener status with lsnrctl command

    Friends,
    db: 10gR2 / 11gR2
    usually i use to check the listener status by
    lsnrctl status command
    but is there any other way to find out the listener status without using lsnrctl command?
    thanks

    906621 wrote:
    Friends,
    db: 10gR2 / 11gR2
    usually i use to check the listener status by
    lsnrctl status command
    but is there any other way to find out the listener status without using lsnrctl command?
    thanksWhat business problem are you facing that you need some other method? If we knew that we could offer better advice than playing "guess what's in my pocket."
    Or is this yet another trick interview question?
    Edited by: EdStevens on Feb 18, 2012 7:37 AM

  • Manual request for listener status/Tnsping/Agent Ping is possible in 10g

    I want to see listener status like this from 10g GC.
    Is it possible ?
    LSNRCTL for 32-bit Windows: Version 9.2.0.3.0 - Production on 01-NOV-2006 10:06:40
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(HOST=server1)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    Start Date 20-OCT-2006 19:18:07
    Uptime 11 days 15 hr. 45 min. 58 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File c:\oracle\ora920\network\admin\listener.ora
    Listener Log File c:\oracle\ora920\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=server1)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "db1" has 1 instance(s).
    Instance "db1", status READY, has 1 handler(s) for this service...
    Service "db1_prod-server1" has 1 instance(s).
    Instance "db1", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully

    I have noticed in your other posting as well that you want to make a lot of customisations. I would suggest you read more on EM from this link and see what you can achieve.
    http://www.oracle.com/pls/db102/portal.portal_db?selected=21

  • ORA-12514 & Listener Status Instance status Unknown issue

    Dear All,
    Database Version - 10.2.0.5.0
    Operating System - Windows XP
    I am using Oracle 10g version, which has two services (bit10g and ora10g) installed on it.
    Service ora10g was working before upgradation of Database to 10.2.0.5.0 and it was fine.
    On upgradation I was unable to start and connect using ora10g so I created another that is bit10g.
    Service bit10g was working fine for quite a long time. The last I worked and connected was on thu and it was connecting with no issues.
    Now when I am trying to connect to database today I am unable to connect as I am getting
    ORA12514 - TNS:listener does not currently know of service.
    Secondly I tried to search forums which guided me to check the Listener Status.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Admin>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.5.0 - Production on 12-JAN-2013 11:42
    :54
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=toshiba-arif)(PORT=1521)
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.5.0 - Produ
    ction
    Start Date                12-JAN-2013 11:18:12
    Uptime                    0 days 0 hr. 24 min. 43 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\ora10g\product\10.2.0\db_1\network\admin\listener.o
    ra
    Listener Log File         C:\ora10g\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=toshiba-arif)(PORT=1521)))
    Services Summary...
    Service "Oracle8" has 1 instance(s).
      Instance "bit10g", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfullyFollowing is my listener.ora file
    # listener.ora Network Configuration File: C:\ora10g\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (GLOBAL_DBNAME = Oracle8)
          (SID_NAME = bit10g)
    LISTENER =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = toshiba-arif)(PORT = 1521))
      )Please note that I am a developer with no DBA exposure.
    So please guide me so that I will be able to resolve my issue.
    Thanks & Regards
    Arif Khadas

    Once again Thanks Paul for your quick response.
    I also have Oracle 9i installed on my machine but the service and Listener for 9i is stopped.
    Following is the tnsnames.ora for 9i
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora92\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    BIT10G =
    (DESCRIPTION =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = toshiba-arif)
    (PORT = 1521)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = bit10g)
    BIT_ORA9I =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = IAS)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORA9I)
    ORA10G =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = toshiba-arif)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ora10g)
    ORA9I =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = toshiba-arif)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ora9i)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = AH-IBM)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    CRCPROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.1.1.185)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = bridges)
    IAS_ORA10G =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = IAS)(PORT = 1522))
    (CONNECT_DATA =
    (SID = ORA10G)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    BIT_ORA10G =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = IAS)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORA10G)
    )

  • Oracle SCAN Listener Status change

    Hi,
    During a high CPU Usage on one of the Node in Oracle RAC (11g R2) Environment resulted in automatic change of SCAN Listener Status to INTERMEDIATE.
    When the CPU Usage on the node came down, the SCAN Listener status automatically became ONLINE.
    From which log in Grid Infrastructure Home which shows the status change of Resources in Cluster.
    Thanks,
    Yusuf

    Thanks for the information.
    The log file mentioned in the previous post shows the output of lsnrctl status SCAN_LISTENER_<N>
    Is there any logs which shows the status mentioned in the output of command crsctl status resource -t\
    Thanks,
    Yusuf

  • Service to get XMIIIDOC01 listener status?

    Hi
    Is there a service to get the XMIIIDOC01 listener status
    Thanks
    Ajay.

    Hi ,
    As I understand from your question is, you want to check the status of XMIIIDOC01
    Go to the MII Menu screen ---> Message Services ---> select the XMIIIDOC01 and click the status
    If it properly configured with your SAP IDOC, it will show Server Connected and even you can see the SAP Server, SAP Client that columns.
    If not, its show Server not connect. For this you need to go for SAP NetWeaver  screen and configure the SAP details to your XMIIIDOC01(i.e. Configuration Management --> Infrastructure --> Application Resources --> select Resource Adapter --> select XMIIIDOC01 --> go to properties and update all the details of SAP).
    Thanks,
    Kind Regards,
    Praveen Reddy M

  • Local listener status showing local virtual ip, but not local ip

    Hi,
    SNRCTL> stat LISTENER
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for IBM/AIX RISC System/6000: Version 11.2.0.1.0 - Production
    Start Date 19-JAN-2013 00:50:10
    Uptime 0 days 0 hr. 29 min. 51 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP ON
    Listener Parameter File /grid/app/11.2.0/grid/network/admin/listener.ora
    Listener Log File listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.9.50.231)(PORT=1521)))
    Services Summary...
    In every oracle documentation for e.g:11.2 Scan and Node TNS Listener Setup Examples [ID 1070607.1] we found the local listener status showing both local-ip and vip. Why is not showing in our case? What to do?
    Please suggest.
    Regards,
    Saikat

    Hi,
    Thanks a lot for your valubale answers.
    *1)In 11gR2 RAC I found that listener.ora is used from grid_home and there is no i/p, port no etc. Just key is present . But the status o/p shows ips,hots,ports. Does the oraagent process picks up those information from crs?*
    [grid@VM-PAGRAC3 admin]$ more listener.ora
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))))
    # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_S
    CAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by
    Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    [grid@VM-PAGRAC3 admin]$
    LSNRCTL> stat
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Start Date 25-JAN-2013 10:53:17
    Uptime 4 days 9 hr. 13 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /oracle/11.2.0/grid/network/admin/listener.ora
    Listener Log File /oracle/app/oracle/diag/tnslsnr/VM-PAGRAC3/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.17.0.129)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.17.0.133)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM1", status READY, has 1 handler(s) for this service...
    Service "PAGRAC" has 1 instance(s).
    Instance "PAGRAC1", status READY, has 1 handler(s) for this service...
    Service "PAGRACXDB" has 1 instance(s).
    Instance "PAGRAC1", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    2.What is the purpose of endpoint_listener.ora?
    [grid@VM-PAGRAC3 admin]$ cat endpoints_listener.ora
    LISTENER_VM-PAGRAC3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=VM-PAGRAC3-vip)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=10.17.0.129)(PORT=1521)(IP=FIRST)))) # line added by Agent
    [grid@VM-PAGRAC3 admin]$
    It seems lots of changes have beeen done in 11gR2 related to listener. If you kindly help me regarding this I willl be grateful.
    Thanks a lot!
    Saikat

  • Listener status during upgradation

    Hi all,
    We are upgrading 10.2.0.4 enterprise edition single instance to 11.2.0.3 enterprise edition single edition manually. What should the listener status while doing upgradation. This is my first upgradation project. Please suggest.
    Thanks
    Sandy

    Normally when you do an upgradation, the database services needs to be down with only the database being opened with the option "startup upgrade".
    The listener on the database server to be upgraded needs to be down. Make sure you take the backup of the listener.ora and the tnsnames.ora file located in the 10g Home and once when you plan up to delete this home after the database is upgraded to 11g, you have a new listener created with the 11g Home

  • Listener Start Problem with TDE (Transparent Data Encryption)

    i am testing Transparent Data Encryption in Oracle 10g by using the following link
    http://oracle-base.com/articles/10g/TransparentDataEncryption_10gR2.php
    Before Implementing the TDE listener was running fine but after implementation of TDE the listener was unable to start
    Please check the steps which i follow
    Step1-
    specify the ENCRYPTION_WALLET_LOCATION parameter in the sqlnet.ora file, now SQLNET.ora file looks like the following
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    ENCRYPTION_WALLET_LOCATION=
    (SOURCE=(METHOD=FILE)(METHOD_DATA=
    (DIRECTORY=D:\oracle\product\10.2.0\wallet\)))
    please check the contents of listener.ora file,i didn't make any configuration changes for listener before or after implementation of TDE
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = shakeel-pc.lhr.inov8.com.pk)(PORT = 1521))
    Step2-
    CONN sys/password AS SYSDBA
    ALTER SYSTEM SET ENCRYPTION KEY AUTHENTICATED BY "myPassword";
    TDE implemented successfuly implemented.
    But when i try to stop/start listener
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUN-2008 05:44
    :30
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 05-JUN-2008 22:40:14
    Uptime 0 days 7 hr. 4 min. 16 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.2.0\db_1\network\admin\listener.o
    ra
    Listener Log File D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=shakeel-pc.lhr.inov8.com.pk)(PORT=15
    21)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", 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...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\>lsnrctl stop
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUN-2008 05:44
    :35
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    The command completed successfully
    C:\>lsnrctl start
    [i]LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUN-2008 05:44
    :40
    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 D:\oracle\product\10.2.0\db_1\network\admin\listener.or
    a
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Error listening on: (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PARTIAL=yes)(QUEUESI
    ZE=1))
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\E
    XTPROC1ipc)))
    TNS-12560: TNS:protocol adapter error
    TNS-00583: Valid node checking: unable to parse configuration parameters
    Listener failed to start. See the error message(s) above...
    To start the listener i have to close wallet as
    1- SQL>conn sys as sysdba
    ALTER SYSTEM SET WALLET CLOSE;
    2- Replace the SQLNET.ora file as previous ,now SQLNET.ora contains
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    Now if i start the listener then the listener was started succesfuly
    Please suggest why listener is not being start with TDE?

    I have the same problem. I'm testing TDE using Oracle 11gR1. After setting the parameter encryption_wallet_location and restart the listener, the listener failed to start. The error is exactly the same
    TNS-12560: TNS:protocol adapter error
    TNS-00583: Valid node checking: unable to parse configuration parameters
    By removing the parameter encryption_wallet_location, the listner can be started successfully.
    Anyone can help?

  • Listener status shows 2 instances when only 1 exists

    Greetings All,
    I just moved a database to a new server/host and was troubleshooting a problem I had with Enterprise Manager, and ran the command “lsnrctl status”. See results below.
    C:\Users\xxxxx>lsnrctl
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 12-MAR-2013 09:23:09
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date                11-MAR-2013 15:54:43
    Uptime                    0 days 17 hr. 28 min. 32 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\Oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
    Listener Log File         c:\oracle\diag\tnslsnr\473247-db1\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=473247-db1.sr.net)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "prod01.sr.net" has 2 instance(s).
      Instance "prod01", status UNKNOWN, has 1 handler(s) for this service...    <<<<<<<<<<<<<<<<<<<  ????
      Instance "prod01", status READY, has 1 handler(s) for this service...
    Service "prod01XDB.sr.net" has 1 instance(s).
      Instance "prod01", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL> exitWhy does the service "prod01.sr.net" have/show 2 instances? There is only 1 instance running on this machine/host/box?
    During my troubleshooting the EM problem, I had added the following code to the listener.ora SID_LIST_LISTENER section, and re-started the LISTENER service. I was thinking that my EM problem had to do with the database not registering itself with the listener:
        (SID_DESC =
          (GLOBAL_DBNAME = prod01.sr.net)
          (ORACLE_HOME = C:\Oracle\product\11.2.0\dbhome_1)
          (SID_NAME = prod01)
        )How can I correct this?
    I think I should somehow remove the instance with a status of UNKNOWN (see <<<<<<<<<<<<<< ???? above).
    Any recommendations please?
    Thanks,
    Bob

    It is nothing to worry about when you see the same instance showing up twice, once with status READY and once with status UNKNOWN.
    READY means listener knows this because PMON of that instance told him so (dynamic registration)
    UNKNOWN means listener knows this because of SID_LIST entry in the listener.ora (static registration)
    Both is useful. Nothing broken here, so no need to fix it :-)
    Kind regards
    Uwe Hesse
    "Don't believe it, test it!"
    http://uhesse.com

  • Listener Registration Problem.

    Hi
    I have installed 11G on Windows XP and when i try to connect from SQL Developer i get the error.
    ORA-12514, TNS:Listener does not currently know any services.
    C:\Documents and Settings\chandur>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 21-MAY-2008 13:20:52
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
    Start Date 21-MAY-2008 12:54:19
    Uptime 0 days 0 hr. 26 min. 36 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File d:\app\chandur\product\11.1.0\db_1\network\admin\listener.ora
    Listener Log File d:\app\chandur\diag\tnslsnr\s0634\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    I have the TNSNAMES and listener and sql.ora files like this.
    # tnsnames.ora Network Configuration File: d:\app\chandur\product\11.1.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.mydomain.com)
    Linstener.ora
    # listener.ora Network Configuration File: d:\app\chandur\product\11.1.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    SQLnet.ora
    # sqlnet.ora Network Configuration File: d:\app\chandur\product\11.1.0\db_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)
    if some one has faced the same problem please let me know.
    I have searched for such problems but the solutions didn't help me.

    I have used the OUI and selected the default install and it reported that it created the listener and when i see the status from lsnrctl it gives the
    C:\Documents and Settings\chandur>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 22-MAY-2008 09:18:00
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
    Start Date 22-MAY-2008 08:48:17
    Uptime 0 days 0 hr. 29 min. 45 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File d:\app\chandur\product\11.1.0\db_1\network\admin\listener.ora
    Listener Log File d:\app\chandur\diag\tnslsnr\s0634\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    The listener supports no services
    The command completed successfully

  • ORA-12528: TNS:listener: networking problem...

    Can someone help???
    I am recieving the following error when trying to connect to my asm instance remotely (using password file)
    10gr2 running under Redhat linux
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    I have tried to modify the listener.ora to include sid_name, global_dbname the changes did not help as I was recieving hte same error.
    please find my configs below...
    Any help would be greatly appreciated...
    Thanks in advance.
    Mike.
    tnsnames.ora
    ASM.NY.PROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = eos)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = +ASM)
    listener.ora
    SID_LIST_LISTENER_EOS =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (ORACLE_HOME = /u01/oracle/product/10.2.0/db_1)
    (SID_NAME = +ASM1)
    lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 07-AUG-2006 16:25:55
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.2.0 - Production
    Start Date 30-JUL-2006 10:21:51
    Uptime 8 days 6 hr. 4 min. 4 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP ON
    Listener Parameter File /u01/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Listener Log File /u01/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=eos)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=eos)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=eos)(PORT=7787))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM1", status BLOCKED, has 1 handler(s) for this service...

    Thanks for your help, this is what I found out....
    I checked the remote_login_passwordfile and it was set to = exclusive.
    After reviewing the note that you mentioned I did a bit more digging on metalink and found this one Note: 301099.1.
    I modified my tnsnames.ora file (see below) and it resolved my problem. I am not sure exactly what UR=A does, but I will need to check the docs for that.
    ASM.NY.PROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = eos)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = +ASM)
    (SID=+ASM1)
    (UR=A)
    mike

  • PF status problem

    Dear All,
    I create one AlV report but when i download  from ALV output data  to Exel , exel data is coming blank.
    i copy stadard PF status and using in alv report.
    All remaining button is properly working.
    can you suggest me why exel data is coming blank.
    Thanks in advance.
    Regards
    Raju

    Try downloading in other formats and see the result. If it's downloading in other formats, then the problem could be with the data in the ALV grid.
    Regards,
    Satish Kanteti

  • AFS - ATP "T" Status Problem

    Hi All,
    We're having a problem with ATP checks ignoring stock assigned to status T - Temporarily assigned stock/requirements, and double-promising against any quantity that hasn't been yet allocated to R - Reserved or F - Fixed.
    For example, batch 0001 has 400 pieces allocated in F status, and 100 pieces unallocated and in A - Available status. If we enter Order 1 for 100 and save, this stock correctly moves from A to T. If another Order 2 is entered however, we are able to put up to 100 on the order and it will allow us to save. If we put 101, 100 will promise, and 1 will reject... when all 101 should reject, since 100 are already promised to Order 1 and we have no stock in A.
    I cannot find anywhere in configuration where this T status is now being ignored by ATP checks. Thanks if anyone can help!
    -J

    US,
    I suspect you may be dealing with a different issue. We are simply changing the J0 rejection to a different rejection code that won't be considered for ATP again when rescheduling is ran, since J0 is hardcoded to always take part during re-ATP.
    As you probably know, J0 is set by the system if there's no availability for the item. If you want items without availability to take part in MRP I propose you either setup replenishment lead times on your materials and have your availability checking rule consider RLT, or you should have future receipts to confirm against, e.g. planned orders, production orders, etc. If you don't have sizing information yet you could use SLH methid 2 functionality.
    I hope this was helpful.
    Thanks!
    Barend

  • Maint. Status problem for View in ABAP Dictionary

    Hello, guys. I have a problem with a configuration in my Maintainence View in the ABAP Dictionary.
    I have a maintainence view in my abap dictionary, When i go to the tab "Maint. Status" there, and want to change the "Data Browser/Table View Maint." from "Display/Maintenance Allowed with Restrictions" to "Display/Maintenance Allowed", an error is occured. An error message is displayed, showed "The input field contains prohibited characters (already deleted)."
    So, what should I do in order to change to "display/maintenance allowed with restrictions" status.
    Hope anyone here can provide me a solution. Thanks in advance first. ^^

    Check below SAP help
    http://help.sap.com/saphelp_nw04/helpdata/en/38/81c1351181b73fe10000009b38f839/frameset.htm
    events
    http://help.sap.com/saphelp_nw04/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm
    Regards,
    Atish

Maybe you are looking for

  • How to display a text in smartform without compression

    Hi, My requirement is to print a text in a smartform with out compression of the line text. ex. In my internal table having a line text as     'spoolno     25200   |  pageno    500--> while printing in smartform, it was displayed as     ''spoolno 252

  • I would need to connect an external drive to my iMac computer?

    I have an iMac hard drive that was purchased 1 year ago from the Apple Summit Sierra store in Reno, Nevada. I have had a lot of issues so this drive was replaced by a new one.  The old hardrive contains OS 10.5.x and has appleworks which I created a

  • Purchased song doesn't work

    I just bought the new Linkin Park album but one of the songs doesn't work when I choose to play it. It doesn't load up to play, doesn't show the album artwork, and never starts to play. Plus when I listened to the album all the way through, track by

  • How much can you customize Professional level storefronts?

    I know that you need to be an Enterprise user to have completely customized storefronts, but how much can you customize Professional user storefronts? What do they look like? Most magazines I've seen are Enterprise level

  • Is your key simbols printed in the middle of key?

    Somehow my "F3" key's print is not in the centre of the key and it's little bit tilted to right. I know it's a small thing but once I noticed it, it's really annoying me. I put up the pic of it and do you think it's not straight? And do you think I c