Question 11 GR 2 listening port

We had 7 DBs from gr 10 2 House. I improved all of these DBs to 11.2.0.2. Now, the new House of 11.2, I created one called earpiece
lsnrcommon11g 
but that is in place, not being any IE database
The listener supports no services
Content of the listener.ora
lsnrcommon11g =
 (DESCRIPTION=
  (ADDRESS_LIST =
      (ADDRESS =
          (PROTOCOL = tcp)
          (HOST = manh289.gpac.net)
          (PORT =  27845)
      )
  )
 )
ADMIN_RESTRICTIONS_lsnrcommon11g=ON
Now what do I to get all these 7 DBs is served by the listener of GR 11, 2?

GarryB wrote:
We had 7 DBs from gr 10 2 House. I improved all of these DBs to 11.2.0.2. Now, the new House of 11.2, I created one called earpiece

lsnrcommon11g 

but that is in place, not being any IE database

The listener supports no services

Content of the listener.ora

lsnrcommon11g =
(DESCRIPTION=
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = tcp)
(HOST = manh289.gpac.net)
(PORT =  27845)
)
)
)
ADMIN_RESTRICTIONS_lsnrcommon11g=ON

Now what do I to get all these 7 DBs is served by the listener of GR 11, 2?

Put it on the standard port 1521 for instances can register free with her
Or set the parameter "local_listener" in each database.

I prefer the first. Why you are wanting to run your listener on 27845

Tags: Database

Similar Questions

  • Remote listening port

    Hi all

    I have oracle 11g rac ASM in RHEL5
    I have 2 nodes
    node 1 VIP 115
    node 2 VIP 116
    for each of these nodes, I local listened as oracle said, I also have remote listener
    witch is listen to these two nodes and do the load balancing and my remote interlocutor is set to SCAN ip like oracle

    My question is:
    the remote listener is resident in what node because I found the listener even also reside remotely in nodes 1 and 2
    When the connection is came to the listener (distance) of the database is also detect that new connection is coming and then
    to see which node is have less load and pass this connection to the local listening port, so I need to know the remote listener
    reside in the nodes 1 and 2 or... I don't know?


    Thank you very much

    crsctl State resource t
    This will show you the current locations of all resources, including your listeners SCAN.

  • Select < of the Listener Port number > in which_table?

    I am writing a SQL script which, among other things, disconnects from Oracle and then reconnects to the same instance under a different name. I'm able to query v$ database and v$ instance to get most of the information I need (host, name of service, etc.) for the part of reconnect. The only part that miss me is the listener port number. I could hardcode it 1521, but it's not very flexible. Currently, I am asking the user (who is usually me) for the listening port number in the SQL script, but that just seems a little lame. So my question is this: is there a view or a table somewhere in the schema sys that I could use to display the configuration of the earpiece? I work mainly with the gr 10, 2 + databases.

    No, I don't think that that is maintained in one of the views and is not soemthing that you should believe would keep have changed (if the implementation of the network people are good). In order to check once and you should be fine.

    Aman...

  • Wireless Pan DHCP Server will not start... Error: Static Interfaces/Listening Ports not available

    I had trouble not getting no connection with WiFi, after weeks of allsorts following advice on forums etc, I found that the Wireless Pan DHCP Server does not start with error: Static Interfaces/Listening Ports is not available. my understanding is that the ports UDP 67/68, but when I run a Netstat I don't see them in the list. I checked windows firewall and they seem to be set to DHCP.

    Any ideas would be useful.

    Win 7 Home Premium 64 - Bit SP1

    Please post your request here:

  • Change the listening port for SSH on IDS

    Should what command I use to change the listening port on an IDS 4200 series? I listen on another port, and when I applied the S189/S190 update, it changed SSH port 22.

    Just out of curiosity, too, no one knows what else S189/S190 updates change?

    Thank you

    Jim

    Cisco supports only configurations using the CLI interface. The ssh port cannot be changed through the CLI. Modifying the files in config system via the service account is not a good idea and not supported.

  • How can I display an error message on the listening port close popup without closing the popup.

    Hi Experts,

    JDeveloper 12.1.3.0.0

    How can I display an error message on the listening port close popup without closing the popup.

    Thank you

    Roy

    As its name suggests, close listener of popup is called when popup is closed so you can not do this.

    If you want to display the popup message, use your own buttons instead of the ok/cancel default buttons and close the popup programmatically.

    Dario

  • How to change the default listening port?

    Hi all

    11.2.0.4

    RHEL 6.5

    I managed to install Oracle Db 11.2.0.4 on RHEL 6.5

    He created a default listener uses port 1521.

    With the following entries in listener.ora.

    listener.ora # Network Configuration file: /u01/app/oracle/product/11.2.0.4/db_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT = 1521))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    How can I change the port in 1522? Can I just he replace value of listener.ora?

    Should I also change the value of KEY = EXTPROC1521 to KEY = EXTPROC1522?



    I tried to change the port in 1522 in the listener.ora but when I start "lsnrctl status".


    [oracle@ip-10-0-0-216 admin] $ lsnrctl status

    LSNRCTL for Linux: Version 11.2.0.4.0 - Production on March 7, 2015 06:19:54

    Copyright (c) 1991, 2013, 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.4.0 - Production

    Start date March 7, 2015 06:19:05

    Uptime 0 days 0 h 0 min 49 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0.4/db_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/IP-10-0-0-216/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT=1522)))

    The listener supports no services

    The command completed successfully

    Now, it does not support the services ORCL which is the default database installed

    I can not connect to the database the string '@orcl' of both connection using the default

    [oracle@ip-10-0-0-216 admin] $ sqlplus system/manager@orcl

    SQL * more: version 11.2.0.4.0 Production on Sat Mar 7 06:23:50 2015

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

    ERROR:

    ORA-12541: TNS:no listener

    Help, please...

    Thank you

    MK

    Hello

    As said earlier after which the listening port, you must update the parameter local_listener database as below:

    ALTER system set local_listener ='(ADDRESS = (PROTOCOL = TCP) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT=1522))'

    editing the system registry;

    HTH,

    Pradeep

  • 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)
    )
    
  • default listening port no

    I use 10g release 2 under oel 5.5 inside vmware
    I want to create multiple listener to my database and aal of them to be registered dynamically
    I had created two earphone using netmgr one is by default is not set by default to port 1522
    Here is my listener.ora file

    AUDITEUR1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = pawii.oraexpert.com))
    )

    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pawii.oraexpert.com) (PORT = 1521))
    )

    I want to record dynamically

    I pulled lsnrctl start
    and lsnrctl start (no default listening port) auditeur1
    both the listener don't start but the default receiver support no no services
    I had bu db start again its not supporting all services why?
    and if I specify services database with the help of netmgr then the entry goes in listener.ora and make static recording which always show status unknown
    so, how can I do dynamic registration?

    You must indicate your instance where are listeners. Run these two commands:

    alter system set local_listener='(address_list=(ADDRESS = (PROTOCOL = TCP)(HOST = pawii.oraexpert.com)(PORT = 1522))(ADDRESS = (PROTOCOL = TCP)(HOST = pawii.oraexpert.com)(PORT = 1521)))';
    alter system register;
    

    and the registration will then be automatic.

  • Apex listening port Configuration problem.

    Hello

    I wanted to try the latest Restful services in apex 4.2, I decided to install 2.0 listener Apex. I downloaded the file and followed the steps in the installation notes. As a sine qua non, I configured Restful services with success in the apex 4.2 with Oracle 11 g Express Edition. However, the installation of listener seems to be not correctly complete the following installation feed back.
    D:\software\apex_listener>java -jar apex.war
    This Listener instance has not yet been configured.
    Please complete the following prompts
    
    Enter the location to store configuration data:d:\apexlistnerconf
    Dec 27, 2012 3:34:47 PM oracle.dbtools.common.config.cmds.ConfigDir execute
    INFO: Set config.dir to d:\apexlistnerconf in: D:\software\apex_listener\apex.war
    Dec 27, 2012 3:34:49 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: D:\apexlistnerconf\apex
    Enter the name of the database server [localhost]:
    Enter the database listen port [1521]:
    Enter 1 to specify the database service name, or 2 to specify the database SID [1]:2
    Enter the database SID [xe]:
    Enter the database user name [APEX_PUBLIC_USER]:
    Enter the database password for APEX_PUBLIC_USER:
    Password must not be empty
    Enter the database password for APEX_PUBLIC_USER:
    Confirm password:
    Enter 1 to enter passwords for the RESTful Services database users (APEX_LISTENER,APEX_REST_PUBLIC_USER), 2 to use the same password as used for APEX_PUBLIC_USER or, 3 to skip this step [1]:3
    Dec 27, 2012 3:37:03 PM oracle.dbtools.common.config.file.ConfigurationFiles update
    INFO: Updated configurations: defaults, apex
    Enter 1 if you wish to start in standalone mode or 2 to exit [1]:
    Enter the APEX static resources location or Enter to skip:D:\software\apex42en\apex\images
    Enter the HTTP port [8080]:
    Dec 27, 2012 3:41:17 PM oracle.dbtools.standalone.Standalone execute
    INFO: NOTE:
    
    Standalone mode is designed for use in development and test environments. It isnot supported for use in production environments.
    
    Dec 27, 2012 3:41:17 PM oracle.dbtools.standalone.Standalone execute
    INFO: Starting standalone Web Container in:  d:\apexlistnerconf\apex
    Dec 27, 2012 3:41:17 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Will deploy application path = d:\apexlistnerconf\apex\apex\WEB-INF\web.xml
    Dec 27, 2012 3:41:17 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Deployed application path = d:\apexlistnerconf\apex\apex\WEB-INF\web.xml
    Dec 27, 2012 3:41:18 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: D:\apexlistnerconf\apex
    Default Database connection not configured properly
    Dec 27, 2012 3:41:20 PM oracle.dbtools.rt.web.SCListener contextInitialized
    INFO: Oracle Application Express Listener initialized
    Application Express Listener version : 2.0.0.354.17.06
    Application Express Listener server info: Grizzly/1.9.49
    
    Dec 27, 2012 3:41:20 PM com.sun.grizzly.Controller logVersion
    INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.49 - 12/27/12 3:41 PM
    Dec 27, 2012 3:41:20 PM com.sun.grizzly.SelectorHandlerRunner handleSelectException
    SEVERE: doSelect IOException
    java.net.BindException: No free port within range: 8080=com.sun.grizzly.http.SelectorThreadHandler@480d41f3
            at com.sun.grizzly.TCPSelectorHandler.initSelector(TCPSelectorHandler.java:432)
            at com.sun.grizzly.TCPSelectorHandler.preSelect(TCPSelectorHandler.java:378)
            at com.sun.grizzly.SelectorHandlerRunner.doSelect(SelectorHandlerRunner.java:188)
            at com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:132)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    Dec 27, 2012 3:41:20 PM com.sun.grizzly.http.SelectorThread$3 onException
    SEVERE: Exception during starting the controller
    java.net.BindException: No free port within range: 8080=com.sun.grizzly.http.SelectorThreadHandler@480d41f3
            at com.sun.grizzly.TCPSelectorHandler.initSelector(TCPSelectorHandler.java:432)
            at com.sun.grizzly.TCPSelectorHandler.preSelect(TCPSelectorHandler.java:378)
            at com.sun.grizzly.SelectorHandlerRunner.doSelect(SelectorHandlerRunner.java:188)
            at com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:132)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    java.net.BindException: No free port within range: 8080=com.sun.grizzly.http.SelectorThreadHandler@480d41f3
            at com.sun.grizzly.TCPSelectorHandler.initSelector(TCPSelectorHandler.java:432)
            at com.sun.grizzly.TCPSelectorHandler.preSelect(TCPSelectorHandler.java:378)
            at com.sun.grizzly.SelectorHandlerRunner.doSelect(SelectorHandlerRunner.java:188)
            at com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:132)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    Dec 27, 2012 3:41:20 PM oracle.dbtools.standalone.Standalone execute
    INFO: http://localhost:8080/apex started.
    Simply, it crashes in the last line, and I couldn't make any progress.

    Can you please help to find out what was wrong?

    Thanks in advance.

    Kind regards

    Natarajan

    Hello

    I updated the apex listener port 8080 and it does not give this error now.

    However, he always says "Database connection by default not configured correctly"

    I gave the name of SID as xe, which is the default value and that the correct SID for my DB also.
    >

    SID = xe is correct since you are using 11g XE.

    What is more important, is that you may be able to access the Apex Application Builder via the ApexListener or not.
    If Apex is not accessible, then the thing to check would be the Apex_Public_user password. Can you connect to XE using Apex_Public_user with the password that you provided when setting up the ApexListener?
    Also make sure the Apex_Public_user and 2 other users ApexListener 2.0EA, are UNLOCKED.

    See you soon,.

  • 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

  • Changing listening Port number Web in EBS

    The listening port web of enforcement of BSE (the login page URL) can be changed after the fact using Note ID 760590.1 without affecting the port DB application was initially introduced to listening?

    Thank you

    864641 wrote:
    The listening port web of enforcement of BSE (the login page URL) can be changed after the fact using Note ID 760590.1 without affecting the port DB application was initially introduced to listening?

    Yes. However, should not be used the same pool of port on the nodes of level apps/db.

    Thank you
    Hussein

  • Add Service to the new listening port

    Hello
    in my GI 11.2, I added a new listener of cluster, listen to the 1525.
    My database has 2 service and MICKEY MOUSE.
    I need to sign Mickey on the standard earpiece (1521) and the MOUSE on the new listening port (1525).
    Is it possible?

    Thank you

    NO.

    The two databases will save itself against port 1521 in any case.
    Also the second listener is redundant in any case, there is no need for this.
    The headphones are brokers only, there is no permanent connection and you lose just resources.

    -----------
    Sybrand Bakker
    Senior Oracle DBA

  • Listening port Oracle 11 g

    Hi, I do not know why the listener is not more work. I tried to start it, but it does not work. There no linux for the listener process.

    lsnrctl start

    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on November 16, 2011 10:55:08

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

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

    TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    System settings file is /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/oracle/listener/alert/log.xml
    Error listening on: (ADDRESS = (PROTOCOL = ipc)(PARTIAL=yes) (QUEUESIZE = 1))
    Is no longer listening on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = oracle. Domain.com) (port = 1521)))
    AMT-12557: TNS:protocol adapter not loadable
    AMT-12560: TNS:protocol adapter error
    AMT-00527: Protocol adapter not loadable


    Listening port could start. See the above error messages...


    I tried to remove him via netca and redo another but the problem still there...
    My environment variables are set correctly.

    oracle tnsping. Domain.com 1521

    AMT Ping utility for Linux: Version 11.1.0.6.0 - Production on November 16, 2011 10:56:47

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

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

    EZCONNECT adapter used to resolve the alias
    Try to contact (DESCRIPTION = (CONNECT_DATA = (SERVICE_NAME =)) (ADDRESS = (PROTOCOL = TCP)(HOST=127.0.0.1) (PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST=127.0.0.1) (PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST=127.0.0.1) (PORT = 1521)))
    "AMT-12541: TNS:no listener.

    the newspaper of xml alerts:

    < time msg ='2011 - 11-16T 10: 55:08.236 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > system settings file is /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.237 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > log messages written to /u01/app/oracle/diag/tnslsnr/oracle1/listener/alert/log.xml
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.237 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > trace information written to /u01/app/oracle/diag/tnslsnr/oracle1/listener/trace/ora_11850_47802449326800.trc
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.237 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > Trace level is currently 0
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.237 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt >
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.238 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > Started with pid = 11850
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.239 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > listens on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = oracle. Domain.com) (port = 1521)))
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.239 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > error listening on: (ADDRESS = (PROTOCOL = ipc)(PARTIAL=yes) (QUEUESIZE = 1))
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.239 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > is no longer listening on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = oracle. Domain.com) (port = 1521)))
    < / txt >
    < / msg >
    < time msg ='2011 - 11-16T 10: 55:08.239 + 01:00 ' org_id = 'oracle' id_comp = 'tnslsnr.
    type = 'UNKNOWN' level = host_id '16' ='oracle. Domain.com"
    host_addr = '127.0.0.1' >
    < txt > TNS-12557: TNS:protocol adapter not loadable
    AMT-12560: TNS:protocol adapter error
    AMT-00527: Protocol adapter not loadable

    < / txt >
    < / msg >

    RLY thx for the help I'm dsapointed :/

    I tried to use a sample listener.ora, but got the same error, the file is not ignored, but it doesn't work.

    There is no listener proc, I need to have a process like that, I guess:

    /U01/app/Oracle/product/11.1.0/Db_1/bin/tnslsnr inherit LISTENER

    I don't see anything on port 1521:

    netstat | grep 1521

    Did not pass 10g and 11g

    Published by: user8833504 on 16 nov. 2011 04:24

    Set permissions on referenced dir:

    sntuscrt: cannot create dir /var/tmp/.oracle

    Tip: instead of posting/check together .trc file content, it is often enough to write the article nserror and a few lines before, at least to start with.

    Published by: orafad on November 17, 2011 14:36

  • Database - listener Ports - data transfer

    Hello

    If there are two databases running on the server, is it opt to configure the listening port only for two databases? and what happens if a single listening port configured?

    Thank you
    KSG

    Published by: KSG October 16, 2011 23:53
    Hi Jgarry/Hemant

    For client-server data.

    I understand as

    First, the client sends the request to the db server, the Listener listens to the connection and creates a database server process to handle the request (can be a query...

    I just want to understand how the processed information passes to the client... I wanted to say... What are the ports to transfer data from db to the client server?

    Jgarry, I understand the flow of data occurs via a separate data port (for example it can be any port 1599 or something)... So not that any additional traffic occurs between the client-server or client-server use the same data port?

    Im trying to understand the architectural flow of connectivity between the customer and vice versa. that will help better understand.

    My concern is...

    We implement a customer through TNS names connectivity. The listenes connectivity server and creates a server session to run the connectivity. Just as a request from the client to the database listen service_name "orcl", host = protocol = TCP port = 1521 abc.com. that is listening on the side Server and server recoganize the connectivity...

    Here, I am trying to understand... once the connection is established, so it's not need a listening more. We can not even stop the listener. How the portocol TCP in the Oracle Net will establish the flow of data between servers (how goes the sequence of request and response).
    If the network TCP layer is used to interact between the servers then how data flows between servers; as it uses a port number separated to send/receive data.

    Thank you
    KSG


    Thanks in advance
    KSG

    Published by: KSG October 16, 2011 23:55
    (added the more information about the data flow between the client-server)

    See the "Architecture of the listener" section here:
    http://download.Oracle.com/docs/CD/B19306_01/network.102/b14212/architecture.htm#sthref429

    1. a customer identifies the listener of the tnsnames.ora entry and/or command-line (HOST/IP, Port) settings.
    2. He sends the requested SERVICE_NAME / SID to the listener when it is able to connect to the listener.
    3. the Auditor verifies that he is aware of the SERVICE_NAME / SID (if not, it returns an error "listener isn't aware of service"). 'Consciousness' is inspired by PMON the recording with the listener database and/or the SID is used in the listener.ora file.
    4. once the auditor confirms that such a SERVICE_NAME / SID is available...
    5. He requests the service of database at the table a new process (which you will see as a process of oracleSID on a Linux/Unix server or a Thread in the process oracle.exe in Windows).
    6. it transmits customer information (IP address of the client, Protocol, etc.) in the process.
    7. Subsequently, it is this server process which is the authentication of the user (name of username-password), creates a session and manages all client requests (instructions SQL etc.) and returns the results to the client.
    -The listener is no longer involved.

    Hemant K Collette

Maybe you are looking for

  • Power code: 0x2

    HelloI have a Toshiba SM30-404. I upgraded to win xp home for win xp experiences (new installation) and now I can not start the powersaver, I get the error code 0 x 2 when I try to run the energy saver (occurs when the installation is complete and I

  • In Windows 7 user account control

    Hello I have a PC with Windows 7. I downloaded Magellan Content Manager to manage my new GPS Magellan, but whenever I double-click on the program to execute, User Account Control stands up and says: 'do you want to allow the following program... '. »

  • CANNOT ACCESS THE SIDEBAR GADGETS

    I just lost my gadget sidebar clock and calendar.  I am running windows 7 ultimate.  I right click on the sidebar and click gadgets, nothing opens.  I went into the Control Panel, try opening the desktop gadgets, nothing happens.  I tried to restore

  • Merge HDR is to reduce the size of the Image

    I am trying to merge a set of photos that are 6000 x 4000 and the merged image that is out is 1020 x 680. I can't find anything for as far as the settings go to keep the original size. Is there an option somewhere or something I need to do? Thank you

  • Export the catalog incl. Publication services

    HelloI just exported a Lightroom 5 catalog from one hard disk to another. Very well, I had all the files and images and settings, but miss me my services to publish (publish on Google Drive). When you export the catalog I scored the top folder of the