Why lsnrctl status displays the services that are not in listener.ora?

I have a database 10g on Solaris 9.

When I do "lsnrctl status" I get the following:

LSNRCTL for Solaris: Version 10.2.0.5.0 - Production on July 29, 2015 11:46:30

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

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=cees2) (PORT = 1521)))

STATUS of the LISTENER

------------------------

Alias LISTENER

For Solaris TNSLSNR version: Version 10.2.0.5.0 - Production

Start date July 14, 2015 07:52:31

Availability 15 days 3 h 53 min 59 s

Draw level off

Security ON: OS Local Authentication

SNMP OFF

Parameter Listener of the /oracle/tns/listener.ora file

The listener log file /Oracle/OraHome/10.2/network/log/listener.log

Summary of endpoints listening...

(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=cees2) (PORT = 1521)))

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

Summary of services...

Service 'PLSExtProc' has 1 instance (s).

Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...

Service "FEC" has 1 instance (s).

Instance "FEC", State LOAN, has 1 operation for this service...

Service 'ceesXDB' has 1 instance (s).

Instance "FEC", State LOAN, has 1 operation for this service...

Service 'cees_XPT' has 1 instance (s).

Instance "FEC", State LOAN, has 1 operation for this service...

The command completed successfully

And here is the content of the listener.ora file:

##############################################################################

LISTENER =

(DESCRIPTION_LIST =

(DESCRIPTION =

(ADDRESS_LIST =

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

)

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC))

)

)

)

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(SID_NAME = PLSExtProc)

(ORACLE_HOME = oracle/OraHome/10.2)

(= Extproc PROGRAM)

)

)

My question is where are the EEHC, ceesXDB and cees_XPT services if they are not defined in the listener.ora file?

Thank you

Michael

Try this search string in your favorite browser:

listening service Oracle xdb

Tags: Database

Similar Questions

  • I want to see just all the Photos that are not in an album - possible?

    Hello

    is it possible to see all the photos that are not in the album?

    Photo on Mac

    THX

    Stefan

    Yes, create smart albums with the rule 'Album isn't everything. "

    For the file menu: file > new Smart album

    This album will contain all the photos that are not in any standard album.

  • How can I see the photos that are not in an album?

    How can I see the photos that aren't in an album in the App "Photos"? I noticed that in the Album 'Pictures' are pictures I thought I deleted already. I would like to see all the photos in an album, so I can finally delete them.

    You can go the the file menu Photos and click New Smart Album, and then set the condition of Album - is not. This will create a smart album that will show you all the photos that are not in any other album.

  • y at - it a button to remove all the nuances that are not used in an file?

    Hey all,.

    I was wondering is there a button that removes all the nuances that are not used in an illustrator file?

    Any help would be great

    Look in the Actions Panel. It should be an action he who says to remove all unused items in the Panel.

  • queue on the profile that are not used

    Hi guys,.

    is anyway to wrap on the profile that are not used or attributed to any user name or roles?

    flaskvacuum wrote:
    Hi guys,.

    is anyway to wrap on the profile that are not used or attributed to any user name or roles?

    SQL> CREATE PROFILE test LIMIT
      2     FAILED_LOGIN_ATTEMPTS 5
      3     PASSWORD_LIFE_TIME 60
      4     PASSWORD_REUSE_TIME 60
      5     PASSWORD_REUSE_MAX 5
      6     PASSWORD_VERIFY_FUNCTION null
      7     PASSWORD_LOCK_TIME 1/24
      8     PASSWORD_GRACE_TIME 10;
    
    Profile created.
    
    -- Created but not assigned --
    SQL> select distinct profile from dba_profiles where profile not in (select profile from dba_users);
    
    PROFILE
    ------------------------------
    TEST
    
    SQL>
    
  • How is possible to create a smart collection to find all the photos that are not belongs to any collection?

    Hello

    How is possible to create a Smart Collection to find all the photos are not belongs to any collection?

    "Yesterday I was importing a lot of photo when my camera battery died then I succeeded him and continued to import without thinking that the previous import collection literally means" previous import. "

    So I need to find a way to create a smart collection that will reveal all the photos that do not belong to any collection.

    I solved the problem with a workaround is creating a collection based on the date of the photo which worked well, but must be nice to have a more general collection to find all the photo that are not from the collections.

    Thanks in advance,

    Marco.

    Another way to do

    1. Select all photos in the catalog

    2 dismiss a color label

    3. go to collections and multi select all your collections (ctrl)

    4. select images and give them a color

    5. return to the catalogue

    6. filter by color label - No

  • Help - why the songs that are not on my iPhone appearing in my list of app music albums/songs?

    I have over 500 GB of music on my Mac, so I create a playlist for the songs I want to sync my iPhone. Yet when I look at my phone, there are many songs that are not in sync would be playlist. They cannot be read unless the phone is connected to my wifi at home, but I don't want them cluttering up my phone and makes it almost impossible to find the tracks I want to listen to.

    I hate the new music app. For the first time since I converted to Apple 10 years ago, I wonder if I can be forced away because it's so horrible. Why ruin a great product with terrible software? Anyway, if anyone can help me to fix this serious bug, I would be very grateful.

    If you go to the library of the screen and press the red text just below the icons of the album/playlist (where you select whether you want the screen to show the view of the artist/Album/songs downstairs there is a toggle to only show that downloaded music.) If you enable this, then only the songs that are actually ON your iPhone will be in BLACK characters. The rest of your music library to iCloud either won't display at all or be grey. Now - if you have a few streaming, you can see more songs, because the songs that are heard are cached in the memory of the iPhone box and supposedly deleted automatically when it fills up (but not user accessible unless you use some third-party programs).

    What you can do - so they need WiFi or data cell-, it's make a playlist in iTunes that you want on your iPhone. Then (assuming that Apple music and iCloud music library are running on both), you can go to the playlist and press the small cloud/down arrow icon and download these tracks on your iPhone. Then, you can play these songs without access to wifi or cell phone.

  • Find indexes in the schema that are not used

    Hello
    Anyone know an easy way to SQL or EM to find all indexes that are not used (not accessed) in a schema?
    Greetings

    Published by: user552215 on January 26, 2012 04:15

    Salvation;

    Please see:

    Identify unused indexes [ID 144070.1]
    Identify unused indexes with the ALTER INDEX TRACKING controls [ID 136642.1]

    Respect of
    HELIOS

  • When I open the site in Contribute CS5, it moves items to the bottom of the page that are not in the regions of editiable

    Site was created in DW CS5 and so it is edited in DW it's fine. The minute you click on edit in Contribute CS5 text, links, and div tags is pushed to the bottom of the page. This is before I touch event whatever it is in an editable and the elements that are affected are not in an editable? If I go ahead and make changes in the region of editiable and save, he recorded with all of these elements encountered towards the bottom of the page. I convinced a client that Contribute was the way forward, they bought 3 licenses and now can't change their site.

    Any ideas?

    This problem is the adjustment of spacing of the paragraphs in the role of setting.

    (1) administer site in Contribute.

    (2) select the role, then click on change settings for role...

    (3) in the dialog box change the parameters of role (mentioned below), choose "two lines, as in (uses standard web page editors '.

    Tags)' option under the spacing of the paragraphs in the editing category.

    (4) to save the settings and try to place again the page in edit mode.

    Hope this has solved your problem.

  • Many services that are not started in the Windows XP computer.

    Original title: WIN XP has deteriorated
    Seems a great number of services do not start and are lost.  This causes a lot of things I don't like:
    No Clipboard
    No audio
    No spool printer
    Impossible to move files
    Cannot use the system restore
    etc.

    My CPU get - online, most of the work programmes, but these limitations are really more than annoying.  I spent hours to read and do all kinds of things, but alas the notng seems to work.  I created an image of the CD from my WIN7 CPU.  No change.  * Sigh *.

    I am sad.

    If sfc/scannow you help, I'll send you or your charitable organization preferred $100 Americans.  So far, I'm zero dollar.

    What you mean:

    No Clipboard

    Do you mean that you are unable to start the ClipBook Service?

    If you try to get an error 1068, that's because the ClipBook Service has a dependency (see the Dependencies tab) and who would be the network DDE Service and who does not start because it also has a dependency of the Network DDE DSDM Service.  So they all have to work for the ClipBook Service starts.

    I would say that normally keep all that junk disabled unless you think you have a good reason for them to run at all.

    What you - services are lost?  They lack the Services Applet?

    Which are absent?

    What a Win 7 has to do with this XP system (hopefully nothing).

    I would like to run some malicious software scans everything first, then we can see about getting your Services back together.

    Download, install, update and do a full scan with these free malware detection programs:
    Malwarebytes (MMFA): http://malwarebytes.org/
    SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
    They can be uninstalled later if you wish.
    Restart your computer and solve the outstanding issues.

    Then just choose a Service - like your print spooler and try to launch and operate.

    Describe what happens when you try to start it (next to her does not work).  If you ever get an error 1068 you try to start a Service, you must open the properties/dependency tab and see what needs to be executed first and start them (such as the remote procedure call (RPC) Service).  The RPC Service should be running all the time in any case - is - it?  I f it does not work, run it, and set the Startup Type to automatic.

    If your Service of print media is totally absent from the Service Applet (it happens sometimes), I am sure, that a Microsoft Support engineer can say to it add.

    If they can't, I'll do it.

  • Search for Windows 7, why not if give me the files that are not yet in my augument search?

    Windows 7 Home premium 64-bit OS.

    Have a lot of files are duplicated.

    In Windows 7 lets say the files in the folder have files that look like:

    Bill 120.le rar
    Bill 121, rar
    Bill 1 .rar

    and we want to remove duplicates with '(1) '.
    and we enter research * (*)

    Under XP it would only list the file: Bill 1 .rar IF you entered *(*.)  or *) * or (1), etc.

    Bill 1 .rar

    In Windows 7, since I started to use Win 7 years, everything I do is get frustrited when it will sometimes give me what I ask for the Bill 1 .rar.
    but most of the time like now, will give me ALL the files WITH and WITHOUT the "()".

    Bill 120.le rar
    Bill 121, rar
    Bill 1 .rar

    WHY?  and how can he give me what I asked?

    (I tried ALL the settings and they all do the same thing)

    Enter in the search box:

    name: ~ = "{}"

    The ~ = indicates to Windows 7 search to look anywhere in the name.  Usually, the quotes would not be needed, but( ) has a functional use of search for Windows 7, and the quotes tell Windows 7 search just deal with ( ) as a chararacter.  I tried to find a way to search for a (?), after? as a wildcard but couldn't.  [Update: solution concludes, at the end of the post]  However, you can enter this to search for files named with the two ( and ), but not necessarily appearing in the (#) form.

    nom : ~ = "(" nom : ~ = "")" »

    or more compactly,

    nom : (~ = "(" ~ = "")" »)

    Update: more than a month later, I realized the more compactly.  Subsequently, the? is interpreted as a wildcard character.  If more digits is possible, then additional search with? exactly two for? for exactly three and so on.

    Name: ~ "* (?) *"

    If filename: is used instead, then the tilde is redundant:

    filename: "* (?)" *"

  • Windows will not display the programs that are installed in the area Add / Remove programs

    I tried to install firefox, then I change my web page. It reported a script error when loading. The program runs, but not right so I removed and tried again with the same result. It runs in the safe is no no not sure what it is.

    Now I can't run add it / remove programs in the Control Panel, it will be no fill. I can leave this mode and run what seems normal.

    Thanks John

    Hi Tubethumper,

    1. the Add/Remove Programs list is empty?

    2. you receive an error message when you access Add/Remove programs?

    3. do you still receive error loading Firefox?

    See the Microsoft article below and run them the fixit tool available, check if it works.

    Incorrectly, Add/Remove Programs tool displays installed programs

    http://support.Microsoft.com/kb/266668

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Are displayed the cards that are supposed to be gray-green

    All site-cards that are supposed to be green are grey in my Dreamweaver interface. How can I change color?

    ff.png

    Just an another unpopular "feature" of an update

    Show icons in color on Mac?

  • How to track the URLS that are not in the 'history', but were actually visited by the browser?

    I open a page web mith several links that appear the same:
    www.someurl.com/somepage.SD#
    When I click on links, the section of the web page is expanded and more information is displayed. the web page contains JavaScript. So, I want to follow the real URL that the browser visits.

    These data are retrieved via a XMLHttpRequest to rebuild the part of the page and the URL in the location bar remains the same.

    You can see in the Web Console (Web Developer > Web Console;) CTRL + SHIFT + K) as a POST and GET action.

    You won't see a history entry in this case because you are not actually visit this web page.

    These data are simply used by JavaScript to update the content of the current page.

  • Spectrum of HP x 360: replacements of cord/power from the aftermarket that are not so ugly block?

    I just got a new spectrum of HP 360 x which is a computer laptop beautiful aluminium but it comes with this ugly brick black power.

    Apple has figured out how to include the power cord in its overall design. Why manufacturers of PC/Windows cannot do the same?

    Does anyone know of blocks replacement power supply for HP laptops that have a sense of design and are not so ugly?

    Hi, you can buy a thin travel adapter, here is a page that can help you with the selection.

    http://store.HP.com/webapp/WCS/stores/servlet/ContentView?StoreID=10151&eSpotName=BatteryFinder&catalogId=10051&langid=-1

    Thin adapters are nicer :-)

Maybe you are looking for

  • exclude duplicates when the disc

    I would like to know how to exclude photos double when you copy the disk

  • Windows media player 10

    Yesterday, the 'media information' of the internet has stopped working (not found windowsmedia.com) I am running Windows XP and use Windows Media Player 10. Anyone with any sense know what is happening?

  • ePrint prints the only copy

    When I select multiple copies on ePrint, it prints only one copy. I use the driver Windows 7 ePrint. Looks like it uses a 5.0.3.9148 Installer.

  • Unable to connect to the printer wireless HP D110

    Bought a new printer D110 last week.  Turned on, it has detected my wireless router Actiontec (Verizon FIOS) with signal max, and I logged it, using my WPA key.  It appears that he successfully connected and returned a hard copy report indicating tha

  • IllegalArgumentException loading Server Image

    I'm pretty much have the same problem with the user in this THIS thread. The only difference is that my file is not on the SD card, rather I put through the HttpConnection. Fix the other user was using () (FileConnection) conn.fileSize; How can I get