Listener service stopping

I am using oracle database 8i in windows 2000 server .
listener service is stopping by its own after some time.
I have deleted the listener and re-created it but same problems exists.

Is it possible for you to upgrade your release? There's some patches, you should be using 8.1.7.4.26 release (at least). Note that this db release is no longer supported by Oracle.
Regards
Marcos

Similar Messages

  • Listener service stopping periodically

    Hi all,
    My Oracle 10gR2 listener service has been stopping periodically around 9.00am every monday for the past 4 weeks now. I checked every log files (alert log, listener log, OS SuSE Ent Linux log) and nothing was reported. Once I restart the listener service, every thing will be back to normal.
    Has anyone exprience this before or anyone has an idea on what is happening?
    Regards,

    Hey
    maybe it will give you a hint when you enable the listener tracing:
    http://download.oracle.com/docs/cd/B19306_01/network.102/b14212/troublestng.htm#i423150
    and check this metalink Note: 340091.1
    have you clusterware (check with crs_stat -v -t) or RAC installed?
    Regards

  • Start and Stop Listener service -Oracle 10g

    Please, How I can stop and start listener service? My question is because I have "Oracle Instance" Oracle NT Service" in start up options in manually (i need to have them in way).
    Platform: Oracle 10g.10.2.0.1.0 / Windows XP Professional.

    If I understand your issue....
    C:\> net start <listener service name>
    and
    C:\> net stop <listener service name>
    where <listener service name> is exactly the service name you see in Services panel.

  • Problem removing Listener Service in Clusterware 11g

    It appears that I already have a listener service as shown below, and I am having problem removing this service so that I can create another. I know that I can just add a new listener service for each node, though if anyone would share some insight on how I can remove this listener service ofr Oracle 11g Clusterware with two node cluster, I would appreciate your insight. Thanks
    rac1.respecti.com>./crs_resources.sh
    HA Resource Target State
    ora.rac1.gsd ONLINE ONLINE on rac1
    ora.rac1.ons ONLINE ONLINE on rac1
    ora.rac1.rac1.lsnr ONLINE ONLINE on rac1
    ora.rac1.vip ONLINE ONLINE on rac1
    ora.rac2.gsd ONLINE ONLINE on rac2
    ora.rac2.ons ONLINE ONLINE on rac2
    ora.rac2.rac2.lsnr ONLINE ONLINE on rac2
    ora.rac2.vip ONLINE ONLINE on rac2
    rac1.respecti.com>srvctl remove listener -n rac1 -l rac1
    PRKO-2203 : Listener is running on node: rac1
    rac1.respecti.com>srvctl stop listener -n rac1
    CRS-0210: Could not find resource 'ora.rac1.LISTENER_RAC1.lsnr'.
    rac1.respecti.com>

    Hi, Is there any tnslsnr process running on the node. To understand the problem better, enable the debug trace for the .lsnr resource. You can enable trace by executing the following command as root.
    crsctl debug log res "ora.rac1.LISTENER_RAC1.lsnr:5"
    crsctl debug log crs "CRSRTI:1,CRSCOMM:2,OCRSRV:4"
    Try to stop the listener.
    Examine the log files under CRS_HOME/log/$HOST/crsd/* and CRS_HOME/log/$HOST/racg/*
    Thanks & Regards
    -Harish Kalra

  • Oracle 11g Express: listener/DB stopped regularly ...

    Dear all,
    we currently use oracle DB 11g express edition on Win XP in order to do nigthly test of our product accessing the DB via a JDBC driver. After two successful nightly test communicating via JDBC doesn't work anymore due to stopped DB listener. The first error message I got was "ORA-12518, TNS:listener could not hand off client connection", I fixed it via settings up maximum processes to 450, then I got the next error message where I don't know what to do "ORA-12560: TNS:protocol adapter error". Please can you help me since I need a stable DB for nightly continuous integration tests.
    Thank you in advance, Andreas.

    Bumping processes would seem to be a symptom fix, not a problem fix- if a session can't get a connection because available processes are at the max, must be some client programs with a bug/glitch where they aren't letting go of their session(s).
    Eg. maybe hitting an exception block, and the code never sees a "close connection" call? Until that bug (the problem) gets fixed, increasing process limits is not going to be much of a fix. Just a guess, can't know for sure without seeing the code.
    Anyways, for the ora-12560 something may have gone astray (or changed?) with host network adapter settings- hostname change? IP address change? IPv6? Is the host a DHCP client? Is there more than one NIC on the host? Do both the hostname and its IP address(es) resolve correctly? (... ipconfig /all ... `hostname` ... nslookup <hostname> ... nslookup <n.n.n.n> ...)
    One item to try, stop the listener and move the listener.ora file "out of the way" (eg move listener.ora listener.ora.bk) as others have suggested here before. Any RDBMS install has its default listener, named LISTENER, and if all the default settings are OK for your setup then using that should work fine. Double checking that the listener service still shows in the services applet would also be advisable, only takes a moment ... Start/Run/services.msc ...
    Another possible fix for ora-12560 is setting ...HOST=0.0.0.0... in listener.ora, that is the "any IPv4" address setting, but that is advisable only if the host has one NIC, otherwise the instance would be accepting connections at an address you might not want made available to remote clients.

  • Problem With Listener Service: Long Delay Starting Listener, Intermittent Connections

    I am having trouble connecting to my Oracle database.  I'm not sure what the cause was, but now when I connect to a database that has been working fine for the past two years, I usually get a ORA-12541 error.
    I run lsnrctl status on the server and get a prinout like this:
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dqaswn02)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 61: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 2: No such file or directory
    I've also tried manually stopping the service via services.msc and then restarting via lsnrctl start, but when I do this I get a really long delay (10+ minutes) before it returns with something like:
    TNS-01153: Failed to process string: 0í≈♥
    I'm pretty lost as to what is wrong.  I've been messing around with listener.ora, but I don't see anything problematic in there.  Here's a copy:
    # listener.ora Network Configuration File: E:\app\myc0714\product\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\app\myc0714\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\app\myc0714\product\11.2.0\dbhome_1\BIN\OraClr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = dqaswn02)(PORT = 1521))
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    # ADR_BASE_LISTENER = E:\app\myc0714
    LOG_FILE_LISTENER = LISTENER
    TRACE_LEVEL_LISTENER = SUPPORT
    TRACE_FILE_LISTENER = LISTENER
    However, a few times during this I've been able to connect to the server, via sqlplus, but it has taken 10 minutes before the connection comes online.  Once I'm connected, I can query my tables as expected, but I need an application to connect.
    If anyone has any ideas on what could be wrong, please let me know.

    When I opened up netca, I didn't have any listeners configured, which seems very strange.  When adding it, I get this message in the cmd window:
    Oracle Net Services Configuration:
    Configuring Listener:LISTENER
    ServiceAliasException: Could not save Service Alias: TNS-04406: Object already e
    xists
    Default local naming configuration complete.
    Listener configuration complete.
    Oracle Net Listener Startup:
        Running Listener Control:
          E:\app\myc0714\product\11.2.0\dbhome_1\bin\lsnrctl start LISTENER
        Listener Control complete.
        Listener start failed.
    I killed the service via services.msc again and tried starting the lsnrctl.  This time I've got a new listening service going:
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    System parameter file is E:\app\myc0714\product\11.2.0\dbhome_1\network\admin\li
    stener.ora
    Log messages written to e:\app\myc0714\diag\tnslsnr\DQASWN02\listener\alert\log.
    xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DQASWN02.petroleumplace.
    com)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521
    ipc)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=DQASWN02.petroleumplace.
    com)(PORT=1521)))
    TNS-01153: Failed to process string: X☺∙♥
    I just tried starting the trace.  I'm waiting for it to connect, I guess.  I'll post anything I get out of it when it returns.

  • Listener Service Blocked

    Oracle 10g on Windows Server 2003
    One Listener Service with Two instances
    I understand you, the reader, may have some experience working with Oracle Servers and I am hoping you may be able to shed some light on my current issue.
    I have Oracle 10g Version 10.1.0.2.0 Standard running on Windows Server 2003 SP2. There are multiple database instances; as you know each instance has a SID, its own service “OracleService<SID>”, memory space, files, configurations, etc.
    Each database runs though the same listener with an individual listener service.
    There are now six databases on the system (mastsch1, indosch1, bathsch1, bathsch2, bathsch3, and bathsch4)
    The most recent database, bathsch4, is a clone/copy of bathsch3.
    I chose to use the Database Administrator Console to Clone an existing database (bathsch3) to create a new database (bathsch4).
    What I ended up with was a single listener service “bathsch4” reporting two instances “bathsch4” READY and “bathsch3” BLOCKED.
    I’ve checked lsnrctl services and status to gather this information, validated the PATH, and registry settings, and tested resolution of TNSPING which all report the same issue.
    Issue 1:
    I need assistance in understanding how exactly to alter “bathsch3” so it runs again in its own listener service “bathsch3” and is no longer BLOCKED.
    Thankfully, all of the other databases (mastsch1, indosch1, bathsch1, bathsch2, and bathsch4) are running correctly.
    I walked through many scripts and diagnostics to get were I thought stopping and starting the service would bring me back to completion, but ended up after a system cycle back to the same problem, so I’ve clearly missed something.
    In the process of researching this issue, I found that my listener.log had grown exponentially and was at 700 MB already. The majority of this log was the windows service “OracleServicebathsch3” attempting to connect to the database.
    I shutdown the database and stopped the service which drastically reduced the rate of growth.
    Issue 2:
    I need assistance in understanding how exactly to set up the listener.log to either rollover or truncate after 20 MB.
    If you believe you are capable of provide me with any helpful guidance? Please do so, I am happy to answer any question and provide every bit of information you feel would be of assistance.
    Thank you,
    James

    10/16/2009 12:11:27 PM EST
    Thank you for your response - I will definitely attempt your suggestion for item 2.
    With regards to item 1, it appears that I'm not explaining the listener issue well enough.
    On Windows Server 2003 R2 with Oracle 10.1.0.2.0 Standard running if you were to check the listener status, I appear to have only one listener with the correct endpoint.
    If you check the listener services you will see that one listener service, with the name of the new database, is listed as having two dependent instances, the original database, bathsch3, and the new database, bathsch4.
    The original database, bathsch3, is blocked.
    I need guidance on how to uncouple the original database, bathsch3, from the “bathsch4” service and get it back on its own service.
    To follow is a run of the listener status in case it helps to “see” what I am saying.
    e.x. ===============
    cmd> lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 15-OCT-2009 14:34
    :51
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=172.16.0.75)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production
    Start Date 14-OCT-2009 20:17:13
    Uptime 0 days 18 hr. 17 min. 38 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File c:\oracle\product\10.1.0\db_1\network\admin\listener.ora
    Listener Log File c:\oracle\product\10.1.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.16.0.75)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "BATHSCH4XDB" has 1 instance(s).
    Instance "bathsch4", status READY, has 1 handler(s) for this service...
    Service "MASTSCH1" has 2 instance(s).
    Instance "MASTSCH1", status UNKNOWN, has 1 handler(s) for this service...
    Instance "mastsch1", status READY, has 1 handler(s) for this service...
    Service "BATHSCH1XDB" has 1 instance(s).
    Instance "bathsch1", status READY, has 1 handler(s) for this service...
    Service "BATHSCH2XDB " has 1 instance(s).
    Instance "bathsch2", status READY, has 1 handler(s) for this service...
    Service "indosch1" has 1 instance(s).
    Instance "indosch1", status READY, has 2 handler(s) for this service...
    Service "bathsch4" has 2 instance(s).
    Instance "bathsch4", status READY, has 1 handler(s) for this service...
    Instance "bathsch3", status BLOCKED, has 1 handler(s) for this service...
    Service "mastsch1XDB" has 1 instance(s).
    Instance "mastsch1", status READY, has 1 handler(s) for this service...
    Service "bathsch1" has 1 instance(s).
    Instance "bathsch1", status READY, has 1 handler(s) for this service...
    Service "bathsch2" has 1 instance(s).
    Instance "bathsch2", status READY, has 1 handler(s) for this service...
    The command completed successfully

  • Homegroup Listener Service Will Not Start

    The Homegroup Listener Service on one of my machines will not start.  It
    shows an error code of  -2147467262  (0x80004002).  Does anyone know what
    might be causing this?

    Hi,
    Please try the following steps to troubleshoot the issue.
    1. Leave HomeGroup completely
    a. Click the Start Button, type "cmd" (without quotation marks), in the search result list, right click on Cmd.exe and select Run as administrator.
    Note: If you are prompted for an administrator password or confirmation, type your password, or click Continue.
    b. In the popup window, type the following commands and press Enter one by one:
    Net stop p2pimsvc
    c. Access t he following folder and clear all files inside:
    C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\PeerNetworking
    d. Click the Start Button, type "cmd" (without quotation marks), in the search result list, right click on Cmd.exe and select Run as administrator.
    Net start p2pimsvc
    After that, please check whether the service can be started or not. If not, please proceed to the next steps.
    2. Verify the Server service and assure the status is started.
    3. Replace the system file and registry key. Please copy the following files on another Windows 7 machine which HomeGroup Listener service can start normally and import them to the problematic one.
    a. Locate the ListSvc.dll file under the folder C:\Windows\System32. Remove the old one and paste the new one.
    b. Navigate the following registry key on another Windows 7 machine and export it. Then, please copy and import it on the problematic machine.
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HomeGroupListener
    If the issue persists after performing above suggestions, I suggest you run System File Checker (SFC) to verify whether any system file is corrupted.
    Thanks,
    Novak

  • Oracle Listener service not starting.

    Hi,
    Windows 2003 Oracle 10.2. and ECC 6.0
    TNS Listener service is not starting and giving below Error
    "The OracleTST102TNSListener service on Local Computer started and then stoped. Some services stop automatically if they have no work to do, for example, the performance logs and Alerts service.
    Please help me.
    Thanks

    Thanks warren
    This is not a new installation. I was running SGEN Tcode. I stopped the transaction and wanted to start it again, it gave an ABAP DUMP error. After that i had restarted the Server at OS level. From then onwards the TNS Listener service was not starting.
    But the problem is resolved. The problem was with the IP Address. It was changed and the entry was not present in the Host file. So i have made an entry in the hostfile and started the TNS Listener service, it worked.

  • The listener is stopping too often

    Hi,
    I'm new using Oracle Database, here is my problem:
    Initializes the listener and start the database, but after this operation the listener just stops seconds after initialization. the listener only works as 4 seconds.
    So, I can't initialize SQL Developer but on SqlPlus is working...
    Any ideas?
    Thanks :)

    Hi, Thanks for fast answer.
    Here is what you want.
    LSNRCTL> start
    Starting /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/luchasmty/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=luchasmty)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 14-JUL-2011 09:42:55
    Uptime 0 days 0 hr. 0 min. 10 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/luchasmty/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=luchasmty)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    ------------ After few seconds I check the status and received this ---------
    LSNRCTL> stat
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=luchasmty.localdomain)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    LSNRCTL>
    ------------ This is the last lines of log.xml -----------
    <msg time='2011-07-14T09:42:55.748-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>System parameter file is /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    </txt>
    </msg>
    <msg time='2011-07-14T09:42:55.748-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>Log messages written to /u01/app/oracle/diag/tnslsnr/luchasmty/listener/alert/log.xml
    </txt>
    </msg>
    <msg time='2011-07-14T09:42:55.748-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>Trace information written to /u01/app/oracle/diag/tnslsnr/luchasmty/listener/trace/ora_17789_140048067102464.trc
    </txt>
    </msg>
    <msg time='2011-07-14T09:42:55.748-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>Trace level is currently 0
    </txt>
    </msg>
    <msg time='2011-07-14T09:42:55.749-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>
    </txt>
    </msg>
    <msg time='2011-07-14T09:42:55.749-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>Started with pid=17789
    </txt>
    </msg>
    <msg time='2011-07-14T09:42:55.750-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    </txt>
    </msg>
    <msg time='2011-07-14T09:43:05.761-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=luchasmty)(PORT=1521)))
    </txt>
    </msg>
    <msg time='2011-07-14T09:43:05.764-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>Listener completed notification to CRS on start
    </txt>
    </msg>
    <msg time='2011-07-14T09:43:05.765-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    </txt>
    </msg>
    <msg time='2011-07-14T09:43:05.766-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>WARNING: Subscription for node down event still pending
    </txt>
    </msg>
    <msg time='2011-07-14T09:43:05.766-05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='luchasmty'
    host_addr='192.168.1.110'>
    <txt>14-JUL-2011 09:43:05 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=luchasmty)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    </txt>
    </msg>
    Thanks again :)
    Edgar Galván.

  • Will Nodeapps register the listener service of RAC database?

    Hi Friends,
    In 10g RAC will Nodeapps register the listener service of RAC database?
    because if i bring down nodeapps the listenener is also going down
    ora....C1.lsnr application OFFLINE OFFLINE
    ora.rac1.gsd application OFFLINE OFFLINE
    ora.rac1.ons application OFFLINE OFFLINE
    ora.rac1.vip application OFFLINE OFFLINE
    Regards,
    DB

    Hi,
    This is expected behavior. The default listener (listener_nodename) could be starte and stopped with nodeapps.
    srvctl listener is mainly for specific listeners that are other than default.
    http://docs.oracle.com/cd/B19306_01/rac.102/b14197/whatsnew.htm#sthref6
    If you create additional Listeners with non-default names, in other words, with names other than the name listener_nodename where nodename is the name of the node on which the Listener resides, then you must start and stop these Listeners with SRVCTL commands.
    http://docs.oracle.com/cd/B19306_01/rac.102/b14197/srvctladmin.htm#i1009606
    http://docs.oracle.com/cd/B19306_01/rac.102/b14197/srvctladmin.htm#CDCEIDFH

  • Regd. Listener service...

    Hi All,
    In my setup, when I show the listener services through
    ps -ef | grep tnslsnr
    ====================
    [oracle@localhost ~]$ ps -ef | grep tnslsnr
    oracle 18873 1 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
    oracle 18874 18873 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
    oracle 18875 18874 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
    oracle 18876 18874 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
    It shows me 4 services for only one listener and if I try to stop/kill any one of it, all r killed.
    I don't the reason behind that ....
    and also from Login to Lsnrctl and show the status of Listenr is as belwo :
    Services Summary...
    Service "test.area.com" has 1 instance(s).
    Instance "testl", status READY, has 1 handler(s) for this service...
    Service "testXDB.elitecore.com" has 1 instance(s).
    Instance "test", status READY, has 1 handler(s) for this service...
    Service "test_XPT.area.com" has 1 instance(s).
    Instance "test", status READY, has 1 handler(s) for this service...
    The command completed successfully
    ========================
    Can any one pl. let me know what d reson behind showing 4 times services...??
    Thx...

    ====================
    [oracle@localhost ~]$ ps -ef | grep tnslsnr
    oracle 18873 1 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr
    oracle 18874 18873 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr
    oracle 18875 18874 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr
    oracle 18876 18874 0 Dec12 ? 00:00:00 /u02/app/oracle/product/10.2.0/db_1/bin/tnslsnr
    It shows me 4 services for only one listener and if I
    try to stop/kill any one of it, all r killed.Four processes (or threads), not services. As you can see there's also a hierarchy of processes. So it's likely one listener, that has spawned child processes. Process spawning may happen, for instance, when a new connection is established.
    >
    Services Summary...
    Service "test.area.com" has 1 instance(s)....
    Can any one pl. let me know what d reson behind
    showing 4 times services...??Only three Net services, from two instances are shown in that output.

  • MDB and Database - Listener port stops working

    Hi,
    I have created an MDB which does the following when a message is received from the queue.
    1. Store message in database
    2. do some processing
    At step 1, if there is any issue with the database connection (e.g. database is not available etc), I rollback transaction. My idea is to leave the message on queue for now and retry it again after some time unless the database is back again. "Maximum retries" of the listener port is set to N but since there is no retry interval available, all N retries are done in a flash and my listener port stops working. I cannot use backout mechanism as I have to wait for the database to be back again. What are my options?

    usmanchaudhry wrote:
    Hi,
    I have created an MDB which does the following when a message is received from the queue.
    1. Store message in database
    2. do some processing
    At step 1, if there is any issue with the database connection (e.g. database is not available etc), I rollback transaction. My idea is to leave the message on queue for now and retry it again after some time unless the database is back again. "Maximum retries" of the listener port is set to N but since there is no retry interval available, all N retries are done in a flash and my listener port stops working. I cannot use backout mechanism as I have to wait for the database to be back again. What are my options?i believe you need an XA driver and a transaction manager, for starters.
    a simple JDBC rollback won't do it.
    which app server are you using?
    which jms provider?
    %

  • Sql reporting services stops every 24 hours for a short time then restarts

    I have noticed that recently in sccm 2012 sp1 the sql reporting services stops every morning at 7:58 am and restarts after a minute or two.  The only entry in the event logs is when it stops.  I don't see anything tied in with it that stops or
    starts at the same time and there are no tasks or anything like that which would point to this time frame.  I just thought I would throw this out there to see if anyone had any ideas.  Usually with something of this nature there are some corresponding
    log entries that go beyond the service stopping, but in this case there isn't.  Thanks for any help you can provide.

    I think I found out what was going on.  I approached this from a different angle and was directed to the sql reporting services logs and found information on the reporting web server stopping.  Researching that yielded the following information. 
    It appears that this is a result of the SSRS Web Server recycling the App Domain, which is supposed to be a pretty normal process.  In fact, the configuration file for this process defaults to recycling the app domain twice daily.  This lines up
    with the time frame that the reporting service is stopping.  It restarts it in less that two minutes and logs the recyling in the reporting services log twice daily so why I'm not seeing this entry in the event logs twice daily or even every day must
    be a timing thing.  I think if it takes an extra millisecond or two to recycle the app domain, it dumps an entry into the windows event logs and the sccm component status monitoring.
    http://ask.sqlservercentral.com/questions/97176/reporting-web-server-stopped.html

  • Windows listener service will not start automatically

    I just installed 11.2.0.3 Standard Edition One and when I reboot the server, the listener service is not started. The service is set to start Automatically. I have to login, open services and then push start.
    The oraceServiceSId does start automatically,
    The listerner service does not start automatically,
    The dbconsole service does not start automatically,
    The processManger1 service (from middleware) does not start automatically
    This is Windows 7 64 bit.
    Any ideas?
    Edited by: brian.mcginity on Dec 10, 2011 11:25 AM

    I found where the services logs are recorded in the event viewer. Funny thing just happened, I was just about to do another reboot so I could check the logs when I noticed there were window updates in q.
    So after running the updates, the os requested to reboot . For the first time, the services started automatically.
    These are the updates which fixes the probem:
    Security Update for Windows 7 for x64-based Systems (KB2639417)
    Cumulative Security Update for Internet Explorer 9 for Windows 7 for x64-based Systems (KB2618444)
    Security Update for Windows 7 for x64-based Systems (KB2620712)
    Cumulative Security Update for ActiveX Killbits for Windows 7 for x64-based Systems (KB2618451)
    Edited by: brian.mcginity on Dec 13, 2011 9:52 PM
    Edited by: brian.mcginity on Dec 13, 2011 9:53 PM

Maybe you are looking for