Question related to Oracle LISTENER

Hello

I read the document s/n of 2 days (chances are that you already know).

Page 4-5 he gives instructions on how to stop the listener using EM. I have followed the instructions and stopped the listener. It was a complete success :)

I thought that, since the listener has now ceased, that the connections at the base could not be carried out.

To test this thought, I started SQL * more and tried to log in to SYS as sysdba. To my surprise, it worked. I also tried with SCOTT, who worked as well.

I thought that if the listener is not up, connections to the database could not do. I think I know, the listener is what connects a client process to a corresponding server process.

My questions are:

1. How am I able to connect to the database if the earpiece is down?
2. What does the auditor really? (apparently what I thought he did, is not what he really does)

This can be important, I have the host and the client on the same machine.

Thank you for your help (again!)  :)

John.

The auditor serves only connections from remote computers. If you try to connect locally to the machine running the DB, it bypasses the listener.

Guy

Tags: Database

Similar Questions

  • We can share with the Community (related to oracle) document which can be useful for someone... ?

    Dear all,

    We can share with the Community (related to oracle) document which can be useful for someone... ? Is there a specific place, so that it... where, once that we download... our document is checked and published if it is deemed sufficiently credible... ?

    Thank you and best regards,

    Séverine Suresh

    Question has now moved to the space of the feedback from the community.

    The community provides for the possibility for members to upload documents to the content-> spaces of Documents in the workspace of each product (if available).  However, the feature is currently disabled for most members due to problems with spam, so only a few members (most of Oracle employees) have the necessary permissions to do this.

    The admin studying how they can implement something that would allow members to upload documents, etc., which also has some mechanism to prevent spam.

    There is an idea already created for this: allow users to create community Documents

    for the Admin provided details on their current attitude

  • APEX does not open after you have created the new Oracle listening port

    Hi guys,.

    I had to re register Oracle listener using "lsnrctl start". A new listening port has been created and I am able to connect user Apex by PL/SQL Developer. Port 8080 is open.
    But if I try to open the application APEX of URL (http://localhost: 8080/apex/f? p = :::) 4550:1:0 its not opening not.) It was working fine until yesterday.
    I use Oracle XE 11 g and APEX 4.2

    C:\Windows\System32 > sqlplus sys as sysdba

    SQL * more: Production of liberation 11.2.0.2.0 kills may 7 22:21:18-2013

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

    Enter the password:

    Connected to:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production

    SQL > SELECT DBMS_XDB. GETHTTPPORT FROM DUAL;

    GETHTTPPORT
    -----------
    8080

    SQL >

    so I do not know why APEX does not URL. What I have to put something at the TOP after you have created the new listening port. Can you please help?

    Kind regards
    Marie Claire

    Published by: 1004608 on May 7, 2013 14:40

    Link to your thread to listen would have helped: Oracle XE 11g with Apex No problem of Listener (ORA-12541: listener TNS:no)

    It seems that your listener uses the static instance via the listener.ora file registration and missing entries for the http service. Edit your listener.ora (F:\Apex_Installed\app\oracle\product\11.2.0\server\network\ADMIN\listener.ora) file and add the following entries in the listener.ora file DESCRIPTION_LIST. Then, restart the listenerer.

    (DESCRIPTION=
      (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=8080))(Presentation=HTTP)(Session=RAW)
    )
    
  • start the Oracle listener on openSuse

    How can I configure oracle listener to be launched at startup on openSuse (11.3)?

    I use Oracle 11 g R2

    You can set up a script to ensure its startup time is started:

    The startup script would be enough to ensure the ORACLE_HOME is located in the path, and then you must issue: lsnrctl start command.

    Similarly, with a stop script, make sure the path and lsnrctl stop.

    Kind regards

    D

  • Upgrade of the Apex 3.2.1 (mod_plsql) at Apex 4.0 with Oracle Listener

    Hello
    We have a few applications in the Apex 3.2.1 (i.e. mod_plsql) which have not been displaced in Production yet. We intend to move to Apex 4.0 with Oracle listener as soon as they are available (we don't want turn on any web server mod_plsql). What will be the migration process? My apps work and look the same when I opened the Apex 4.0? All the features, formatting, etc. will be lost?
    I heard that there is a Migration Wizard, but there is no information available.

    When Apex 4.0 and Oracle Listener comes out? Summer 2010?

    I would be recognizing all of the information you have on this subject.

    Thank you
    Violeta

    A new Forum OTN has been implemented for the listener of the APEX: ADR, SODA & JSON in the database

    Please use this forum for all future APEX auditor positions.

    Kind regards
    David

  • question related to the Oracle documentation

    Hello

    I have a small doubt. Y at - there no standard doc Oracle who discuss about the standard RDBMS concepts like standardization, codd rules etc.

    See you soon,.

    Suri ;-)

    In my humble OPINION, include the best way to understand the concepts of data modeling.  I don't know that all of the Oracle documentation covers this area to the extent, but I found some books that give examples of explanations.  These are old classic books, but the theory has not changed.  The first two are good for designing OLTP and the last of them is good for data warehouses.  OLTP books are CASE * method entity relationship modeling by Richard Barker and The Data Model Resource Book by Len Silverston.  Both give a lot of examples with good explanations.  The third is the Data Warehouse Toolkit by Ralph Kimball.  Not everyone will agree with the logic, because there is room for interpretation when it comes to design concepts.

  • Oracle Listener services


    Hi, I am currently working on what the content of LSNRCTL STAT is actually showing me

    In my case the summary of this command shows me

    Summary of services...
    Service '+ ASM' a 1 instance (s).
    Instance '+ ASM1' READY State, has 1 operation for this service...
    Service 'RAC1DB' has 1 instance (s).
    'RAC1DB1' instance, State LOAN, has 1 operation for this service...
    Service 'RAC1DBXDB' has 1 instance (s).
    'RAC1DB1' instance, State LOAN, has 1 operation for this service...
    The command completed successfully

    Q1. "Of SERVICE" above means it's Service Oracle aka Oracle database Service, which has been registered by the listening port?

    Q2. Can a Service cause more 1 Instance and under what circumstances?

    Q3. What exactly is the Service for the instance manager and how is it related to the Oracle function?

    Q4. Can an Instance cause more than 1 Manager of Service and under what circumstances?

    any help appreciated,

    Jim

    Hello

    Q1. "Of SERVICE" above means it's Service Oracle aka Oracle database Service, which has been registered by the listening port?

    Yes these are the DRH regestered a database services or services defined statically in listener.ora

    Q2. Can a Service cause more 1 Instance and under what circumstances?

    Yes, generally in the CARS (several instances of all access to the same database). You may have also several databases offering the same service (with replication, for example)

    Q3. What exactly is the Service for the instance manager and how is it related to the Oracle function?

    Service managers are the way to connect to the database. The listener redirects the client to it. It can be a dedicated process, or a dispatcher.

    Q4. Can an Instance cause more than 1 Manager of Service and under what circumstances?

    Yes. For example you can have one dedicated and shared before. You see them with lsnrctl services

    Kind regards

    Franck.

  • Oracle listener does not not on vmware server 2 guest OS Centos

    I write here because I think that this problem can be related to my network on the host vmware server setup 2 OS.
    I installed Oracle 11.2.0.1 on Centos 5.5 64 bits in a guest VM with a Windows 7 64 host OS. The Centos operating system runs well and the Oracle database that I created works fine locally (i.e. from a terminal in the vmware console or telnet/SSH window). The networking of virtual computer is set to bridged and I can ping the VM or ssh on the virtual machine to any other machine on the network.  However, I manage to tnsping database from any other machine on the network. When I try to tnsping from windows (with the input of appropriate tnsname) machine, I get a TNS-12541: TNS: no listener. When I try to tnsping from another Linux environment (with the appropriate tnsnames entry), I get the following:

    $tnsping demo

    AMT Ping utility for Linux: Version 10.2.0.1.0 - Production on January 28, 2011 00:36:13

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

    Use settings files:
    /U01/app/Oracle/product/10.2/Db_1/network/admin/SQLNET.ora

    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.1.74)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = demo)))
    AMT-12560: TNS:protocol adapter error

    Here's my tnsnames entry in the linux environment from which I will carry out the tnsping (192.168.1.74 is certainly the IP address):

    DEMO =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.1.74)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = demo)
    )
    )

    The name of SID is "demo" and the listener is running. Here's the lsnrctl status output:

    / home/oracle > lsnrctl status

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on January 28, 2011 00:26:32

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

    Connection 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 January 28, 2011 00:04:26
    Uptime 0 days 0 h 22 min 6 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /opt/oracle/11.2.0.2/network/admin/listener.ora file
    The listener log file /opt/Oracle/diag/tnslsnr/demo/listener/alert/log.XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=demo) (PORT = 1521)))
    Summary of services...
    Service 'demo.localdomain' has 1 instance (s).
    Instance of 'demo', State LOAN, has 1 operation for this service...
    Service 'demoXDB.localdomain' has 1 instance (s).
    Instance of 'demo', State LOAN, has 1 operation for this service...

    The command completed successfully

    AND lsnrctl service:

    / home/oracle > lsnrctl service

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on January 28, 2011 00:41:04

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

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    Summary of services...
    Service 'demo.localdomain' has 1 instance (s).
    Instance of 'demo', State LOAN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0 status: ready
    LOCAL SERVER
    Service 'demoXDB.localdomain' has 1 instance (s).
    Instance of 'demo', State LOAN, has 1 operation for this service...
    Managers:
    "D000" put in place: 0 denied: current: 0 0 max: 1022 State: loan
    DISPATCHER < machine: demo, pid: 3432 >
    (ADDRESS = (PROTOCOL = tcp (PORT = 13848))(HOST=demo))
    The command completed successfully
    / home/oracle >

    I must admit to be a bit confused about the 2 separate managers and the 'demoXDB.localdomain '.

    I copied the file listener.ora to a similar environment that works correctly, stop and then restart the listener, checked my repeatedly tnsnames entries etc. I wonder if the problem may be related to the fact that this environment runs in a virtual machine. Maybe some special network configurations are required for the NIC VM - I solved many problems of sqlnet over the years, but it baffled me. Any help is very appreciated.

  • AutoConfig questions with other Oracle homes

    Hi all

    My sight:
    (1) oracle Apps 11.5.10.2 on Node1.
    (2) DB oracle 10.2.5.0 on node2 + Oracle 11 g. Tg4msql (works well).

    Due to certain requirements of patch, we applied a rollup of HR about 550 M, we run Autoconfig on nodes of DBNode/APPS, Patch applied successfully, improved features.

    Question:
    May be due to the configuration entry, automatic Tg4msql DB (tnsnames.ora) got deleted and the Tg4msql listener begin also using the DB listener.ora file. and we get the following error.
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from DBLINKTEST
    Entry dg4msql checked and added in DB (tnsnames.ora), set Tg4msql environment, started listener, listener goes again to DB (listener.ora), then set TNS_ADMIN and power Tg4msql listener, listener began with the correct file, even then we get the same error.

    All this screenplay is on a TEST server, but due to a task very urgent, I have to restore before patch backup on test server and everything works fine.

    Please, suggest, as I apply cumulative HR in Production very soon.

    Thank you
    REDA

    Hi reda;

    Please check below try to customize your file and repeat the test question

    Customization of an auto-configuration environment [270519.1 ID]

    Respect of
    HELIOS

  • questions of behavior to listener/notification

    I have a few questions about the behavior of listeners/notifications that I was hoping that someone had the answer to.  The end result is I'm trying to configure the system so that every day the guests I coded (global contextual modal form) don't stack up if the unit has been turned off or ignored for a series of days.  I would like a single guest waiting for the user, wherever they move to research.

    I went with the model by which this application autostart is always running (thanks to peter_strange, your posts on this topic simplified my life) but just in the background at the venue closed.  The listener that interests me is a RealtimeClockListener even though I have a listener to push both running.

    1. I saw it somewhere here that some listeners do not require the application to stay running.  What it means the System instantiates an object of the type registered?  The realtime should the app to continue running? (mine will be so it's more for the love interest)

    2. I guess that if the listener requires the application to always run it reminds the same object that registered it rather than a new instance of the object, so it seems dangerous to use some sort of Member of the Forum to follow if I already have a popup pushed.  Is it a correct assumption?

    3 I saw written somewhere on this forum when a device has a regular power down (as opposed to a battery pull) is actually still on and some processes are still running.  Does anyone know if the listener in real-time is still going and the application is notified and who responded to the questionnaire every minute?

    Thanks for any comments or corrections.

    Tim

    I don't understand what you're saying with regard to the realTimeClockListener interface.

    However I tested it myself.  I started an app with an active CCF, then press the poweroff.  Then when the computer reboots, the listener of the RTC got hit during the next minute.  So basically it hibernates.  It's a relief, I would have had to recode a number of applications...

    You are right, acceptsForeground is called before the activate, so if you want a ribbon icon, it is probably better to put up with the fact that it is visible in the background all the time.

  • can we ask question related php here?

    I was wondering if it would be OK to ask the related issue of php on this forum?  There is no category or tags related to issues of the sort, but given the few people displaying their question on learning Fireworks with php question?  What is the rule for this forum on this topic?

    PHP SOLUTIONS teaches by working through a series of projects. The methods of coding that powers teaches are excellent. Many tutorials leave out important, as aspects of security considerations, but the powers provide relatively complete solutions.

    PHP PROGRAMMING is more of a text book. You can read through or choose the different sections of the chapters.

    Then down the road there are advanced books like PHP OBJECTS, MODELS AND PRACTICES

    Of course, you must also learn SQL. There are big big tomes like SQL for MYSQL, but I think you can get by learning a lot of SQL through web tutorials that cover various topics, like you need to learn.

  • question related to the shared pool

    Hi Experts,

    Version of DB - Oracle Database 11g Enterprise Edition Release 11.2.0.1.0

    OS - Windows 7

    (installed on my laptop)

    Just started reading concepts DBA. I had a few questions. Please explain indetail/short ;-).

    (1) can we see the size of the Cache of the library and Cache data dictionary which are internal units of the Shared pool.
    (2) one of the advantages of the package is - when we invoke a single method, oracle loads the whole package into the buffer and for subsequent calls, it will not go to the db files. Here the buffer means library Cache. My understanding is correct.
    (3) I am able to see the two parameters shared_pool_size(value =0), shared_pool_reserved_size (value 15099494) to parameter v$. What is the difference between these two parameters.


    Thank you very much in advance for your help.

    See you soon,.
    Suri ;-)

    Your questions:

    1 Yes, v$ sgastat

    2 Yes, if your terminology is a little loose.

    3. the parameters described here, content

  • Questions about installing Oracle 11 g 2

    Hello

    Platform: Redhat Enterprise Linux 6-64 bit
    Oracle 11 g 2

    My questions are:
    < li > "what I install 11.2.0.1 first and then update to 11.2.0.3 * GOLD * I can directly install 11.2.0.3?

    < li > the other question is: 'Oracle 11 g 2 is certified to run on VMWare virtual machines'? I will be installing Oracle 11 g 2 RAC on Redhat Enterprise Linux 64-bit [VMWare Virtual Machine] to my work (not for the practice of the House).

    Thanks in advance!

    Best regards

    Hello

    You can install directly 11.2.0.3.

    You can check the link matrix on VM below.

    http://www.Oracle.com/technetwork/database/virtualizationmatrix-172995.html

    HTH

  • Oracle listener confusion

    Sorry but I'm kinda a noob with database administration.

    I have a box of windows 7 with an Oracle 11 g server. I wanted to create a new listener to listen for requests on the ip address of machines. traditionally the database is down and I go to windows services and start the database and listener here.

    I created using Oracle Net Configuration Assistant new port listening and noticed in the list of windows services. then I deleted using the same tool.

    I created a new port for listening using Oracle Enterprise Manager, it is not noticed in the list of windows services, but understand that it is created dynamically? anyway... I deleted it.

    now, the funny is that I have a listener of the second list of windows services. I can't see it by using Oracle Net Configuration Assistant. the ususal listener in this list is started. Oracle Enterprise Manager only sees a listener and fails to start. I am able to connect to the database using sqlplus.

    I'm a little confused...

    can I remove the listener that I can't start Oracle Enterprise Manager to see if she can get rid of the additional listener in the list of windows services? Why OEMS can't see the listener has started in the list of windows services?

    Thanks for any direction in this area.

    user521233 wrote:
    Are you suggesting that I just let my setup in situation 2 above then, sb92075? with tns_admin value 'C:\oracle11g\product\11.2.0\dbhome_1\NETWORK\ADMIN '?

    is it best to remove all entries in the listener.ora files I have (if it was not clear, it is simply a workstation and has no external facilities accessing)?

    Since the V10 no listener.ora file is necessary to start or use the earpiece.

    Consider move or rename the listener.ora before starting the listener after a reboot.

    the FULL post is the result of below command

    lsnrctl status

  • Question of the remote listener

    Dear Experts,

    In my * 11 GR 2 * database - ORCL (node 4 CARS), I remote_listener and local_listener as below:

    I understand 1521 is the default listening port. I have a server (prodsrv2) remote where the oracle client is installed and the plug sockets in the ORCL base that runs in prodsrv1. Is this average tnsnames.ora on prodsrv2 must have 1521 as the only listed port while communicating to the ORCL database?
    SQL> show parameter remote_lis
    
    NAME                                 TYPE                             VALUE
    ------------------------------------ -------------------------------- ------------------------------
    remote_listener                      string                           prodsrv1:1521
    
    
    SQL> show parameter local_lis
    
    NAME                                 TYPE                             VALUE
    ------------------------------------ -------------------------------- ------------------------------
    local_listener                       string                           (DESCRIPTION=(ADDRESS_LIST=(AD
                                                                          DRESS=(PROTOCOL=TCP)(HOST=161.
                                                                          222.59.68)(PORT=1521))(ADDRESS
                                                                          =(PROTOCOL=TCP)(HOST=161.222.5
                                                                          9.68)(PORT=6057))(ADDRESS=(PRO
                                                                          TOCOL=TCP)(HOST=161.222.59.68)
                                                                          (PORT=6052))(ADDRESS=(PROTOCOL
                                                                          =TCP)(HOST=161.222.59.68)(PORT
                                                                          =5458))))

    In my 11 GR 2 - ORCL (node 4 RAC) database, I remote_listener and local_listener as below:

    Is this average tnsnames.ora on prodsrv2 must have 1521 as the only listed port while communicating to the ORCL database?

    If the scan is set up then you do a connectivity with listener to scan, you can check the scan as a listening port
    srvctl config scan_listener

    http://www.Oracle.com/technetwork/database/clustering/overview/scan-129069.PDF

Maybe you are looking for

  • All the GIFs that I record on my camera are static (when sending, not only when viewing in film)

    When I save a GIF on my camera and try to send it to me or someone else, it is static. How to save an animated version? All the instructions I find online say just save on film. I know it will look like static when seen in the film, but it must play

  • ThinkPad W530 Power Jack replacement

    Hi, I am trying to replace the seizure of power in my W530 and I encountered a small problem: I can not actually to the power jack on the case. I disassembled the laptop to the point where I can replace it, but I can't actually making itself, it seem

  • Using the SCXI-1520 module for measurement of torque

    Hello I'm working on a project that requires a measument couple in real time on a speed-shaft drivetrain configuration phase. I have the SCXI-1520 module, and I think with a with a configuration of full-bridge strain gauge to do this. The problem is

  • A1-910 Tablet

    Hi I have an A1-910 tablet that I love, I'm on it now its at least three years and I have problems with my touch screen is worth to repair? Thank you Fay Baker

  • SugarSync otherwise nothing similar for Xperia?

    SugarSync is a site where you can sync and share music and pictures; You can then access from your laptop, mobile or TV. I know that SugarSync is compatible with Android and works with the iPhone or BlackBerry. Anyone know if this or something simila