Starting 10g listener

Hi,
I am upgrading a database to 10g manually and before I issue the startup upgrade command, I believe I have to start the 10g listener. The script I always use for the db-tier listener is under $ORACLE_HOME/appsutil /script directory but my new install of 10g software has not got any appsutil directory. So, my questions is how do I start the 10g listener?
Thanks

Once you are done with the upgrade, you will need to implement and run AutoConfig on the new Database home for the purpose of creating appsutil directory. For more details, check "Copy AutoConfig to the RDBMS ORACLE_HOME" step of Note: 165195.1 - Using AutoConfig to Manage System Configurations with Oracle Applications 11i
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=165195.1

Similar Messages

  • Not able to start the listener in oracle 10g  after the domain name changed

    Hi
    I had installed the oracle 10g on zLinux. It was working fine( was able to mount the database and start the listener). Now my server's domain name got changed. So i have added the new domain name in the tnsnames.ora and listeners.ora file . now i could able to mount the databases but am not able to start the listener . whille starting the listener , am getting the following error
    oracle@ptcr4d00:~> lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 05-AUG-2009 10:31:05
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/oracle/10g/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.2.0 - Production
    System parameter file is /opt/oracle/10g/network/admin/listener.ora
    Log messages written to /opt/oracle/10g/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PTCR4D00)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    Linux Error: 104: Connection reset by peer
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=PTCR4D00)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    I have posted the contents of the tnsnames.ora and listeners.ora
    TNSNAMES.ORA
    TC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = TC)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    LISTENERS.ORA
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/10g)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    Could you please help me to resolve this issue ?
    Regards
    Mani

    Hi
    Please find the content of the /etc/hosts below
    # IP-Address Full-Qualified-Hostname Short-Hostname
    #127.0.0.1 localhost
    9.124.114.49 PTCR4D00
    # special IPv6 addresses
    ::1 localhost ipv6-localhost ipv6-loopback
    fe00::0 ipv6-localnet
    ff00::0 ipv6-mcastprefix
    ff02::1 ipv6-allnodes
    ff02::2 ipv6-allrouters
    ff02::3 ipv6-allhosts
    9.124.114.49 PTCR4D00 PTCR4D00
    Regards
    Mani

  • 10g listener cannot start after install 11g

    Hi,
    I install 11g R2 into one of 10g windows 2003 server, but I did not perform upgrade, I want the 11g coexists with 10g.
    But after I install 11g and create a new 11g instance, I found that the listener cannot be started, until I change the environment variable ORACLE_HOME
    of windows to 11g home directory.
    But when I reboot my server, I found that the old 10g listener cannot be started,
    the services cannot be started and if I try to start the listener in command "lsnrctl start", error TNS-12560: TNS:protocol adapter error prompt.
    So I changed the ORACLE_HOME environment variable to 10g home directory again and the listener can be started.
    And when I want to start 11g listener, I will have to change again the ORACLE_HOME environment variable to 11g home directory.
    Is this a normal behaviour to have 11g and 10g co-exists in one server?
    Thanks
    Vincent

    pj**** wrote:
    Hi,
    I install 11g R2 into one of 10g windows 2003 server, but I did not perform upgrade, I want the 11g coexists with 10g.
    But after I install 11g and create a new 11g instance, I found that the listener cannot be started, until I change the environment variable ORACLE_HOME
    of windows to 11g home directory.
    But when I reboot my server, I found that the old 10g listener cannot be started,
    the services cannot be started and if I try to start the listener in command "lsnrctl start", error TNS-12560: TNS:protocol adapter error prompt.
    So I changed the ORACLE_HOME environment variable to 10g home directory again and the listener can be started.
    And when I want to start 11g listener, I will have to change again the ORACLE_HOME environment variable to 11g home directory.
    Is this a normal behaviour to have 11g and 10g co-exists in one server?
    Thanks
    Vincentonly 1 listener is needed on any DB Server & the listener should be for the highest version of Oracle DB Server

  • After 10g Upgrade, Unable to start apps listener.

    1. Apps 11.5.10.2 DB 9.2.0.8
    2. Successfully upgraded DB to 10.2.0 (Metalink Note: 362203.1)
    3. Ran ADCONFIG on DB successfully
    4. Ran ADCONFIG on Apps successfully.
    5. Restarted Server
    All services started successfully except
    1. Apps Listener
    2. Report Server
    3. Concurrent Manager
    Further investigation reveals the issue is with Apps Listener. When I start apps listener manually ...
    E:\oracle\prodcomn\admin\scripts\PROD_r12srvr>adalnctl start apps/fumble
    ECHO is off.
    ECHO is off.
    Mon 05/12/2008 08:14 PM
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : e:\oracle\prodora2\8.0.6
    LOCAL : PROD
    ORACLE_SID :
    PATH : e:\oracle\prodora2\8.0.6\bin;c:\jdk13\bin;e:\oracle\prodora2\8.0.6\bin;c:\jdk13\bin;e:\oracle\prodappl\au\11.5.0\bin;e:
    \oracle\prodappl\fnd\11.5.0\bin;e:\oracle\prodappl\ad\11.5.0\bin;E:\oracle\prodora2\iAS\appsoui\jre\1.3.1\bin;E:\oracle\prodora2\iAS\Apache\
    perl\5.00503\bin\MSWin32-x86\;e:\oracle\prodcomn\util\unzip\unzip;e:\oracle\prodora2\8.0.6\bin;c:\jdk13\bin;C:\vscommon\msdev98\BIN;c:\vc8\B
    IN;C:\vscommon\TOOLS\WINNT;C:\vscommon\TOOLS;e:\oracle\prodappl\au\11.5.0\bin;e:\oracle\prodappl\fnd\11.5.0\bin;e:\oracle\prodappl\ad\11.5.0
    \bin;E:\oracle\prodora2\iAS\appsoui\jre\1.3.1\bin;E:\oracle\prodora2\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\prodcomn\util\unzip\
    unzip;e:\oracle\prodora2\8.0.6\bin;c:\jdk13\bin;C:\MKS\bin\x11;C:\vscommon\Tools\WinNT;C:\vscommon\MSDev98\Bin;C:\vscommon\Tools;c:\vc8\bin;
    c:\mks\mksnt;c:\mks\bin;c:\jdk13;c:\r11itools;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\wbem;
    LD_LIBRARY_PATH : e:\oracle\prodora2\8.0.6\lib
    ECHO is off.
    ECHO is off.
    Starting listener process "APPS_PROD" ...
    ECHO is off.
    LSNRCTL80 for 32-bit Windows: Version 8.0.6.3.0 - Production on 12-MAY-2008 20:14:58
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=r12srvr)(Port=1627))
    TNS-12224: TNS:no listener
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL80 for 32-bit Windows: Version 8.0.6.3.0 - Production on 12-MAY-2008 20:15:00
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Starting tnslsnr80: please wait...
    Service OraclePRODOra806_3TNSListener80APPS_PROD start pending.
    Service OraclePRODOra806_3TNSListener80APPS_PROD started.
    TNS-12560: TNS:protocol adapter error
    adalnctl.cmd exiting with status 3
    The error 3 means "The system cannot find the path specified".
    Anyone! Please help me. It is very very urgent.
    Thanks in advance.
    S. Sundar

    This is Oracle Apps. Did you check all requirements before upgrading only the database layer to 10g?
    You may need to change your start/stop scripts to reflect the changes to the database layer (listener ports etc).
    E-Business Suite Forum?
    http://forums.oracle.com/forums/category.jspa?categoryID=3

  • 9i and 10g Listener in  SUN box  How do i stop .while applying the patch.

    Hi,
    Sun box running - I am having
    1. oracle_home 9i Version (database's are running)
    My team installed 10g Version 10.2.0.1 in Oralce_home1 there were no database are running in 10g, Now We plan to upgrade into 10.2.0.4 in oracle_home1 while applying patch its asking to stop the listener process.
    Is it mean to stop 91 listener or 10g listener?
    I had checked the running process in my server using grep -ef
    it show all process 9i database's and i find this home1/oracle/product/1020/bin tnslsnr LISTERNER -Inherit. How do i stop ? after applying the patch how do i start?
    Is it require down time?
    Thanks in advance.
    Rajas

    Hi
    When i check the lsnrctl status it is showing the error , How do i resolve it?
    In sun box:
    /home1/oracle/pro/920/bin -9i is running
    /home1/oracle/pro/1020/bin 10g is running
    When i check the lsnrctl status the above oracle home it through error
    Connecting to (ADDRESS=(PROTOCOL=TCP)(PORT=1521))
    TNS-12618: TNS:versions are incompatible
    Thanks in advance
    Rajas.
    Edited by: Rajas on Sep 23, 2008 8:36 PM

  • EM12c Oracle Database Plug-In 12.1.0.7 update now shows 10g listener as down when it's not

    EM 12.1.0.4 with Oracle Database Plug-in 12.1.0.7
    Monitored database and listener:  10.2.0.4
    Our EM12c monitors 12.1,11.2 and 10.2 databases and listeners.  All monitored targets are up and running.
    I updated Oracle Database Plug-in from 12.1.0.6 to 12.1.0.7 and now the only 10g listener that I have shows as down.
    The listener on the server is up and running.
    The monitoring configuration is right.
    I removed this target and re-added it, but it came back as down.
    It's a little disconcerting to have a listener show as down since it's a production box, but nothing I do corrects the problem.
    Any insights or suggestions are appreciated.
    Sherrie

    Hi Sherrie,
    In most cases we have this issue due to monitoring configuration , I know you mentioned that you have checked on it but still I would recommend to just re-confirm on below steps
    1. Go to
        EM Console -> Targets -> Listener -> Listener Home page -> Target Setup -> Monitoring Configuration
    2. Get the details
          Listener Name
          Listener.ora Directory
          Machine Name
          Oracle Home
          TCP Port Numbe
    3. Go to the server where this listener is running
       Check to see if the listener is up
           ps -ef | grep tns
    4. Next run
           $ORACLE_HOME/bin/lsnrctl status
       From this outpuy verify details in (1)
          Listener Name   <======= Alias
          Listener.ora Directory <=== Listener Parameter File ie the directory
          Machine Name  <======= HOST=
          Oracle Home<========== This is where tnslsnr is started from
          TCP Port Number <======  PORT=
    5. Makes sure that all the details matches in (4) and (2)
    If above is fine then I would recommend to go through the troubleshooting steps as per below doc , they are valid for listener status down too and should give a further insight on the root cause of the issue
    Troubleshooting the 'Pending' status for a Listener Target in Enterprise Manager 12c Cloud Control (Doc ID 1546576.1)
    Regards,
    Rahul

  • Oracle 10g Listener XP pro need to be restarted ...

    Hello all.
    Here is my problem. I have oracle 10g installed on a computer with Windows XP pro Sp1a. Every thing work fine despite 1 point. When the computer is restarted, a small software starts the different Oracle Services (Oracle Database Service and listener) and wait for the 2 services to be in the state "started". After startup, the two services are in the state "started" but, sometimes, I can not get connected to Oracle. In the listener log, I have a message "TNS-12514: TNS:listener does not currently know of service requested in connect descriptor".
    To solve the problem, I have to restart either the listener service or the oracle service or both of them.
    My problem is that this computer must be an "auto starting system".
    What can I do to solve this problem ???? Is there a specific order to start the process ?, Should I put dependency between them ???
    Thank for your help.
    D. GARRIVIER

    If you use, as I think, dynamic service registration (no SID_LIST in Listener.ora for your DB), then it would be better to start the listener before the Database. If not, the registration could take a few seconds (or minutes). Anyway, if this is the problem, you should be able to connect after a few seconds (or minutes).

  • 10g listener question

    Hi
    All,
    First question
    When I do some minor modification in tnsnames.ora. Do I Need to stop and start listener again.
    Second question
    And If I want to stop and start listener Do I need to stop all the databases before I can stop and start listener ? (9i and 10g)
    Thanks,
    Vishal

    When I do some minor modification in tnsnames.ora. Do I Need to stop and start listener again.No, tnsnames.ora is totally independant to the listener.
    And If I want to stop and start listener Do I need to stop all the databases before I can stop and start listener ? (9i and 10g)No, the listener is used only to connect new client to the server, once the connection is done, listener is not used anymore for that connection.
    Note you can reload instead of stop and start the listener.
    Micolas.

  • 10G listener over eager?

    We have both 9i and 10g DB's on a Sun host. We want to have the 9i listener accept connect requests for 9i only and the 10g listener for 10g only. Listener.ora files have been configured to support this. The listeners run on different ports and can be started/stopped seperately.
    The 9i listener accepts requests for it's databases but not the 10G (as you would expect).
    The weird thing is : When we start the 10g listener, and do 'lsnrctl services' is lists it's one and only 10g DB. Good. After waiting a few minutes, running the same command again ALSO lists the 9i databases. A connect sql*net to the 10g port for a 9i database gets connected!!
    Is this a 'feature' we can turn off?
    Hope the description is clear enough,
    thanks in advance,
    Vin.

    Can someone running 9i & 10G on the same Solaris host, using seperate 9i and 10g listeners please check and let me know if their 10g listener lists (lsnrctl services) the 9i databases even though they are NOT configured in the 10G listener.ora?
    TIA,
    Vin

  • Failed to start HTTP listener.

    Hello, I have changed my ip address and domain of my server(were i have installed enterprise manager 10.2.0.5).after this I try to start de agent and obtain the following error:
    oracle@grid:~/product/agent10g/bin> ./emctl start agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Starting agent ....... failed.
    Failed to start HTTP listener.
    Consult the log files in: /opt/oracle/product/agent10g/sysman/log
    When I go to: tail emagent.trc
    2010-01-14 15:41:04,575 Thread-3838446496 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://grid.das.cites:1159/em/upload: retStatus=-1
    2010-01-14 15:41:04,575 Thread-3838446496 ERROR http: nmehl_connect_internal: failed to get host info. Could not resolve name
    problem-> I have change the domain to grid.min2.dtc and he try to connect to the old hostname grid.das.cites.
    Where i can changed this parmeter to the HTTP startup fine?
    How I can fis this? Thanks any help

    I have this same issue but I notice on mine, restarting the agent does not help.
    emagent.trc
    2010-04-12 13:38:51,210 Thread-6324 ERROR http: nmehl_connect_internal: failed to get host info. Could not resolve name
    2010-04-12 13:38:51,210 Thread-6324 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://csdowgrid001.cspas.kp.org:1159/em/upload: retStatus=-1
    EMD_URL=https://CSDOWPDMS003.cs.msds.kp.org:3872/emd/main/
    REPOSITORY_URL=https://csdowgrid001.cspas.kp.org:1159/em/upload
    I notice on this database below that shows correctly on the grid, that the only difference above is that this is on the same domain as the grid while the above is not, is there a way around this??
    EMD_URL=https://CSDOWMSDB202.cspas.kp.org:3872/emd/main/
    REPOSITORY_URL=https://csdowgrid001.cspas.kp.org:1159/em/upload

  • Agent Startup Failure - Failed to start HTTP listener.

    1) When trying to start the agent I get this error:
    ./emctl start agent
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Starting agent ........ failed.
    Failed to start HTTP listener.
    2) Any advice on what to look for?

    As sim said,look at the log files.Any changes were made on the host before you started the agent?
    FYI
    I had the same problem the other day when a new HBA card was added and I had to follow the doc 422296.1
    BTW first post the errors from the logs may be its due to port conflict also.
    Thanks!!!

  • Impossible to start a listener: Failed to start service, error 3 TNS-12560

    Hi all,
    I had a database in my machine in 10g.
    I have installed oracle 11.1.0.7 on the same machine.
    So now i have 2 oracle_home.
    With 10g I have a default listener which is running on port 1521.
    I wanted to run an other listener under the 11g oracle home.
    listener.ora:
    # listener.ora Network Configuration File: C:\ora111\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER2 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = T0009696.corp.gltrade.com)(PORT = 1522))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    C:\ora111\BIN>lsnrctl start listener2
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 16-MARS -2010 15:21:19
    Copyright (c) 1991, 2008, Oracle.  All rights reserved.
    Lancement de tnslsnr: Veuillez patienter...
    Failed to start service, error 3.
    TNS-12560: TNS : erreur d'adaptateur de protocole
    TNS-00530: Erreur d'adaptateur de protocoleEven if I stop the 10g listener I can't start the 11g listener. I also tried to start a default listener with 11g (name=listener and port=1521) but I get the same error.
    Please, can someone explain me the reason of such error ?

    C:\ora111\BIN>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    ANT_HOME=U:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Fichiers communs
    COMPUTERNAME=T0009696
    ComSpec=C:\WINDOWS\system32\cmd.exe
    ECLIPSE_HOME=C:\Program Files\Eclipse
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    JAVA_HOME=U:\JDK
    JMS_ADAPTER=ActiveMQJMS
    JMS_SERVERURL=tcp://SRV-JMS:61616
    LOGONSERVER=\\SRV-46-CORP1
    MSDevDir=C:\msdev\Common\MSDev98
    NUMBER_OF_PROCESSORS=2
    ORACLE_HOME=C:\ora111
    oracle_sid=ubix11
    OS=Windows_NT
    Path=C:\ora111\bin;C:\ora111\bin;C:\ora102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Prog
    ram Files\Fichiers communs\Adaptec Shared\System;c:\uti\exew32;c:\Perforce;c:\uti;C:\WINDOWS\system32\WindowsP
    owerShell\v1.0;C:\Sun\SDK\bin;C:\Program Files\EclipsePATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    ;.PSC1
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
    PERL5LIB=C:\ora102\perl\lib\5.8.3\MSWin32-x86;C:\ora102\perl\lib\5.8.3;C:\ora102\perl\5.8.3\lib\MSWin32-x86-mu
    lti-thread;C:\ora102\perl\site\5.8.3;C:\ora102\perl\site\5.8.3\lib;C:\ora102\sysman\admin\scripts
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 75 Stepping 2, AuthenticAMD
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=4b02
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    PYDEVHOME=C:\Program Files\Eclipse\plugins\org.python.pydev.debug_1.3.13\pysrc
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    tns_admin=C:\ora111\network\admin
    UBIXDEV_DRIVE=U
    USERDNSDOMAIN=CORP.GLTRADE.COM
    USERDOMAIN=CORP
    USERNAME=EMB
    UTI=c:\uti
    Vs6CommonDir=c:\msdev
    windir=C:\WINDOWS

  • Could not Start the Listener

    Hi all
    We have Oracle 10g Db Release 2 without any patch Set on Server 2000
    I am unable to Start the Listener & Finding the Below on trying to Start the Listener
    Coud not Start the oracleorListenr on Local Computer
    Error 1067 : The Process terminated unexpectedly
    please Help me out to Fix this eRROR
    Edited by: jrDba - atm on May 18, 2009 2:53 AM

    hi Satish,
    infact i have installed BugZilla in the Server,
    for this I have got to installed Apache,Perl ,
    the path Value for the Envoronment Variable is Changed with perl Value Entry,
    and the Entry for Oracle is after Perl,
    By changing the Oracle on its 1st Positon
    as Below & Restarting the PC the Listerner got Started
    path Value in Environment Variable is updated as Below as Before the Installation of BugZilla
    C:\oracle\product\10.2.0\db_1\bin;C:\oracle\product\10.2.0\db\bin;C:\Perl\site\bin;C:\Perl\bin;C:\oracle\product\10.2.0\db\jlib;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
    this way the Problem is Solved
    many thanks

  • Error after starting up listener

    Hi all,
    Im not a db operator and im quite new with oracle and solaris but we got a problem after rebooting this server, the listener fails to start
    with the following error:
    LSNRCTL for Solaris: Version 8.1.7.0.0 - Production on 03-DEC-2007 20:01:30
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Message 850 not found; No message file for product=network, facility=NL
    LSNRCTL>
    If i try to start the listening process it gives 2 other errors
    LSNRCTL> start
    Message 1070 not found; No message file for product=network, facility=TNSTNS-12545: Message 12545 not found; No message file for product=network, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
    TNS-00515: Message 515 not found; No message file for product=network, facility=TNS
    Solaris Error: 2: No such file or directory
    LSNRCTL>
    I also can not start the SQLPLUS program =S
    I read some other posts that these errors may be a path problem but im not sure if this is, and ifso how to correct it =o)
    The database version is 8.1.7 and is running on solaris.
    anyone has an idea how i can solve this problem?
    Thanks in advance!
    Message was edited by:
    user608640

    Hi again,
    Thanks for the reply but, how can i set the variable $ORACLE_HOME?
    and to what directory it has to point? does it need to point to the oracle db or to the oracle bin dir?
    thanks in advance!

  • Error: When starting the listener

    Hiii..,
    I cannot start my listener, when trying to stat the following error comes,
    *[oracle@msftrac2 ABC_msftrac2]$ lsnrctl start ABC*
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 17-OCT-2011 11:35:16
    Copyright (c) 1991, 2006, Oracle.  All rights reserved.
    Starting /u02/oracle/ABC/db/tech_st/10.2.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    System parameter file is /u02/oracle/ABC/db/tech_st/10.2.0/network/admin/ABC_msftrac2/listener.ora
    Log messages written to /u02/oracle/ABC/db/tech_st/10.2.0/network/admin/abc.log
    Error listening on: (ADDRESS=(PROTOCOL=ipc)(PARTIAL=yes)(QUEUESIZE=1))
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=msftrac2.msftpnq.com)(PORT=1521)))
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    Linux Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    Can anyone help me on this issue to be resolved..
    Thanks in advance..

    haloo..
    the user has the permission, you can chech below for the same,
    *[oracle@msftrac2 ABC_msftrac2]$ cd /u02/oracle/ABC/db/tech_st/10.2.0/network/admin/ABC_msftrac2/*
    *[oracle@msftrac2 ABC_msftrac2]$ ls -lrt*
    total 40
    -rwxrwxrwx  1 oracle dba    2 Sep 20 16:12 listener_ifile.ora
    -rwxrwxrwx  1 oracle dba    2 Sep 20 16:12 sqlnet_ifile.ora
    -rwxrwxrwx  1 oracle dba  620 Sep 26 16:28 sqlnet.ora
    -rwxrwxrwx  1 oracle dba 1273 Oct 17 12:06 tnsnames.ora
    -rwxrwxrwx  1 oracle dba 1184 Oct 17 12:06 listener.ora
    *[oracle@msftrac2 ABC_msftrac2]$*
    Any issues with the o/p..?,,Plz help me.
    Thanks..

Maybe you are looking for