Global failure XML listener

So I have a SWF that pulls other sovereigns, and subsequently these sovereign wealth funds pull XML whenever they want. What I would like, it's something to tell me if ALL the XML loading fails on the main sequence, so I can raise an event. I know I can go in each XML code in a method 'failure' and the function of loading, but I would like only 1 earphone do all the work. Is this possible?

who is?

This would require a custom class that extends the XML class. In this way, you can override the onLoad event and manage exceptions. Attached to a class that I use, tailor-made according to your needs.
The constructor of the class shows how to catch an error with the file extension. Delete it if you wish.
You pass a path and a reference to the movieclip to the constructor. The onLoad method to load your movieclip to play (you can change that in any action you want) when loading is successful or manages exceptions based on the name of the element (instance). Again, you can change the actions here to meet your needs. (Yes, if else switch works...)

Tags: Adobe Animate

Similar Questions

  • Global keyboard event listener?

    Is it possible to create a global keyboard event listener that is unrelated to a window, button, or other user interface element?  The best I could get to add the event to the window listener.  This only works if the window is active.  If the user clicks outside the window and then the receiver for the keyboard does not work.  In addition, when the dialog box appears first of all, it won't work until after the user has made some type of interaction with the window.  I want is to have keyboard shortcuts for users that work regardless of the place where they clicked on the screen, even if the dialogue window is not 'active'.  Is this possible?

    Here is the code I use to the receiver of keyboard for the window.

    mywindow.addEventListener ("keydown", function (k) {keyListen(k)});
    function keyListen(k){if(k.keyName=="Z"){alert("Do stuff here");}}
    

    I don't think that you can create listeners of world events, as for the first appearance of the dialog box, I solved this problem in my script: scripts buliarca BCM_ExtendShortcuts UI by a button activates the event listener to this button. A problem with attach listeners to window, it's in CC2015 events can only be attached to controls and not windows. Setting for windows works in CS6...

  • Equivalent of global-web-application. OC4J in Weblogic XML

    Hello.

    In OC4J I could create global web configurations apply to each application deployed via the global web file - application.Xml.

    A particular case had to define the servlets that was present in a shared library and that applied to all deployed web applications.

    First it an equivalent to OC4J web-global - application.xml in Weblogic 11 g?

    If it is not such a mechanism, is it possible to define global servlets that I described in the previous example?

    Thank you very much.

    Esteban.

    Hello

    We do not have this CC as OC4J overall file, but you can set a similar option with file weblogic.xml in case the WAR file or if you use an EAR file, then you can use the file application - weblogic.xml.

    Kind regards
    Kal

  • The listener supports no services

    Hi all

    I installed Oracle Database 11 g 2 and Oracle network on a Linux infrastructure, then I created the orcl database.

    I've always been able to connect to my database using SQL * more or OEM. But lately, I am experiencing a problem when you type the command lsnrctl status , and so I am not able to connect to the database.

    My listener.ora file:

    # listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/grid/network/admin/listener.ora
    # Generated by Oracle configuration tools.# tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.

    ORCL =
      (DESCRIPTION =
       (ADDRESS = (PROTOCOL = TCP)(HOST = pc.company.com)(PORT = 1521))
       (CONNECT_DATA =
       (SERVER = DEDICATED)
       (SERVICE_NAME = orcl.example.com)
       )
      )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = pc.company.com) (PORT = 1521))
    )
    )
    ADR_BASE_LISTENER = / u01/app/oracle

    When you type lsnrctl status , I get the following:

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 21-JUL-2014 03:35:48

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

    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date  21-JUL-2014 03:25:58
    Uptime  0 days 0 hr. 9 min. 50 sec
    Trace Level  off
    Security  ON: Local OS Authentication
    SNMP  OFF
    Listener Log File   /u01/app/oracle/diag/tnslsnr/pc/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=pc.company.com)(PORT=1521)))
    The listener supports no services
    The command completed successfully

    When you type sqlplus / as sysdba then startup , I get this:

    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/orcl/spfileorcl.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-29701: unable to connect to Cluster Synchronization Service

    Thanks in advance

    Your listener 'supports no service' is because your database is not and therefore does not not with the listener.  There is nothing wrong with your listening.

    The reason that is not from your data base is written in the startup error message.  "Seems to me that it cannot find the spfile (first file in the boot sequence) because it's about ASM and you're"unable to connect to Cluster Synchronization Service" 

    Is your ASM instance started successfully?

  • Listener supports no services

    Hey DB Experts,

    I am new to Oracle DB and more precisely 11g.

    I have a VM Ware machine, which was installed Oracle DB.
    When I'm trying to start the DB server, I get the newspapers below:


    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on February 17, 2012 01:36:53

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

    From /u01/app/oracle/product/11.2.0/dbhome_1//bin/tnslsnr: Please wait...

    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Log messages written to /u01/app/oracle/product/11.2.0/dbhome_1/log/diag/tnslsnr/fmw/listener/alert/log.xml
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=fmw) (PORT = 1521)))

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start date February 17, 2012 01:36:54
    Uptime 0 days 0 h 0 min 0 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    The listener log file /U01/app/Oracle/product/11.2.0/dbhome_1/log/diag/tnslsnr/FMW/listener/alert/log.XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=fmw) (PORT = 1521)))
    The listener supports no services
    The command completed successfully

    SQL * more: Production of release 11.2.0.1.0 Fri Feb 17 01:36:56 2012

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

    Connect to an instance is idle.

    SQL > ORACLE instance started.

    Total System Global Area 534462464 bytes
    Bytes of size 2215064 fixed
    394265448 variable size bytes
    130023424 of database buffers bytes
    Redo buffers 7958528 bytes
    Mounted database.
    Open database.


    Why is this message flashed - listener supports no services and connected to an idle instance
    Is my contact no registered with the ORACLE database instance?

    Help, please

    840235 wrote:

    Is my contact no registered with the ORACLE database instance?

    Conversely - the instance registers with the listener.

    To add to the comments of John - there is nothing wrong here. Listener is running. For example, not. When the instance starts, he has recorded with the listener and the listener will know about the services supported by this instance.

    The instance has a parameter called LOCAL_LISTENER. The instance uses to determine how to contact the local listener and do the necessary things to record.

    When you start the instance, you can also use the command Edit the system registry to force the registration process to run immediately.

  • ORA-12514, TNS:listener is not currently of service request

    Forgive my potential stupid question... I'm trying to connect to oracle via sqldeveloper on oel5u6
    When I use SID connection works, but when I use the name of the Service (the windows of useon an i) it gives the error below why?
    Status: Failed - Test has failed: listener refused the connection with the following error: ORA-12514. TNS:listener is not currently of service requested in connect descriptor.

    We use SIDS on the boxes of linux and name service on windows boxes? enjoy the lights. TQ

    SqlDeveloper 3.0.04 OEL5u6
    Oracle 11 g 2 OEL5u6
    jdkpath=/usr/java/JDK1.6.0_30

    has given the details below:

    user: System
    password: system_password

    Host: hostname: oel5u6.localdomain (tried all other combos too either localhost, ip etc. address.)
    Port: 1521
    service name: orcl

    provided all the details... do some research forums too... still no luck

    * $ORACLE_HOME *.
    [oracle@oel5u6 bin]$ echo $ORACLE_HOME
    /home/oracle/app/oracle/product/11.2.0/dbhome_2
    * $ORACLE_SID *.
    [oracle@oel5u6 bin]$ echo $ORACLE_SID
    orcl
    Oracle instance started
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area 1707446272 bytes
    Fixed Size                  1336988 bytes
    Variable Size             989858148 bytes
    Database Buffers          704643072 bytes
    Redo Buffers               11608064 bytes
    Database mounted.
    Database opened.
    tnsnames.ora
    # tnsnames.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521))
    
    
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
        )
      )
    Listener.ora
    # listener.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = /home/oracle/app/oracle
    tnsping orcl
    [oracle@oel5u6 bin]$ $ORACLE_HOME/bin/tnsping orcl
    
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 24-DEC-2011 02:09:13
    
    Copyright (c) 1997, 2009, Oracle.  All rights reserved.
    
    Used parameter files:
    /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/sqlnet.ora
    
    
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (0 msec)
    lsnrctl status
    [oracle@oel5u6 bin]$ $ORACLE_HOME/bin/lsnrctl status
    
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 24-DEC-2011 02:09:17
    
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    
    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                24-DEC-2011 01:51:45
    Uptime                    0 days 0 hr. 17 min. 31 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/listener.ora
    Listener Log File         /home/oracle/app/oracle/diag/tnslsnr/oel5u6/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oel5u6.localdomain)(PORT=1521)))
    Services Summary...
    Service "orcl.localdomain" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB.localdomain" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Journal of SQL Developer through the terminal starting
    Oracle SQL Developer
     Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. 
    
    Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk
    /usr/java/jdk1.6.0_30
    Edited by: Oracler December 24, 2011 12:04 AM

    Edited by: Oracler December 24, 2011 12:43 AM

    What happens if you do sqlplus u/p@orcl on the Linux machine?

    It seems that the name of your service is actually orcl.localdomain. It is perhaps that the remote connection has no need of the domain name, but a local connection only.

    This isn't really a problem SQL Developer. You can get the best answers in the database - general forum.

  • Listener refused the connection with the following error

    Hi all,

    I faced this problem. So after searching the forum I found the most important command for this questions as follows but until now I have not found the solution to this problem

    Error: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
     
    I have run the following commands
    lsnrctl start
    lsnrctl service
    lsnrctl status
    results as follows
    C:\Windows\system32>lsnrctl start
    
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 07-JAN-2013 00:28
    :01
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    TNS-01106: Listener using listener name LISTENER has already been started
    C:\Windows\system32>lsnrctl service
    
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 07-JAN-2013 00:28
    :06
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    The command completed successfully
    C:\Windows\system32>lsnrctl status
    
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 07-JAN-2013 00:28
    :08
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    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 - Produ
    ction
    Start Date                07-JAN-2013 00:24:39
    Uptime                    0 days 0 hr. 3 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   d:\app\DELL2\product\11.2.0\dbhome_1\network\admin\lis
    tener.ora
    Listener Log File         d:\app\dell2\diag\tnslsnr\DELL2-PC\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)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    
    C:\Windows\system32>
    This is the 
    
    listener.ora  file 
    
    
    # listener.ora Network Configuration File: d:\app\DELL2\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = d:\app\DELL2\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:d:\app\DELL2\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = d:\app\DELL2
    It's tnsnames.ora

    # tnsnames.ora Network Configuration File: d:\app\DELL2\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
        )
      )
    
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
        )
      )

    Please try with it:

    ALTER system set local_listener ='(ADRESSE = (PROTOCOL=TCP) (HOST = hostname)(PORT=1521))';

    I recommend you to change the value "localhost" to the hostname of the server.
    Also try to ping the server name, example: ping serveroracle.com

    Once the execute the alter system command, try again, please I hope your comments.

    Published by: Francisco Riccio on 2013-ene-06 09:10

  • Configuring the listener pending side before running the RMAN DUPLICATE

    Version: 11.2.0.3
    Platfomrm: Solaris 10

    We will create a DB physical standby for our primary database using RMAN Duplicate.

    Our primary DB details
    DB_NAME          = ADPTGMS
    DB_UNIQUE_NAME     = ADPTGMS
    Names for standby
    DB_NAME          = ADPTGMS
    DB_UNIQUE_NAME     = ADPTGMSDG
    Question1.
    Next to the day before, before I run the duplicate RMAN, I need so that it starts the empty instance in NOMOUNT State. Right? Can I configure export ORACLE_SID DB_NAME or DB_UNIQUE_NAME?

    Question2.


    I understand that it is a precondition not to have the listener towards the top pending side make the RMAN Duplicate (otherwise how RMAN will connect to the dummy instance in the side standy)
    Next to Eve, there is no DB turns again. But for the RMAN to connect to the Instance of a model, I configured and started a listener as shown below. Is this really?
    $ cat listener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    
    LISTENER_DG =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.80.16.179)(PORT = 1524 ))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC2012))
        )
      )
    $
    $
    $
    $ lsnrctl start LISTENER_DG
    
    LSNRCTL for Solaris: Version 11.2.0.3.0 - Production on 20-DEC-2012 00:14:19
    
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    
    Starting /u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: please wait...
    
    TNSLSNR for Solaris: Version 11.2.0.3.0 - Production
    System parameter file is /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/tigris179/listener_dg/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.80.16.179)(PORT=1524)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC2012)))
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.80.16.179)(PORT=1524)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER_DG
    Version                   TNSLSNR for Solaris: Version 11.2.0.3.0 - Production
    Start Date                20-DEC-2012 00:14:24
    Uptime                    0 days 0 hr. 0 min. 3 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/diag/tnslsnr/tigris179/listener_dg/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.80.16.179)(PORT=1524)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC2012)))
    The listener supports no services
    The command completed successfully

    Hello

    The link I gave in my previous post features a display of very good example:

    Primary:

    Pfile/Spfile name: initprim.ora/spfileprim.ora
    db_name=prim
    db_unique_name=prim
    

    Standby time:

    Pfile/Spfile name: initstnd.ora/spfilestnd.ora
    db_name=prim
    db_unique_name=stnd
    

    In your case:

    While adding a static entry to the listener of the day before, SID_NAME should be the DB_UNIQUE_NAME of the database pending. Also the pfile/spfile Eve must be associated with the DB_UNIQUE_NAME of the previous day.

    The pending database ORACLE_SID would be the DB_UNIQUE_NAME of the database pending. Hope that's clear!

    Kind regards
    Shivananda

  • listener does not stay in place

    Hello. Sorry for my English casting.

    I have installed the database, but my interlocutor cannot follow:

    [oracle@vmvitor admin] $ sqlplus / as sysdba

    SQL * more: Production of liberation 11.2.0.3.0 Sat Mar 31 12:43:33 2012

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


    Connected to:
    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > select * from v version $;

    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE Production 11.2.0.3.0
    AMT for Linux: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production

    SQL > quit
    Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@vmvitor admin] $ cat/etc / * release
    Oracle Server Linux 6.2 version
    Release of Red Hat Enterprise Linux Server 6.2 (Santiago)
    Oracle Server Linux 6.2 version
    [oracle@vmvitor admin] $ uname - a
    Linux vmvitor.localdomain 2.6.32 - 220.el6.x86_64 #1 SMP Wed Dec 7 10:41:06 THIS 2011 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@vmvitor admin] $


    lsnrctl start $ [oracle@vmvitor admin]

    LSNRCTL for Linux: Version 11.2.0.3.0 - Production March 31, 2012 12:40:48

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

    From /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr: Please wait...

    TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    System settings file is /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/vmvitor/listener/alert/log.xml
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=vmvitor) (PORT = 1521)))

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Beginning of March 31, 2012 12:40:50
    Uptime 0 days 0 h 0 min 0 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora file
    The listener log file /U01/app/Oracle/diag/tnslsnr/vmvitor/listener/alert/log.XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=vmvitor) (PORT = 1521)))
    The listener supports no services
    The command completed successfully
    [oracle@vmvitor admin] $ lsnrctl status

    LSNRCTL for Linux: Version 11.2.0.3.0 - Production March 31, 2012 12:40:57

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

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    Linux error: 111: connection refused
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=vmvitor.localdomain) (PORT = 1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    Linux error: 111: connection refused
    [oracle@vmvitor admin] $ ps auxww | grep-i lsn
    Oracle 11098 0.0 0.0 103292 900 pts/0 s + 12:41 0:00 grep-i lsn
    [oracle@vmvitor admin] $


    Any help?

    Thank you, you have helped many... :) (sarcasm)

    And I solved the problem... TIP: it's a 6.2 OEL config

  • Error installing Windows 7 64 - bit "Could not find listener appropriate".

    * 11.2.0.1 * installation does not work for Win7 Professional 64-bit
    (1) software (did not create database initially)
    (2) create listener via Net Config (no apparent problem here)
    (3) added to the listener by Mgr Net DB
    (4) dbca fails in the latter part of the creation of the DB. Error States: * "cannot find listener for this database. Configuration DB control requires data base to be registered with at least a listener.*
    My listener services is started.
    All updates have been applied to Win 7.

    I searched and found similar questions that seem to centered around the rights of the administrator, but I couldn't make any progress.

    C:\Users\scott_hp > lsnrctl status

    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on February 20, 2012 10:16
    : 11

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

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP (PORT = 1522)(HOST=192.168.0.195)
    )))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    TNSLSNR for Windows 64-bit version: Version 11.2.0.1.0 - Prod
    ction
    Start date February 20, 2012 09:47:07
    Uptime 0 days 0 h 29 min 7 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Listener parameter File C:\oracle\app\scott_hp\product\11.2.0\dbhome_1
    etwork
    \admin\listener.ora
    Listener c:\oracle\app\scott_hp\diag nslsnr\SCOTT-HP\listener\ log file
    alert\log. XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1522))(HOST=192.168.0.195)))
    Summary of services...
    Service 'CLRExtProc' has 1 instance (s).
    Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...
    Service 'mmodb.192.168.0.195' has 1 instance (s).
    Instance of 'mmmodb', status UNKNOWN, has 1 operation for this service...
    The command completed successfully < gphmh >

    Published by: svk1965 on February 20, 2012 07:17

    Published by: svk1965 on February 20, 2012 07:22

    I don't know what you post.
    Your listener does NOT report any DB instance is READY;
    who will make the connection to the DB problem.

    oracle@bcm-laptop:~$ lsnrctl status
    
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 20-FEB-2012 08:22:52
    
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    
    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                20-FEB-2012 08:21:50
    Uptime                    0 days 0 hr. 1 min. 2 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/diag/tnslsnr/bcm-laptop/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Services Summary...
    Service "v112" has 2 instance(s).
      Instance "v112", status UNKNOWN, has 1 handler(s) for this service...
      Instance "v112", status READY, has 1 handler(s) for this service...
    Service "v112XDB" has 1 instance(s).
      Instance "v112", status READY, has 1 handler(s) for this service...
    The command completed successfully
    oracle@bcm-laptop:~$ 
    

    my interlocutor knows that my DB, v112, is online & READY

    humor me & follow these steps:

    lsnrctl stop
    # Rename or delete the listener.ora. that is not really necessary
    lsnrctl start
    # wait 1 + minutes continue it below
    lsnrctl status

    COPY the command & results from above then PASTE all back here

  • Problem of Listener

    HI guys!

    I installed the software of database 11g on RHEL 4 host where I 9i databases to version forever.

    I did an upgrade from 9i database to version 11.2.0.3 and I try to connect using the old 9.2.0.4 listener but I hit error TNS, so I created the new listening port on the other port 1522 and also I was unable to plug in my database internally and using the name of the comic in query I get errors

    When you try internally

    SQL > conn / as sysdba
    ERROR:
    ORA-12547: TNS: lost contact

    and with the name of the comic:


    SQL > conn system@test
    Enter the password:
    ERROR:
    ORA-12537: TNS:connection closed



    First listener of 9i is:

    LSNRCTL for Linux: Version 11.2.0.3.0 - Production October 24, 2011 10:13:44

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

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER_TEST Version
    TNSLSNR for Linux: release 9.2.0.4.0 - Production
    Start date October 19, 2011 08:33:53
    Running time 5 days 1 h 39 min 50 s
    Draw level off
    Security OFF
    SNMP OFF
    Parameter Listener of the /db/oracle/9.2.0/network/admin/listener.ora file
    The listener log file /DB/Oracle/9.2.0/network/log/listener_test.log
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=test.somewhere.com) (PORT = 1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=test.somewhere.com) (PORT = 8080)) (Presentation = HTTP)(Session=RAW))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 2100))(HOST=test.somewhere.com)) (Presentation = FTP)(Session=RAW))


    and second is 11g:


    TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    System settings file is /db/oracle/11.2.0/network/admin/listener.ora
    Log messages written to /db/diag/tnslsnr/test/listener_test_1/alert/log.xml
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1522))(HOST=test.somewhere.com)))
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1522)))

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST=test.somewhere.com)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER_TEST_1
    Version TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Start date October 24, 2011 10:18:04
    Uptime 0 days 0 h 0 min 0 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /db/oracle/11.2.0/network/admin/listener.ora file
    The listener log file /DB/diag/tnslsnr/test/listener_test_1/alert/log.XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1522))(HOST=test.somewhere.com)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1522)))



    and here's my log of earphone 11g:


    Mon Oct 24 10:22:50 2011
    ATTENTION: Subscription for node event still pending
    October 24, 2011 10:22:50 * (CONNECT_DATA = (CID = (PROGRAM =)(HOST=test.somewhere.com) (USER = oracle)) (COMMAND = status (SERVICE = LISTENER_TEST_1))(ARGUMENTS=64) (VERSION = 186647296)) * status * 0


    also, I tried to recreate a link to the binaries with $ORACLE_HOME/bin/repeat all the


    Any advice?

    This isn't a problem of listener, you will not need earpiece to connect from the same server, check if you see errors in the log file of the alerts.

  • Listener.log

    Hello
    LSNRCTL> set current_listener LISTENER_11g2
    Current Listener is LISTENER_11g2
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=abc.titanic.com)(PORT=
    1923)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER_11G2
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                25-APR-2011 07:46:51
    Uptime                    0 days 7 hr. 0 min. 16 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   D:\oracle\product\11.2.0\db_1\network\admin\listener.o
    ra
    Listener Log File         d:\oracle\diag\tnslsnr\abc-bus\listener_11g2\alert\log
    .xml
    Listening Endpoints Summary...
    I noticed that listener.log 11g is already in xml format. How to open as a file formatted?

    I can see who is also records any link made by customers.

    Does include the boot errors? like for example, you can not start the listener? for troubleshooting of suspicion?

    Thank you

    Published by: 843228 on April 25, 2011 03:58

    Since your listener 11g, LISTENER_11G2 is set in the port of 1923, you all it explicitly every time. By default the lsnrctl controls the default listener that is configured in the port 1521.

  • Listener process Quadriplicated when starting 11.2.0.2 listener

    Hello from Dba

    I recently install a new Oracle Home 11.2.0.2 on test to start the Validation for migration purposes.
    Installation and Configuration is Ok.
    The creation of the database was Ok
    When I start the listener I get 4 process of listening instead of 1!

    LSNRCTL > start LISTENER_SDWHD
    From /u01/app/oracle/product/11.2.2/bin/tnslsnr: Please wait...

    TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    System settings file is /u01/app/oracle/product/11.2.2/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/srvldbt02/listener_sdwhd/alert/log.xml
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=srvldbt02.int.imd.ch) (PORT = 1523)))
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC9)))

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=srvldbt02.int.imd.ch) (PORT = 1523)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER_SDWHD
    Version TNSLSNR for Linux: Version 11.2.0.2.0 - Production > > > > the correct Version
    Start date November 16, 2010 09:32:39
    Uptime 0 days 0 h 0 min 0 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Listener parameter file /u01/app/oracle/product/11.2.2/network/admin/listener.ora it starts up fine using the settings in the House for Oracle 11 g 2
    The listener log file /U01/app/Oracle/diag/tnslsnr/srvldbt02/listener_sdwhd/alert/log.XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=srvldbt02.int.imd.ch) (PORT = 1523)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC9)))
    Summary of services...
    Service 'SDWHD' has 1 instance (s).
    Instance of 'SDWHD', status UNKNOWN, has 1 operation for this service...
    The command completed successfully
    LSNRCTL >

    But when I check the listening process:

    [oracle@srvldbt02 admin] $ ps - ef | grep lsn
    These are some old 9.2.0.6 listening process still ongoing for old vesion of database
    2976 1 Oracle 0 Nov12? 00:00:21 /u01/app/oracle/product/9.2/bin/tnslsnr LISTENER_SIEBTEST-inherit
    Oracle 10272 1 0 Nov12? 00:00:20 /u01/app/oracle/product/9.2/bin/tnslsnr LISTENER_SREPT-inherit
    Oracle 18638 1 0 Nov12? 00:00:20 /u01/app/oracle/product/9.2/bin/tnslsnr LISTENER_SIEBDEV-inherit
    the new listener throw 4! is this normal? that anyone faced certain behaviors?
    Oracle 26385 1 0 09:32? 00:00:00 /u01/app/oracle/product/11.2.2/bin/tnslsnr LISTENER_SDWHD-inherit
    Oracle 26386 26385 0 09:32? 00:00:00 /u01/app/oracle/product/11.2.2/bin/tnslsnr LISTENER_SDWHD-inherit
    Oracle 26387 26386 0 09:32? 00:00:00 /u01/app/oracle/product/11.2.2/bin/tnslsnr LISTENER_SDWHD-inherit
    Oracle 26388 26386 0 09:32? 00:00:00 /u01/app/oracle/product/11.2.2/bin/tnslsnr LISTENER_SDWHD-inherit
    Oracle 26561 6539-0 09:32 pts/0 00:00:00 grep lsn
    Oracle 27119 1 0 Nov12? 00:00:23 /u01/app/oracle/product/9.2/bin/tnslsnr LISTENER_SDWHT-inherit
    [oracle@srvldbt02 admin] $

    TXS so you can help.

    What is your operating system? Check the following thread, similar behavior:
    http://www.freelists.org/post/Oracle-l/OS-spawns-multiple-PIDs-for-one-listener-process

    Nicolas.

  • images does not an xml file

    Hello

    I have a Web page created in flash that uses xml to load specific galleries in video clips. Everything works fine in the preview, but when he downloaded does not work. When you click the movie or one of the other galleries, the kitchen does not load. I don't know if this has something to do with the home or not. I only started using xml, so my knowledge is very limited. Any help would be appreciated.  The address of the Web site is below. I have also attached my action script. See you soon

    http://www.honeytree.com.au/Luke/walshwebsite/


    function loadXML (loaded) {}

    If {(responsible)

    xmlNode = this.firstChild;
    image = [];
    Description = [];
    thumbnails = [];
    Total = xmlNode.childNodes.length;
    for (i = 0; i < total; i ++) {}

    image [i] = xmlNode.childNodes [i] Sublst.ChildNodes(1).ChildNodes(0) [0].firstChild.nodeValue;
    Description = xmlNode.childNodes [i] Sublst.ChildNodes(1).ChildNodes(0) [i] [1].firstChild.nodeValue;
    thumbnails [i] = xmlNode.childNodes [i] Sublst.ChildNodes(1).ChildNodes(0) [2].firstChild.nodeValue;
    thumbnails_fn (i);

    }
    firstImage();

    } else {}

    Content = "file not loaded! ';

    }

    }
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    xmlData.load ("film.xml");
    /////////////////////////////////////
    Listen = new Object();
    listen.onKeyDown = function() {}

    If (Key.getCode () == Key.LEFT) {}

    prevImage();

    } ElseIf (Key.getCode () == Key.RIGHT) {}

    nextImage();

    }

    };
    Key.addListener (listen);
    previous_btn.onRelease = function() {}

    prevImage();

    };
    next_btn.onRelease = function() {}

    nextImage();

    };
    /////////////////////////////////////
    p = 0;
    this.onEnterFrame = function() {}

    size of the file = picture.getBytesTotal ();
    load = picture.getBytesLoaded ();
    Preloader._visible = true;
    If (load! = filesize) {}

    Preloader.preload_bar._xscale = 100 * load/size of the file.

    } else {}

    Preloader._visible = false;
    If (picture._alpha < 100) {}

    Picture._alpha += 10;

    }

    }

    };
    function nextImage() {}

    If (p <(total-1)) {}

    p ++ ;
    If (load == filesize) {}

    Picture._alpha = 0;
    picture.loadMovie (image [p], 1);
    desc_txt. Text = description [p];
    picture_num();

    }

    }

    }
    function prevImage() {}

    If (p > 0) {}

    p-- ;
    Picture._alpha = 0;
    picture.loadMovie (image [p], 1);
    desc_txt. Text = description [p];
    picture_num();

    }

    }
    function firstImage() {}

    If (load == filesize) {}

    Picture._alpha = 0;
    picture.loadMovie (image [0], 1);
    desc_txt. Text = description [0];
    picture_num();

    }

    }
    function picture_num() {}

    current_pos = p + 1;
    pos_txt. "Text = current_pos +" / "+ total;

    }
    function thumbNailScroller() {}

    the thumbnail code!
    this.createEmptyMovieClip ("tscroller", 1000);
    scroll_speed = 20;
    tscroller.onEnterFrame = function() {}

    If ((_root._ymouse > = thumbnail_mc._y) & & (_root._ymouse < = thumbnail_mc._y + thumbnail_mc._height)) {}

    If ((_root._xmouse > =(hit_right._x-40)) & & (thumbnail_mc.hitTest (hit_right))) {}

    thumbnail_mc._x = scroll_speed;

    } else if ((_root._xmouse < = 40) & & (thumbnail_mc.hitTest (hit_left))) {}

    thumbnail_mc._x += scroll_speed;

    }

    } else {}

    delete tscroller.onEnterFrame;

    }

    };

    }

    function thumbnails_fn (k) {}

    thumbnail_mc.createEmptyMovieClip ("t" + k, thumbnail_mc.getNextHighestDepth ());
    tlistener = new Object();
    tlistener.onLoadInit = {function (target_mc)}

    target_mc._x = hit_left._x + (eval("thumbnail_mc.t"+k)._width + 5) * k;
    target_mc.pictureValue = k;
    target_mc.onRelease = function() {}

    p = this.pictureValue - 1;
    nextImage();

    };
    target_mc.onRollOver = function() {}

    This ._alpha = 50;
    thumbNailScroller();

    };
    target_mc.onRollOut = function() {}

    This ._alpha = 100;

    };

    };
    image_mcl = new MovieClipLoader();
    image_mcl. AddListener (tlistener);
    image_mcl.loadClip (thumbnails [k], "thumbnail_mc.t" + k);

    }

    Your xml file seems to be specification of pathnames to local disk rather than web paths...

    \film\DSC_0040web.jpg

    should be

    film/DSC_0040web.jpg

  • Questions about the restart of the listener

    (Windows, Oracle 11 g 1 material)

    Hello

    I met a problem when I stop, and then start the receiver. When I have everything first start the computer and make a lsnrctl status, I get the result expected, as shown below (note the services, these missing later):
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=OrahostB.john.local)(PORT=1521)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
    Start Date                04-SEP-2010 23:21:14
    Uptime                    0 days 1 hr. 11 min. 19 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\Oracle\app\Private\product\11.1.0\db_1\network\admin\listener.ora
    Listener Log File         e:\oracle\app\private\diag\tnslsnr\OrahostB\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=OrahostB.john.local)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    Service "ocp11g.john.local" has 1 instance(s).
      Instance "ocp11gsid", status READY, has 1 handler(s) for this service...
    Service "ocp11g_XPT.john.local" has 1 instance(s).
      Instance "ocp11gsid", status READY, has 1 handler(s) for this service...
    The command completed successfully
    At this point, everything works fine, after that I stop the listener, the judgment is done without errors as shown below:
    LSNRCTL> stop
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=OrahostB.john.local)(PORT=1521)))
    The command completed successfully
    Then I proceed to start the listener, and that's where I met a problem:
    LSNRCTL> start
    Starting tnslsnr: please wait...
    
    TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
    System parameter file is E:\Oracle\app\Private\product\11.1.0\db_1\network\admin\listener.ora
    Log messages written to e:\oracle\app\private\diag\tnslsnr\OrahostB\listener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=OrahostB.john.local)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=OrahostB.john.local)(PORT=1521)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
    Start Date                05-SEP-2010 00:32:53
    Uptime                    0 days 0 hr. 0 min. 4 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\Oracle\app\Private\product\11.1.0\db_1\network\admin\listener.ora
    Listener Log File         e:\oracle\app\private\diag\tnslsnr\OrahostB\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=OrahostB.john.local)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    The listener supports no services
    The command completed successfully
    The listener starts but the services I need (indicated in the first status output) are no longer supported.

    * The question is: How can I fix it?  Obviously, I want all the services initially supported to be supported after that I have to stop and start the receiver.

    Thank you for your help,

    John.

    PS: content of the listener.ora follows (I think that something is missing in the file that is causing the problem)
    # listener.ora Network Configuration File: E:\Oracle\app\Private\product\11.1.0\db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = OrahostB.john.local)(PORT = 1521))
        )
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
      )

    the listener, how to accomplish this?

    If the DB is in line, wait 1 minute for DB register.

Maybe you are looking for

  • : K8M29EA #A2N: can I upgrade my graphic card HP Pavilion Notebook help please

    Hey. HP Pavilion - 17-f105nx (ENERGY STAR) Product name: HP Pavilion 17 Notebook PCProduct number: K8M29EA #A2N I want to change my graphics card I can it do or not? Help me please

  • How unbrand Qwest to my MSN and my computer?

    Hello.  Previously, I was using MSN through Qwest.  I now separated accounts and paid for MSN for the year.  I still can't do the branding of Qwest out of my PC or my laptop and I feel this made much slower computers and cause other problems.  I want

  • HP Jet 11: Norwegian keyboard

    I took his retirement to Key West, but family and friends are in Norway and Europe. I need a keyboard of composition to write comfortably in Norwegian or in other European languages. Can I buy a Stream 11 with Norwegian keyboard here in the USA, or b

  • Compare a color of labels in QML

    How can I compare the color of the label in QML another color. My code below does not work as I expect. Despite the "scoreLabel" having the color "Color.DarkGray" if statements return true. I also tried comparing it to the color of Color.create (), b

  • My girlfriend bought Adobe CC Lifetime license from a shady site.

    As the title suggests,my girlfriend paid $ 360 for a site claiming to sell Adobe CC licenses that last a lifetime.Sounds great, but only after what she told me that she had bought and I started looking into it I am more worried.Some info on the websi