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.

Tags: Database

Similar Questions

  • Listener supports no services... ! Windows to Linux listener TNS connection error!

    Hello team,
    could you please help me out in knowing how to do an entry in the listening port so that Oracle can understand my SID = ORCL is listening this port only.

    (1) I created my 1st database using DBCA.

    Now, I just did an entry in the LISTENING port. ORA specifying number 1521 port,

    (2) I have created a database as ORADB I specified as 1523 port number with my host name and a different database DB3 I've specified the port number 1525.

    But I've specified blindly some port numbers and my host name, I got an error, the listener, I enclose the exit to the station.

    (3) when I try to ping at the entrance in the listening port, its success. tnsping was a success and I am able to connect to oracle using the connection string,

    My problem is why my interlocutor doesn't support all services and how the database is able to connect to the correct database. Please find the AMT and the exit. I've also added my TNS and listener files

    Earphone output:

    Listener_output.png

    Output TNS:

    tns_output.png

    Sqlplus output:

    sqlplus_output.png

    Listener.ora:

    LOCAL_LISTENER = (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST= dev5065) (PORT = 1521)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

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

    (ADDRESS = (PROTOCOL = TCP)(HOST = dev5065) (PORT = 1521))

    (ADDRESS = (PROTOCOL = TCP)(HOST = dev5065) (PORT = 1523))

    (ADDRESS = (PROTOCOL = TCP (PORT = 1525))(HOST = dev5065))

    (ADDRESS = (PROTOCOL = TCP (PORT = 1527))(HOST = dev5065))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    ORCL =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP)(HOST = dev5065) (PORT = 1521))

    )

    )

    ADR_BASE_ORCL = / u01/app/oracle

    ORADB =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP)(HOST = dev5065) (PORT = 1523))

    )

    )

    ADR_BASE_ORADB = / u01/app/oracle

    DB3 =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP (PORT = 1525))(HOST = dev5065))

    )

    )

    ADR_BASE_DB3 = / u01/app/oracle

    CLONEDB =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP (PORT = 1527))(HOST = dev5065))

    )

    )

    ADR_BASE_CLONEDB = / u01/app/oracle

    TNSnames.ora

    ORCL =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP)(HOST = dev5065) (PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVICE_NAME = orcl)

    )

    )

    ORADB =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = dev5065) (PORT = 1523))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = oradb)

    )

    )

    DB3 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1525))(HOST = dev5065))

    (CONNECT_DATA =

    (SERVICE_NAME = db3)

    )

    )

    CLONEDB =


    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1527))(HOST = dev5065))

    (CONNECT_DATA =

    (SERVICE_NAME = clonedb)

    )

    )

    Could someone help me solve this doesnot listener support service please. I posted all the details.

    I am not able to connect to my database that is present in GNU / Linux my Windows System. Can I connect to the database using command prompt in windows using the TNS database file that this s in Linux?

    example: < chaine_connexion > tnsping


    This connection string points to the current instance in the linux box and my tns is present in windows system.

    Thanks and greetings

    Malla Vinay

    Oracle DBA training

    Miracle Software Systems Inc.,

    Listener supports no services... !

    Windows to Linux listener TNS connection error!

    Lions and tigers and bears, oh my!

    Where to start...

    Your understanding of the role of the listener, its relationship to the database and its configuration are leaves much to be desired.

    As Sybrand said, your listener just to a port, and the default value of 1521 is quite sufficient.  This is the port that the client will use to communicate with the listener to ask for a connection.  There is no relationship between this port and any database supported by the listener, nada, zilch, zero.

    Second, you say you have entered like this in your listener.ora:

    ORCL =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP)(HOST = dev5065) (PORT = 1521))

    )

    )

    ADR_BASE_ORCL = / u01/app/oracle

    Where in the world do you have the idea to put those in listener.ora?  There is nothing like that documented in the reference Services Net (content).  Those aren't entries for tnsnames.ora, listener.ora.  And the constant repitition of ADR_BASE is useless.

    The best thing you can do is to simply delete your listener.ora file and make sure that the LOCAL_LISTENER parameter in each of your databases is NOT defined.  Thereby the listener quite fortunately starts, using port 1521, and databases to record with the port to listen on this port.  Then change your customer files tnsnames.ora to 1) always specify the port 1521 and 2) remove these entries ADR_BASE.

  • 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?

  • How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?

    People,

    Hello. I installed Oracle 11 GR 2 database server in the Oracle Linux 5 operating system.
    All customers (NetCA, DBCA, GROUND Deveoper, sqlplus...) works properly on the database server. The LISTENER_PT853 listener is listening on client tools under Linux successfully.


    I also installed Oracle database Client(SQL Developer, NetMgr, NetCA, sqlplus,...) in Windows XP. So that the client tools to connect to the database on Linux server, the listener in Linux must be tuned to the service in Windows XP.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853
    Connection type: default database
    "TCP/IP Protocol".
    Host name: 192.168.196.102
    Port: 1521


    Listener: LISTENER_PT853
    Protocol: TCP/IP
    Host: 192.168.196.102
    Port: 1521


    I have test the Service PT853 with "SYS" username and password "SYS." The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is lower at:


    Service name: PT853_Linux
    Protocol: TCP/IP
    The host of the database Machine name: 192.168.196.102
    Port: 1521


    I test the connection by using "SYS" username and password "SYS" and got this error: ORA - 12514:TNS: listener does not currently of service requested in connect descriptor. There may be an error in the input fields or server may be ready to connect.


    Can I check the status of the listener in Linux Server machine as below:

    [user@localhost bin] $. / lsnrctl status LISTENER_PT853

    Its release: Service PT853 has 1 instance. PT853 of the Forum, State LOAN, has 1 handler for this service.


    Foregoing, we saw the listener in the Linux server machine only to listen to the PT853 service in Linux but not to listen to the service PT853_linux of the Windows XP client computer.

    Windows XP (192.168.196.101) and Linux (192.168.196.102) can ping each other successfully. So that client tools in Windows XP connection in Server database on Linux, the listener in Linux need to listen to on the service in Windows XP first.

    In Net Linux Manager, I add an address more (TCP/IP, 192.168.196.101, PORT 1521) to LISTENER_PT853, but gets the error.


    My question is:

    How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?


    Thanks in advance.

    UserAL1178M wrote:

    Hi you ave create listener.ora.

    Actually, no he didn't "need to create listner.ora.

    In fact, its problems stem from the fact that it * has * created one instead of letting some things by default.

    I give an example of my environment

    [oracle@home ~] $ cd /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/

    [oracle@home admin] $ cat listener.ora

    listener.ora # Network Configuration file: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = home.test.al))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.test.al)

    )

    )

    ADR_BASE_LISTENER = / home/oracle/app/oracle

    [oracle@home admin] $

    Change host, name of service depending on your environment. Your port is 1521.

    Then, first run all the listener and database startup. If you do the opposite, with that you will need to register the service change the order of system registry.

    Let me now if you need another sth

    Kind regards

  • Is there such a thing as the Windows support and Service Center, phone 02032866214?

    Is there such a thing as the supported Windows and Service Centre, Tel. 02032866214, or is it a phone scam?

    If someone rings you claiming to be from Microsoft and that you did not go to Microsoft you call, then it is a scam. Microsoft never make these requested no calls to technical support. Do not let them give any info, do not give access to your PC, not give them all the money and do not go to all the websites that they suggest. One moment. See:

    http://www.microsoft.com/en-gb/security/online-privacy/msname.aspx .

    (these scammers can use names other than Microsoft as well)

  • Help and support of service activation

    Receive error message when you try to access the help and support service.  Error message indicates that the system has not been started.  How can I go?

    It is using Windows, then you'd better ask in a forum of Windows.

    --
    Stefan Blom
    Word Microsoft MVP
    (Message posted via NNTP bridge)
     

     
    "Gone Marilyn V" <=?utf-8?B?TWFyaWx5biBWIGFsbGV5?=>wrote in message News: 5b04b9da-5cdf-4f99-bbe5-50f69373a437...

    In MS Word 2007, Windows XP, click Help and support on the start menu.  Can not access.

    Error message states: "Windows cannot open help and support because a system service is not ongoing enforcement.

    To fix this problem start the service named 'help and Support '. "How should I start?  M

    Stefan Blom, Word of Microsoft MVP

  • When is MS stop support Vista service pact 2 and a few questions about the upgrade to the new version

    Hello comrades,.

    I have a few questions and concerns, and hope that you guys can share with me some lights here.

    1. What is MS stop supports the Covenant of service about the update of windows Vista 2 / other online support?

    2. my computer is vista based 32 bit, ultimate version. I heard that there are a lot of wonderful things about Windows 8. Should I move to Windows 8, or should I actually wait awhile then buy a new computer with Windows 8 64 bit attached?

    Honestly, it's a question that has been bothering me for some time. But my laptop is 4 GB of RAM, 1920 x 1080 HD display, 300 GB HARD drive at 5400 RPM (cost me a lot - it's a SONY) and have been works very well even with vista, the operating system highly complainted by many others. I think it would be a waste to buy a new computer, including the so-called net-books and i - PAD, I know, they are beautiful and sexy, but looking at their record, I was speechless. Yet knowing 32bits was maximum and MS has already announced that they stopped support for Vista SP1, consider that SP2 is expected online.

    3. how long do you 32-bit based can last? Should I increase the RAM of 4 GB to 6 GB and upgrade to Windows 8?

    4. How about 64-bit based of the future? Or is it true that most of the computer manufacturing starts in the future these application device of the base (not the real computer-driven software)?

    5. or should I forget it all, wait 3-4 years, until my laptop would be a museum piece, then buy a desktop computer which monitor and hard drive is all separated, knowing it is the best technique for the $s and phone for mobile computing laptop use there?

    I understand that this is somewhat a personal decision, but I really appreciate you guys Preview on the path of the operating system! Thank you

    Yes it will work to buy a copy upgrade of Windows 8.   This is a custom installation rather than an upgrade in place once you switch between 32-bit and 64-bit.  However you can still save money by buying the upgrade license.

    More important is that all the drivers you need will be available.  Your computer manufacturer will not write drivers for Windows 8 because the computer has been out of production far too long.

    Windows 8 is a significant departure from previous versions and I suggest that you upgrade to Windows 7 If you are tired of Vista or wait until you buy a new computer before Windows 8.  You read the discussions on the forums of Windows 8 CP.  At this point, there are many critics of Windows 8 due to the removal of the Start button and Start Menu.  Many people dislike having to rely on style Metro Screen start for many things.  It is becoming a major concern.

    To navigate to the Windows 8 CP forums use in the middle of the dropdown at the top of this forum page.

    Note:  Microsoft has not announced that there will be copies upgrade for Windows 8.  Microsoft has already stopped providing copies of upgrade of Office is not yet clear what will be available for 8.

  • tech support subscription service reviews and recommends

    As a novice, I need a "cranky" to call when my PC goes blue screen and I have no idea what to do next.  Service to which I have subscribed 2 years ago was super great; HOWEVER, these last few months very few officers speak AMERICAN ENGLISH more.  They "guarantee" that they would NOT outsource.  Instead they were importing cheap foreign labor.  The result is the same, poor communication and weak results.  Can anyone recommend a service in the USA?  Someone knows something about TechForMe. com?  Any suggestions will be appreciated.  Thank you.

    Hi Perry,

    I imagine the inconvenience that you are experiencing.

    You can consult the following links to contact Microsoft support:

    http://support.Microsoft.com/contactus/?ln=en-in#

    http://answerdesk.microsoftstore.com/msusa/en-us/answerdesk?&PartnerID=store&rejoin=0&PSRC=mscom&EntryID=mscom&campaign=msdotcom_slashanswerdesk&WT.mc_id=msdotcom_slashanswerdesk

    http://support.Microsoft.com/GP/customer-service-phone-numbers

    I hope this helps. If you have any other queries/issues related to Windows, write us and we will be happy to help you further.

  • not have access to contact support technical service

    Contact Access support in the following text appears on the computer

    Access denied

    You don't have permission to access the 'http://getsupport.apple.com/GetproductgroupList.action' on this server.

    Reference #18.bb1a32b8.1450042255.130f40ae

    I don't know why this is happening. Absolutely no problem when you use a mobile phone to access the 4G network. After connecting the WIFI but not being able to access properly at the.

    Try this:

    https://www.Apple.com/support/feedback/

  • Supported Bluetooth Service does not start

    The service above will not start. When an attempt is made to run, it says that the service did not timely. I tried put it back, with no joy.

    Windows XP SP3, which seems to be the culprit

    EDIT: The user is using a Bluetooth Dongle. It works fine on other machines. The problem seems to be the service won't start do not. When the bluetooth network device is double-clicked, it says: an unexpected error has occurred, contact your system administrator

    Hi Kim,

    In fact, I had not to restart my machine change just as you said and then start the service manually. It worked and no reboot is necessary, I also change it to automatic. I use Win 7 Professional.
    In response,.
    Dave.
    Sophomore Montana State University Student.
    Computer Science Major with Native American Studies Minor.
    Work by becoming a doctorate in computer science.
  • The worst Support Adobe &amp; service customer - Creative cheating!

    Good day everyone,

    So, I was using some of the CS6 products, but not have all the applications and get an email with an offer to get a 1 year subscription price reduced.

    I got it. It has been for automated PayPal payment. I was happy for 2 months.

    The month of 3d, I received a message there is a problem with billing information. I immediately contacted support and they told me to check the billing information. I checked and I said it is set to PayPal and I can't change it. They told me not to worry because everything is good.

    After that some days I contacted them again as I have not received the message about the payment. They said, don't worry, everything is good.

    I received an email there is a problem of Adobe Portfoilo. I contacted the support again. They said not to worry and forget about it.

    Then... The subscription was cancelled. I contacted the support again.

    They told me to get a full subscription for a full price.

    I'll now try old CS6 products instead of cheating wonderful Creative. In addition to spending a lot of time, I am not able to make the urgent work for my clients how costs more then the price of the subscription. I understand that Adobe does not want to keep their promotions, but it's just a... I can't describe all the emotions I have. I will certainly NOT use creative cloud. It is not worth to spend a dollar on this issue, given that the level of support is the worst I have ever experienced. They have not even say sorry.

    Don't worry, we you fool you. Stay away from creative cheating and be sure that they won't help you when you have a problem. We made a mistake? You pay customer and have a nice day.

    Just in case:

    How we stop to resume my perpetual license CS6 creative cloud?

    https://forums.Adobe.com/thread/1584746

  • 12 WebLogic support Oracle Service Bus

    Is it a prediction on OSB, REL, OSR (SOA Tools) be supported in WebLogic 12 c? OSB is the most important for me.

    Hello

    The latest version of OSB realease avaible is 11.1.1.6.0.

    OSB are coupled with the Weblogic Server versions. Thus, for example OSB 11.1.1.6 will have problems running on Weblogic Version 10.3.1, similarly, that you will not be able to run properly on Weblogic 12 c 11.1.1.6 OSB.

    Here is the list of the compatible OSB, Weblogic and EPCO.

    OSB Weblogic EPCO
    11.1.1.6.0 10.3.6 11.1.1.8.0
    11.1.1.5.0 10.3.5 11.1.1.7.2
    11.1.1.4.0 10.3.4 11.1.1.6.1
    11.1.1.3.0 10.3.3 11.1.1.5

    Kind regards
    Abdul

  • The problem of ORA-12154 - listener listener two same service

    I have two entries in tnsnames.ora with SERVICE_ID even
    I can connect to REPSTG using sqlplus. cmd\ > sqlplus username/pass@REPSTG

    but when I try to connect to the ORCL using sqlplus. cmd\ > sqlplus username/pass@ORCL,.
    Oracle show message:
    ORA-12154: TNS: could not resolve the connect identifier specified

    I'm using Oracle 11 g R2 - Windows Server 2008 R2

    Here are my tnsnames.ora
    REPSTG = 
      (DESCRIPTION = 
        (ADDRESS_LIST =  (ADDRESS =  (PROTOCOL = TCP)(HOST = myhostname)(PORT = 1521)
          )
        )
        (CONNECT_DATA = 
          (SERVICE_NAME = repstg)
        )
      )
    
    
    ORCL = 
      (DESCRIPTION = 
        (ADDRESS_LIST =  (ADDRESS =  (PROTOCOL = TCP)(HOST = myhostname)(PORT = 1521)
          )
        )
        (CONNECT_DATA = 
          (SERVICE_NAME = repstg)
        )
      )
    Thank you

    Indra says:
    In my PB, I have two database:

    D:\ORACLE\db\product\11.2.0\dbhome_1
    D:\ORACLE\db\product\11.2.0\dbhome_2
    

    What do you evidence isn't two databases, it is two ORACLE_HOMEs. In other words, two installations of the RDBMS software. Do NOT confuse the software with a database.

    This and the rest of what you post in this thread shows a real misunderstanding of how oracle in general - and tns in particular - works.
    I suggest you start here > http://edstevensdba.wordpress.com/2011/02/09/sqlnet_overview/, and then follow up with some time spent in the manual of Concepts to tahiti.oracle.com

    When I check using lsnrctl status, is the location of listener.ora:
    D:\ORACLE\db\product\11.2.0\dbhome_1\network\admin\listener.ora

    and my listener entries are in the file D:\ORACLE\db\product\11.2.0\dbhome_1\network\admin\listener.ora...

    and I was checking the D:\ORACLE\db\product\11.2.0\dbhome_1\network\admin\listener.ora file and give the same entries...

    I'm always confused with this problem

  • After what date microsoft won't provide any further updates or support for service pack 3 home edition 2002?

    Is it possible to buy an extension & if so, what will be the cost.

    What are the thrisks to continue pre-mounted to the internet after the expiration date?

    Am I correct to assume that I am save and use xp offline as long as I log never Internet?

    Microsoft didn't offer any other updates for WinXP SP3 after April 8, 2014.

  • "Home HP Network Support diagnosis Service" prevents me from using 'Stand By' or 'Putting into hibernation'

    I have a PhotoSmart D110a printer with wireless capability. I use the latter with my Saumsung Netbook with Windows XP. A week ago, I used the diagnostic tool to get a connection with the printer. Then I started to encounter the problem of the object. I tried everything including uninstalling all HP programs on my netbook, delete the remaining files from HP that I could or might find and running a Registry Cleaner a couple of times. Still no luck. A gremlin is still giving me the same message and prevents me from using these features. I would appreciate help/suggestions. JohnRE

    Take a look at this ad.

Maybe you are looking for