Listner problem Argent

hi iam using oracle 10.2. i get a problem when i am try to start oracle .
error:
C:\Documents and Settings\Administrator>sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Apr 2 11:09:18 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn /as sysdba;
Connected to an idle instance.
SQL> startup open;
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00132: syntax error or unresolved network name 'LISTENER_ORCL'
SQL> exit
Disconnected
C:\Documents and Settings\Administrator>sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Apr 2 11:20:46 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn /as sysdba;
Connected to an idle instance.
SQL> startup open;
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00132: syntax error or unresolved network name 'LISTENER_ORCL'
SQL>
lisner file:
# listener.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
# Generated by Oracle configuration tools.
SID_LIST_orcl =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = d:\oracle\product\10.2.0\db_1)
(PROGRAM = extproc)
orcl =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.140.47.85)(PORT = 1522))
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
tnsname :
# tnsnames.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\tnsnames.ora
# Generated by Oracle configuration tools.
ORCL =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.140.47.85)(PORT = 1522))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = ORCL)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
please help me what chang i shoud need to be change...........

Example : On Windows
CREATE PFILE='c:\initORCL.ora' from spfile;
Shutdown immediate
open the file c:\initORCL.ora and remove the LOCAL_LISTENER parameter
startup PFILE='c:\initORCL.ora'
CREATE SPFILE from PFILE='c:\initORCL.ora';

Similar Messages

  • LISTNER PROBLEM

    Hi friends,
    I am in serious problem. I am using AIX, oracle 9, sap4.7
    I restore the data files ,orarach,redolog from PRD server to Dummy PRD server(both have same SID & same palteform)
    now when i start the listner than it gives a error
    Started with pid=692428
    Error listening on: (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
    TNS-00512: Address already in use
    IBM/AIX RISC System/6000 Error: 67: Address already in use
    And when i reboot the system than it gives an error:-
    tegaprod:oraprd 1> lsnrctl start
    exec(): 0509-036 Cannot load program lsnrctl because of the following errors:
            0509-130 Symbol resolution failed for lsnrctl because:
            0509-136   Symbol __pth_init (number 296) is not exported from
                       dependent module /usr/lib/libpthreads.a[shr_xpg5_64.o].
            0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.
    I ALSO posted this thread on unix form .
    Link: [url]listner problem
    Please help me
    Thanks & Regards
    Karan
    Edited by: karan Singh on May 9, 2008 1:10 PM

    Hi
    check Note 723147 - ORA-12542: TNS: address already in use
    regards,
    kaushal

  • Export problem[argent]

    Please help me it so argent.
    My problem is when I am try ing to take export in oracle 9.2.0.6 the export become hang. (win2003)
    exp supuser_dba/password file=d:\oracle_full_backup full=y
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    server uses UTF8 character set (possible charset conversion)
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    Please help Me................

    I believe I remember reading somewhere that statistics on the SYSTEM tables can cause errors and exports to get HUNG. You might want to delete the statistics on these tables and try the export again.
    Regards,
    Tim

  • Listner problem in 11g

    Hi,
    Oracle Version:11.2.0.1.0
    Operating system:Linux
    We just installed the 11g software and created a database but unable to connect the database through client .
    status:Failure-Test failed:Listener refused the connection with the following error:ORA-12505,Tns:listner does not currently know of sid given in connect descriptor The connection descriptor used by the client was:192.168.3.14.........Here is my lisnter.ora file.
    # listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER1 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = oel5-11gr2.localdomain)(PORT = 1521))
    ADR_BASE_LISTENER1 = /u01/app/oracle
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.3.143)(PORT = 1521))
    ADR_BASE_LISTENER = /u01/app/oracle[oracle@virdemo app]$ lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 14-DEC-2009 04:07:57
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/virdemo/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.3.143)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 14-DEC-2009 04:07:57
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/virdemo/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.3.143)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    and my tnsnames.ora# tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    CAPTURE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oel5-11gr2.localdomain)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = capture)

    Hi,
    I was able to start the listener but unable to connect to database through client and i am getting error like this.
    status:Failure-Test failed:Listener refused the connection with the following error:ORA-12505,Tns:listner does not currently know of sid given in connect descriptor The connection descriptor used by the client was:192.168.3.14.........Here is my listner.ora file
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = /u01/app/oracle/product/11.2.0/db_1)
          (PROGRAM = extproc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.3.143)(PORT = 1521))
    [oracle@virdemo admin]$ lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 14-DEC-2009 06:45:38
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/virdemo/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.3.143)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date                14-DEC-2009 06:45:38
    Uptime                    0 days 0 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/diag/tnslsnr/virdemo/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.3.143)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@virdemo admin]$

  • OMS job - start listner problem

    Dear all
    i am trying to create a simple job to start listener on target machine
    target machine :
    OS : linux redhat 4.5
    oracle database :10.2.0.3
    database home : /u01/app/oracle/product/10g
    agent : 10.2.0.5.0
    agent home : /u01/app/agent10g
    so
    i created a job to start listener
    os command , listner , %OracleHome%/bin/lsnrctl start ........
    when the listener is already up
    it return
    Output Log
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 28-JUN-2010 12:53:11
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    and its normal
    but when listener is down
    it return
    Output Log
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 28-JUN-2010 11:27:18
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Starting /u01/app/agent10g/bin/tnslsnr: please wait...
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 2: No such file or directory
    when i try to create job to see listener status
    os command , listner , %OracleHome%/bin/lsnrctl status , ........
    it return
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 28-JUN-2010 13:03:37
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.12.100.32)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    and its correct
    please can any one tell me way the OMS job read "agent home" instead of "database home" when i just try to start the listener and its work correct when ask for status

    target.xml is
    <Targets AGENT_TOKEN="1c8043388202dfd33a5340281755d2d7e7a93dc1">
    <Target TYPE="oracle_emd" NAME="HOBANKST:3872"/>
    <Target TYPE="host" NAME="HOBANKST"/>
    <Target TYPE="oracle_listener" NAME="LISTENER_HOBANKST">
    <Property NAME="ListenerOraDir" VALUE="/u01/app/oracle/product/10g/network/admin"/>
    <Property NAME="LsnrName" VALUE="LISTENER"/>
    <Property NAME="Machine" VALUE="HOBANKST"/>
    <Property NAME="OracleHome" VALUE="/u01/app/oracle/product/10g"/>
    <Property NAME="Port" VALUE="1521"/>
    </Target>
    <Target TYPE="oracle_database" NAME="HOBANKST">
    <Property NAME="OracleHome" VALUE="/u01/app/oracle/product/10g"/>
    <Property NAME="UserName" VALUE="dbsnmp"/>
    <Property NAME="MachineName" VALUE="HOBANKST"/>
    <Property NAME="Port" VALUE="1521"/>
    <Property NAME="SID" VALUE="HOBANKST"/>
    <Property NAME="password" VALUE="54b4de5c80204622" ENCRYPTED="TRUE"/>
    <Property NAME="Role" VALUE="NORMAL"/>
    </Target>

  • Action Listner Problem

    Hi:
    I am implementing action listner
    htmlCommandButton.addActionListener(new ImgButtonListener());
         public static class ImgButtonListener implements ActionListener             <--------- code executes till here
              @Override
              public void processAction(ActionEvent ae)throws AbortProcessingException   <---- This mehod is never called ???:( 
                           System.out.println("I am button");
            }Any Idea
    Thankyou in advance,
    dexter

    Hi:
    I figured it out. :P It might help other who deal with dynamic Faces. DON'T include form within form. Check html code generated by your program if is form within form then it is bad. get rid of all forms there can only be one form for all components. i.e.
    TextInput custom control has its own form
    You embedded this control in your page them it inherit its "form" tag too. Keep this in mind
    Cheers,
    DDexter

  • Reg:listner problem

    Hi,
    Oracle Version : 10.2.0.1
    Operating System : windows Xp
    When i start the listener it is showing that listener is not supports no servies.what is the changes i want to do .Here is my listener file output and tnsnames.ora file
    LISTENER
    # listener.ora Network Configuration File: E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER_rman =
    (SID_LIST =
          (SID_DESC =
                (SID_NAME = PLSExtProc)
                (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
                (PROGRAM = extproc)
         (SID_DESC =
               (SID_NAME = poor)
               (ORACLE_HOME = E:\oracle\product\10.2.0\db_1))
         (SID_DESC =
               (SID_NAME = prasad)
               (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
         (SID_DESC =
               (SID_NAME = stand)
               (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
         (SID_DESC =
               (SID_NAME = oracle)
               (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
    LISTENER_rman =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.85)(PORT = 1521))
      )TNSNAMES.ORA
    # tnsnames.ora Network Configuration File: E:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    # tnsnames.ora Network Configuration File:E:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    ORACLE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = oracle)
    RCLON =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = RCLON)
          (UR = A)
    stand =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = stand)
          (UR = A)
    poor =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = poor)
          (UR = A)  
    PRASAD =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = prasad)
          (UR = A)
    POORSTAND =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = poorstand)
          (UR = A)
    VTLDB =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.3.200)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = VTLDB)
          (UR = A)
      )lsnrctl staus
    C:\Documents and Settings\poornaprasads>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 12:54:07
    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 E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vtlsys2-85.virinchi.com)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date                15-SEP-2009 12:54:12
    Uptime                    0 days 0 hr. 0 min. 5 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener Log File         E:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vtlsys2-85.virinchi.com)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Documents and Settings\poornaprasads>Regards,
    Poorna

    Hi,
    As you mentioned i stop running listner and started the new listner but it is showing the same error.Here is my log file output.
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 14:12:04
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener_rman.log
    Trace information written to E:\oracle\product\10.2.0\db_1\network\trace\listener_rman.trc
    Trace level is currently 0
    Started with pid=4944
    TNS-01151: Missing listener name, LISTENER_rman, in LISTENER.ORA
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 14:13:11
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener_rman.log
    Trace information written to E:\oracle\product\10.2.0\db_1\network\trace\listener_rman.trc
    Trace level is currently 0
    Started with pid=4216
    TNS-01151: Missing listener name, LISTENER_rman, in LISTENER.ORA
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 14:41:46
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener_rman.log
    Trace information written to E:\oracle\product\10.2.0\db_1\network\trace\listener_rman.trc
    Trace level is currently 0
    Started with pid=4740
    TNS-01151: Missing listener name, LISTENER_rman, in LISTENER.ORA
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 14:42:32
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener_rman.log
    Trace information written to E:\oracle\product\10.2.0\db_1\network\trace\listener_rman.trc
    Trace level is currently 0
    Started with pid=1332
    TNS-01151: Missing listener name, LISTENER_rman, in LISTENER.ORA
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 14:43:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener_rman.log
    Trace information written to E:\oracle\product\10.2.0\db_1\network\trace\listener_rman.trc
    Trace level is currently 0
    Started with pid=3584
    TNS-01151: Missing listener name, LISTENER_rman, in LISTENER.ORA
    C:\Documents and Settings\poornaprasads>lsnrctl stop
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 14:41:36
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    The command completed successfully
    C:\Documents and Settings\poornaprasads>lsnrctl start LISTENER_rman
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-SEP-2009 14:41: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 E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener_rman.log
    TNS-01151: Missing listener name, LISTENER_rman, in LISTENER.ORA
    Listener failed to start. See the error message(s) above...
    {coded}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Listner problem in RHEL 3

    -bash-2.05b$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 06-MAR-2007 16:34:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server//bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek

    Add in the /etc/hosts the IP of the machine and the hostname
    Example:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    192.168.1.200 my_hostname
    That should do the trick !!! [Don't put that exact IP and Hostname replace with your own ]

  • Listner problems

    Hi,
    when i try to start the oracle Listener by the following command lsnrctl start i get this error:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 02-JUN-2009 15:24:05
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    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
    Linux Error: 2: No such file or directory
    thanx

    Set your environment correctly according to the installation guide. Obviously lsnrctl is in the path,but ORACLE_HOME is not known or invalid.
    Werner

  • Problems starting Oracle Net Listner on Kubuntu

    I have installed Oracle XE on Kubuntu.
    Everything went fine... except the net listner.
    When I try to start the deamon using
    /etc/init.d/oracle-xe start
    it stays in the following line for a very long time...
    Starting Oracle Net Listner.
    If I try to open the url:
    http://127.0.0.1:8080/apex
    it says unable to establish connection with the server.
    Can someone help me solve this problem. I have to get this server running at the earliest.

    Oracle itself is working? Please try the following:
    Login with the oracle user
    Set your environment with . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh (please use also the "." in front of the script)
    Connect to oracle instance via sqplus / as sysdba
    If the database is up and running, the next thing would be to check if a firewall or SELINUX is active.
    C.

  • Install oracle 10xe listner port  problem

    hi,
    i hv use fedora 4 and oracle 10g xe univ.rpm install in fedora 4 ,
    but when i hv configure database
    /etc/init.d/oracle-xe configure
    then listner default port is 1521 i hv enter and message is display this port is another application is use pls enter another port . i hv enter 1522 port
    its a problem for database if listner port is change?
    after 1522 port is enter database succsfully load

    Ramkrishna,
    it is no problem to run the listener on port 1522.
    Regards, Marc

  • Applet refresh problem..argent...

    hi all
    i have two classes ...
    appletclass and panelclass
    my applet init method contains two textboxes and one button which are displayed when i start my applet...
    my panelclass is extended from panel and contains 5 static texts and 5 textboxes....
    when i click on button in applet i want to remove two textboxes and button on applet and want to add panelclass object so that those five static texts and textboxes in panelclass should be displayed in browser...
    but when i do this in appletviewer, i can see those components only when i resize my applet window...
    but in ie browser only original components in applet are removed and applet window shows blank screen....
    what could be the problem ...
    pls help ...
    thanks in advance

    perform a refresh on the highest component of your applet:
    java.awt.Component.update(Graphics) (e.g. c.update(c.getGraphics());)

  • Problem with the listner

    hi all I setup hetroganous getway to connect to sybase
    but when I start the listener I found:
    LSNRCTL> start
    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\tg_1\network\admin\listener.or
    a
    Log messages written to d:\oracle\product\10.2.0\tg_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mghita.DOMAIN.ITSOFT.COM
    )(PORT=1521)))
    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 02-JAN-2008 10:47:42
    Uptime 0 days 0 hr. 0 min. 5 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File d:\oracle\product\10.2.0\tg_1\network\admin\listener.o
    ra
    Listener Log File d:\oracle\product\10.2.0\tg_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mghita.DOMAIN.ITSOFT.COM)(PORT=1521)
    Services Summary...
    Service "tg4sybs" has 1 instance(s).
    Instance "tg4sybs", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    ********************* my listner.ora
    # listener.ora Network Configuration File: d:\oracle\product\10.2.0\tg_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = tg4sybs)
    (ORACLE_HOME = d:\oracle\product\10.2.0\tg_1)
    (PROGRAM = hsodbc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = mghita.DOMAIN.ITSOFT.COM)(PORT = 1521))
    **********************my tnsnames.ora
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = tg4sybs)
    (PRESENTATION = RO)
    *****************my inittg4sybs.ora
    # This is a sample agent init file that contains the HS parameters that are
    # needed for the Transparent Gateway for Sybase
    # HS init parameters
    HS_FDS_CONNECT_INFO=phx_ora.phoenix
    HS_FDS_TRACE_LEVEL=OFF
    HS_FDS_RECOVERY_ACCOUNT=RECOVER
    HS_FDS_RECOVERY_PWD=RECOVER
    # Environment variables required for Sybase
    #set SYBASE="c:\\sybase"

    the output of tnsping :
    C:\Documents and Settings\mghita>tnsping tg4sybs
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 02-JAN-2
    008 14:57:10
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    d:\oracle\product\10.2.0\tg_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp) (HOST=mghita.DOMAIN.
    ITSOFT.COM) (PORT=1521)) (CONNECT_DATA=(SID=tg4sybs)) (HS=OK))
    OK (20 msec)
    C:\Documents and Settings\mghita>
    and sqlnet.ora
    *****************************sqlnet.ora
    # sqlnet.ora Network Configuration File: d:\oracle\product\10.2.0\tg_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)

  • DB and listner  auto start with linux problem

    Dear all :
    i can't set DB auto start with linux
    my db version 10g linux 5
    I followed these steps :
    edit the "/etc/oratab" file setting the restart flag for each instance to 'Y'.
    TSH1:/u01/app/oracle/oracle/product/10.2.0/db_1:Y
    create a file called "/etc/init.d/dbora" as the root user, containing the following.
    #!/bin/sh
    # chkconfig: 345 99 10
    # description: Oracle auto start-stop script.
    # Set ORA_HOME to be equivalent to the $ORACLE_HOME
    # from which you wish to execute dbstart and dbshut;
    # Set ORA_OWNER to the user id of the owner of the
    # Oracle database in ORA_HOME.
    ORA_HOME=/u01/app/oracle/oracle/product/10.2.0/db_1
    ORA_OWNER=oracle
    if [ ! -f $ORA_HOME/bin/dbstart ]
    then
    echo "Oracle startup: cannot start"
    exit
    fi
    case "$1" in
    'start')
    # Start the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORA_OWNER -c "$ORA_HOME/bin/lsnrctl start"
    su - $ORA_OWNER -c $ORA_HOME/bin/dbstart
    'stop')
    # Stop the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORA_OWNER -c $ORA_HOME/bin/dbshut
    su - $ORA_OWNER -c "$ORA_HOME/bin/lsnrctl stop"
    esac
    chmod 750 /etc/init.d/dbora
    chkconfig --level 345 dbora on
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/S99dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/S99dbora

    Follow this part of Oracle Doc,
    Automating Shutdown and Startup
    http://download.oracle.com/docs/cd/B19306_01/server.102/b15658/strt_stp.htm#sthref249
    Also run your script manually see if it will run sucessfully.
    /etc/init.d/dbora start
    /etc/init.d/dbora stop

  • Connection problem with new database

    Hi
    Installed new database on my windows machine successfully
    while connectting as sys user error
    ORA-12500:TNS: listner failed to start dedicated server process
    wlile connecting toad and sqlplus

    Please read the error again "listner failed to start dedicated server process". Means what, listner listened your request to connect, it tried to hand-off the connect request but due to resources problem (lack of memory) it is not possible to start server process; i.e. presumably the server is very busy at that time. If you are not able to resolve the issue, please check the unwanted services and stop them in strat-run-services.msc.
    More information can be found at below link too:
    Re: ORA-12500
    HTH
    Girish Sharma

Maybe you are looking for

  • Load data from 0IC_C03 into cummulative target

    Hi Gurus, I'm using 0IC_C03 standard inventory cube. It contains so much data that makes the reporting impossible. I want to build a cube/ods with cummulative values of 0TOTALSTOCK and other KF. I need the value for the last day and the average form

  • I have a video ipod with a problem

    i just got my ipod and i had uploaded a lot of songs and two music videos with songs. Well now the songs with the music videos and the two music videos are gone. I bought them from itunes but i cant find any of the FAQs for that. Everything else is f

  • AS2 connectivity issue

    Hi, I am facing an issue with connecting through AS2 server to PI server. Below is the scenario: We receive different types of files from customer (EDI and Non EDI). We have maintained one configuration scenario (CS) for EDI and another one for non E

  • Database navigation problems

    I have a problem with displaying records from my database where I wish to navigate through the records. I use a framset where I gather the search data in a form on the left side of the page and display the database results in a frame on the right han

  • How do i count the rows??

    hello, i have a database from where I import a table. now, because of my data-structure i need to know the nubmers of row in my table. For that i don't want to use the sql-statement: select count(*) .... but instead I want to use a java JDBC function