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

Similar Messages

  • Workflow Agent Listener Service - Performance tuning for high volume

    We have AR and Collection which initiate thousands of workflows. We also have various other workflows that run parallell activities. We have workflow backgrond engine schedule as Y,N,N for each of the item types.
    It takes many hours for the workflows to progress. In some cases the background engine stays running on the current manager for hours when it reaches flow steps that take longer. It looks like the Workflow Agent Listener Service processes a single flow at one time which is killing us when longer running processes are running. We run 1 Workflow Agent Listener Service with 30 threads assuming it would pick up and process 30 items. It is very hard to tell if we have improvement.
    Does anyone have any information on the following-
    1) is it better to have more than 1 Workflow Agent Listener Service or is 1 sufficient?
    2) is there a benefit to having multiple threads?

    Please mention the details of the application release, database version and OS.
    Can you find any errors in the workflow/database log files?
    Any locks in the database?
    Please see these doc.
    Troubleshooting WF_DEFERRED Agent Listeners Performance [ID 468650.1]
    Autoadjustment Business Events Blocking Wf_deferred Queue [ID 1120818.1]
    Performance Caused By Lock On WF_EVENT.LISTEN [ID 579471.1]
    Thanks,
    Hussein

  • Listener shows blocked connections

    Hi,
    I am working on 6.1 AIX with Oracle 11g R2 (11.2.0.2.0). I am trying to connect from one database server to another. I have moved the password file and renamed it as well. But when I try to connect from source server to target server it gives 'Connected to ideal instance'
    Checking on the target database server, the listener is showing blocked connections
    LSNRCTL for IBM/AIX RISC System/6000: Version 11.2.0.2.0 - Production on 07-FEB-2012 08:31:06+
    ++Copyright (c) 1991, 2010, Oracle. All rights reserved.++
    ++Welcome to LSNRCTL, type "help" for information.++
    ++LSNRCTL> status++
    ++Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=drctest.testtst.com)(PORT=1521)))++
    ++STATUS of the LISTENER++
    ++------------------------++
    ++Alias LISTENER++
    ++Version TNSLSNR for IBM/AIX RISC System/6000: Version 11.2.0.2.0 - Production++
    ++Start Date 07-FEB-2012 08:25:21++
    ++Uptime 0 days 0 hr. 5 min. 47 sec++
    ++Trace Level off++
    ++Security ON: Local OS Authentication++
    ++SNMP ON++
    ++Listener Parameter File /u01/app/oracle/product/11.2.0.2.0/dbhome_1/network/admin/listener.ora++
    ++Listener Log File /u01/app/oracle/diag/tnslsnr/TESTTST/listener/alert/log.xml++
    ++Listening Endpoints Summary...++
    ++(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DRCTEST.testtst.com)(PORT=1521)))++
    ++(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))++
    ++Services Summary...++
    ++Service "drctest" has 1 instance(s).++
    ++Instance "drctest", status BLOCKED, has 1 handler(s) for this service...++
    ++Service "drctest.testtst.com" has 1 instance(s).++
    ++Instance "drctest", status UNKNOWN, has 1 handler(s) for this service...++
    ++The command completed successfully++
    Please any possible suggestions and hints. Thank you very much.

    Check status of instance: if instance is in mounted status, listener will block database connections because only users having SYSDBA privilege can login.
    SQL> select status from v$instance;
    STATUS
    MOUNTEDgoes with:
    C:>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 07-F╔VR.-2012 19:43:59
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Production
    Start Date                07-F╔VR.-2012 18:45:48
    Uptime                    0 days 0 hr. 58 min. 11 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Log File         C:\oraclexe\app\oracle\diag\tnslsnr\Acer\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Acer)(PORT=1521)))
    Services Summary...
    Service "xe" has 1 instance(s).
      Instance "xe", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfullyIf you run:
    SQL> alter database open;
    Database altered.
    SQL>Then you will get:
    C:>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 07-F╔VR.-2012 19:44:28
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Production
    Start Date                07-F╔VR.-2012 18:45:48
    Uptime                    0 days 0 hr. 58 min. 40 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Log File         C:\oraclexe\app\oracle\diag\tnslsnr\Acer\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Acer)(PORT=1521)))
    Services Summary...
    Service "xe" has 1 instance(s).
      Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfullyEdited by: P. Forstmann on 7 févr. 2012 19:56

  • Email service blocked and BBM not working on BB torch slide

    HI.
    I have real issues with my phone. First, my BBM stopped working, so I thought it was the bbm rim server because all other applications were working(whatsapp, email, facebook etch). Then I stopped receiving emails. Again, I didn't take it too seriously until I tried to send emails and a red cross appears with a message saying "service Blocked".
    At this point, it is strange cause my browser works and my facebook. What really got me pissed was that my whatsapp stopped working as well, and I'm no longer on my mobile service plan, I'm using wifi at home. I was two seconds away from resetting my phone when it occured to me that it might not solve the problem.
    I have looked at other possible solotions online and my phone does not have the advance system settings or the enterprise activation menu. I don't know what to do, HELP!!

    Hi and Welcome to the Community!
    Some clarification is needed...I cannot tell exactly if your device is a BES-enabled one or not...if it is, then stop now and seek support from your BES admins as they control, well, everything.
    If you are not BES, then with a strong carrier network signal (e.g., not merely WiFi), I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive to your Messages app
    2) Delete and Resend Service Books (pre-BB10 devices only)
    KB05000Delete the service book for the BlackBerry Internet Service email account from the BlackBerry smartphone
    If you have no CMIME entry, then skip the deletion
    KB02830 Send the service books for the BlackBerry Internet Service
    Please wait for "Activation" Messages, one per already configured email account, to arrive in your Messages. If you have no already configured email accounts, please wait 1 hour.
    3) Reboot
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. IF this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should contact your mobile service provider for formal support.
    Then again...
    misskedia wrote:
    and I'm no longer on my mobile service plan, I'm using wifi at home.
    If, by that, you mean that you have allowed your mobile service plan to expire, then that could explain everything. There are many services on BBs that are proprietary, and access to them requires subscription to an adequate data plan from your provider, regardless of the channel you use them through. Even if you only use WiFi as your connection pathway, you still must have an adequate data plan from your carrier in order to do many things, including email and BBM.
    So if that's the case, then it explains everything...sometimes, when a data plan is allowed to expire, it takes the carrier a few days (sometimes longer) to "catch up" and shut things down that you are not paying them for.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • 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

  • Unable to start EIM 9.0 Listener service

    I have installed EIM 9.0 in distributed architecture. In the listener service, the PG's are not listed. Please find the attached screenshot.
    Agent PG server is not yet installed. Is it required to have agent Pg service started before starting listener service.
    Able to see following error in the listener log.
    2013-08-06 12:37:40.151 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dsm.BatchExecutor <@> main() <@> ProcessName = Listener-process <@>
    2013-08-06 12:37:42.616 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQueryDB <@> processQuery() <@> Duplicate query definition : author::get_answerset_release_details <@>
    2013-08-06 12:37:42.631 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQueryDB <@> processQuery() <@> Duplicate query definition : author::get_case_release_details <@>
    2013-08-06 12:37:42.768 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQueryDB <@> processQuery() <@> Duplicate query definition : author::get_cluster_created_by <@>
    2013-08-06 12:37:42.768 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQueryDB <@> processQuery() <@> Duplicate query definition : author::get_author_releaseid <@>
    2013-08-06 12:37:42.768 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQueryDB <@> processQuery() <@> Duplicate query definition : author::get_author_release_details <@>
    2013-08-06 12:37:42.769 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQueryDB <@> processQuery() <@> Duplicate query definition : author::get_case_release_id <@>
    2013-08-06 12:37:42.769 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQueryDB <@> processQuery() <@> Duplicate query definition : author::get_case_cluster_id <@>
    2013-08-06 12:37:42.804 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQuery <@> preProcess() <@> I18N_EGPL_DATAACCESS-ATTRIB_DETAIL_NOT_FOUND_FOR_QUERY: author::get_question_release_details I18N_EGPL_DATAACCESS-ATTRIB_NOT_FOUND_IN_OBJECT: dept_id --> author::cbr_question <@>
    2013-08-06 12:37:42.805 GMT-0400 <@> ERROR <@> [1:main] <@> ProcessId:2944 <@> PID:0 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.dataaccess.queryprocessor.StaticQuery <@> preProcess() <@> I18N_EGPL_DATAACCESS-ATTRIB_DETAIL_NOT_FOUND_FOR_QUERY: author::get_question_release_details I18N_EGPL_DATAACCESS-ATTRIB_NOT_FOUND_IN_OBJECT: dept_id --> author::cbr_question <@>
    2013-08-06 12:41:24.218 GMT-0400 <@> ERROR <@> [20:RMI TCP Connection(5)-10.153.254.81] <@> ProcessId:2944 <@> PID:50 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.cache.cacheimpl.CacheResponse <@> waitForResponse(int timeout) <@> TimeoutException thrown <@>
    2013-08-06 12:41:24.219 GMT-0400 <@> ERROR <@> [20:RMI TCP Connection(5)-10.153.254.81] <@> ProcessId:2944 <@> PID:50 <@> UID:12 <@> HttpSessionId: <@> com.egain.platform.framework.cache.cacheimpl.CacheInetAddress <@> addEntriesOfServiceJVMs(String selfAddr) <@> The thread that was waiting on response timed out. <@>
    2013-08-06 12:41:32.500 GMT-0400 <@> ERROR <@> [20:RMI TCP Connection(5)-10.153.254.81] <@> ProcessId:2944 <@> PID:1 <@> UID:12 <@> HttpSessionId: <@> com.cisco.ipcc.listener.cmb.ProviderInitiator <@> <@> PROVIDER_CONFIG_LIST is empty. No CMB server configured: List size= 0listenerInstanceId=2000 <@>
    2013-08-06 12:41:33.111 GMT-0400 <@> ERROR <@> [20:RMI TCP Connection(5)-10.153.254.81] <@> ProcessId:2944 <@> PID:1 <@> UID:12 <@> HttpSessionId: <@> com.cisco.ipcc.listener.cmb.ProviderInitiator <@> <@> PROVIDER_CONFIG_LIST is empty. No CMB server configured: List size= 0listenerInstanceId=2001 <@>
    2013-08-06 12:41:53.537 GMT-0400 <@> ERROR <@> [30:ARMSessionCreatorThread] <@> ProcessId:2944 <@> PID:1 <@> UID:12 <@> HttpSessionId: <@> com.cisco.ipcc.listener.arm.communication.ARMChannelConnector <@> connect() <@> ConnectException occured..... Connection from Listener to ARM can not be established.............. <@>
    2013-08-06 12:41:54.147 GMT-0400 <@> ERROR <@> [36:ARMSessionCreatorThread] <@> ProcessId:2944 <@> PID:1 <@> UID:12 <@> HttpSessionId: <@> com.cisco.ipcc.listener.arm.communication.ARMChannelConnector <@> connect() <@> ConnectException occured..... Connection from Listener to ARM can not be established.............. <@>
    2013-08-06 12:42:14.541 GMT-0400 <@> ERROR <@> [30:ARMSessionCreatorThread] <@> ProcessId:2944 <@> PID:1 <@> UID:12 <@> HttpSessionId: <@> com.cisco.ipcc.listener.arm.communication.ARMChannelConnector <@> connect() <@> ConnectException occured..... Connection from Listener to ARM can not be established.............. <@>
    2013-08-06 12:42:14.541 GMT-0400 <@> ERROR <@> [30:ARMSessionCreatorThread] <@> ProcessId:2944 <@> PID:1 <@> UID:12 <@> HttpSessionId: <@> com.cisco.ipcc.listener.arm.ARMConnRecoveryHandler <@> <@> Exception during ARM socket re-connection................ armConnRevoveryConst=1 listenerInstanceId = 2000 <@>

    I just got to know that to start listener and EAAS service, the agent PG and CTI service has to bbe in active state.

  • 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

  • Can't accept BBM invitations and Invites sent show as "Pending for Authorization" but recipients are not receiving them either (PIN Message Status : Service Blocked)

    I recenly changed device from BB Curve 8530 to BB Bold 9900 and ever since then can't accept BBM invitations and Invites sent shows only as "Pending for Authorization" but recipients are not receiving them either. Tried sending PIN messages  but  I got a red x next to the message and the status says: "Service Blocked" .
    When my phone got lost, I was lucky that I just synchronized my device to my BB Desktop. Not only was I able to retrieve my contacts (phonebooks and BBM) but also ALL txt msgs and even call logs
    Anway, that happening, I assumed I don't need to re-send all my BBM friends invites since some were able to communicate with me. But for those who have deleted my profile (knowing it got lost) and were still on my contact were the ones affected. I tried deleting them and sent an invite only to find out that: I can't accept BBM invitations and Invites sent shows as "Pending for Authorization" but recipients are not receiving any. (they also have the same pending for authorization notice on their end) 
    When I tried to send them a PIN message I get a red x next to the message nd get the service blocked message.
    Help I do not know what else to do.
    ** FYI: new contacts added with my new PIN have no prob sending invites and me accepting them all.

    Hello Lhea,
    This issue is most likely Caused by the BlackBerry not being provisioned for BlackBerry Data Services. 
    Please have a look at the following article that covers "Service Blocked" when sending a PIN message:
    http://btsc.webapps.blackberry.com/btsc/KB19244
    I hope this helps.
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Where is this listener service Originated from?

    I appreciate any input on where the listener service is originated from for the following scenario :
    ===========================
    Listener.ora File
    ===========================
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\12c\product\12.1.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\12c\product\12.1.0\dbhome_1\bin\oraclr12.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    =======================
    ---End of Control File
    =======================
    =======================
    Listener Services
    =======================
    LSNRCTL> SERVICE
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "orcl.Racki-PC" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "orclXDB.Racki-PC" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: RACKI-PC, pid: 1860>
             (ADDRESS=(PROTOCOL=tcp)(HOST=Racki-PC)(PORT=49285))
    Service "racki.racki-pc" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    ========================================
    Services Originated from........
    ========================================
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    =======================================================
    SID_NAME = CLRExtProc   <--- The above is originated from Listener file Entry
    =======================================================
    Service "orclXDB.Racki-PC" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    ========================================================================
    dispatchers=(PROTOCOL=TCP) (SERVICE=orclXDB)   <--- The above is originated Control file Entry
    ========================================================================
    Service "orcl.Racki-PC" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    ==========================================================
    service_names=orcl.Racki-PC   <--- The above is originated Control file Entry
    ==========================================================
    Service "racki.racki-pc" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    =================================
    Where is this service Originated from?
    ==================================
    I have PDB named racki running
    SQL> select name from v$services;
    NAME
    racki.racki-pc
    orclXDB
    orcl.Racki-PC
    SYS$BACKGROUND
    SYS$USERS
    Thank you very much for your input in advance.
    Racki

    It looks like your database is using automatic service registration (most do these days) in which case entries in the listener.ora aren't generally needed.
    Justin

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

  • 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

  • Workflow Agent Listener Service is Down

    Hi,
    EBS version 12.0.4
    While starting Workflow notification mailer , Workflow Agent Listener Service state is activated but status is Down.Also same status for Workflow Document Web Services Service.
    Acual process showing 0 and Target as 1.
    whereas Workflow Mailer Service is Activated with status UP
    We tried steps from 559388.1 note bouncing apache,starting container but same error.
    Please advice.
    Thanks & Regards--Dhanashree

    Hi,
    Pls find the log.
    GC 12413K->7696K(16984K), 0.0069343 secs]
    [Sep 4, 2010 12:27:18 AM BST]:1283556438150:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:ANONYMOUS(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:14:ERROR:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Could not execute() the CallableStatement or retrieve OUT parameter -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:27:18 AM BST]:1283556438150:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:15:ERROR:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Could not execute() the CallableStatement or retrieve OUT parameter -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:36:01 AM BST]:1283556961887:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:15:ERROR:[SVC-GSM-WFALSNRSVC-177852-10022 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.read()]:Error occurred while dequeueing -> oracle.apps.fnd.wf.bes.QueueHandlerException: Could not execute() the CallableStatement or retrieve OUT parameter -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:28:34 AM BST]:1283556514169:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556514169:19:ERROR:[SVC-GSM-WFALSNRSVC-177852-10003 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Could not executeUpdate() on { CALL   WF_EVENT.LISTEN  (  p_agent_name => :1, p_wait => :2, p_correlation => :3, p_deq_condition => null, p_message_count => :4, p_max_error_count => :5  )} -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:27:27 AM BST]:1283556447537:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556447537:17:ERROR:[SVC-GSM-WFALSNRSVC-177852-10004 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Could not executeUpdate() on { CALL   WF_EVENT.LISTEN  (  p_agent_name => :1, p_wait => :2, p_correlation => :3, p_deq_condition => null, p_message_count => :4, p_max_error_count => :5  )} -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:28:59 AM BST]:1283556539358:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556539358:20:ERROR:[SVC-GSM-WFALSNRSVC-177852-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Could not executeUpdate() on { CALL   WF_EVENT.LISTEN  (  p_agent_name => :1, p_wait => :2, p_correlation => :3, p_deq_condition => null, p_message_count => :4, p_max_error_count => :5  )} -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:35:53 AM BST]:1283556953006:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:14:ERROR:[SVC-GSM-WFALSNRSVC-177852-10021 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.read()]:Error occurred while dequeueing -> oracle.apps.fnd.wf.bes.QueueHandlerException: Could not execute() the CallableStatement or retrieve OUT parameter -> java.sql.SQLException: Io exception: Connection timed out
    [GC 12432K->8231K(16984K), 0.0214131 secs]
    [Sep 4, 2010 12:27:47 AM BST]:1283556467428:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556467428:18:ERROR:[SVC-GSM-WFALSNRSVC-177852-10005 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Could not executeUpdate() on { CALL   WF_EVENT.LISTEN  (  p_agent_name => :1, p_wait => :2, p_correlation => :3, p_deq_condition => null, p_message_count => :4, p_max_error_count => :5  )} -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:27:18 AM BST]:1283556438150:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:16:ERROR:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Could not execute() the CallableStatement or retrieve OUT parameter -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:36:01 AM BST]:1283556961937:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:16:ERROR:[SVC-GSM-WFALSNRSVC-177852-10040 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.read()]:Error occurred while dequeueing -> oracle.apps.fnd.wf.bes.QueueHandlerException: Could not execute() the CallableStatement or retrieve OUT parameter -> java.sql.SQLException: Io exception: Connection timed out
    [Sep 4, 2010 12:36:01 AM BST]:1283556961959:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556467428:18:ERROR:[SVC-GSM-WFALSNRSVC-177852-10005 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Sep 4, 2010 12:36:02 AM BST]:1283556962038:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556514169:19:ERROR:[SVC-GSM-WFALSNRSVC-177852-10003 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Sep 4, 2010 12:36:02 AM BST]:1283556962041:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556539358:20:ERROR:[SVC-GSM-WFALSNRSVC-177852-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Sep 4, 2010 12:36:18 AM BST]:1283556978393:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[ComponentMonitor,5,main]:10.32.97.435:23133:1282813541517:1:EXCEPTION:[SVC-GSM-WFALSNRSVC-177852 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Sep 4, 2010 12:36:18 AM BST]:1283556978632:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[ComponentMonitor,5,main]:10.32.97.435:23133:1282813541517:1:ERROR:[SVC-GSM-WFALSNRSVC-177852 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.process()]:Monitoring failed this iteration -> oracle.apps.fnd.cp.gsc.ProcessorException: Could not start automatic component -> oracle.apps.fnd.cp.gsc.server.GenericSvcComponentEOException: The Service Component Container is not running.
    [Sep 4, 2010 12:37:01 AM BST]:1283557021942:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:15:ERROR:[fnd.wf.bes.PLSQLQueueHandler]:prepareDequeueStatement() : Could not prepare dequeue CallableStatement or set IN parameters 1, 3, or 4 or register OUT parameter -> java.sql.SQLException: Closed Connection
    [Sep 4, 2010 12:37:01 AM BST]:1283557021943:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:15:ERROR:[SVC-GSM-WFALSNRSVC-177852-10022 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.read()]:Error occurred while dequeueing -> oracle.apps.fnd.wf.bes.QueueHandlerException: Could not prepare dequeue CallableStatement or set IN parameters 1, 3, or 4 or register OUT parameter -> java.sql.SQLException: Closed Connection
    [Sep 4, 2010 12:37:02 AM BST]:1283557022071:-1:-1:STFPROJAPP001.fna.pbpo.com:10.32.97.435:-1:-1:1:20420:SYSADMIN(0):-1:Thread[inboundThreadGroup1,5,inboundThreadGroup]:10.32.97.435:23133:1283556438150:14:ERROR:[fnd.wf.bes.PLSQLQueueHandler]:prepareDequeueStatement() : Could not prepare dequeue CallableStatement or set IN parameters 1, 3, or 4 or register OUT parameter -> java.sql.SQLException: Closed Connection
    Regds,

  • WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때

    제품 : AOL
    작성날짜 : 2005-11-28
    WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때
    ========================================
    PURPOSE
    신규설치 및 Clonning후 WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때가 있습니다. 이에 대한 조치사항을 기술하고 있습니다.
    Problem Description
    증상
    1. Workflow Agent Listener Service 와 Workflow Mailer Service 기동되지 않습니다.
    2. 기동될때 "Activating" status 로 남아 있습니다.
    3. 위와 같은 증상은 아래와 같은 원인에 발생할수 있습니다.
    (a) The WF_JMS_IN 와 WF_JMS_OUT queues 가 invalid 일때
    (b) 아래 workflow listeners 와 mailer 들이 'STOPPED_ERROR' status일때
    Workflow Deferred Agent Listener
    Workflow Deferred Notification Agent Listener
    Workflow Error Agent Listener
    Workflow Inbound Notifications Agent Listener
    Workflow Notification Mailer
    (c) Af_CLASSPATH 가 JDK 1.3.1을 가리키지 않을때
    Solution Description
    이런 증상이 발견될경우 아래와 같은 조치를 취해주세요.
    1. missing/corrupt queues 가 있는지 확인하고 이를 재성성 해주세요.
    sqlplus apps/apps @$FND_TOP/patch/115/sql/wfjmsqc.sql applsys apps
    위 sql이 먹지 않을때
    다음 command들을 copy/paste해서 작업해주세요(APPLSYS user로 하셔야 합니다.)
    Exec dbms_aqadm.stop_queue( queue_name => ' WF_JMS_IN', wait => FALSE);
    Exec dbms_aqadm.drop_queue(queue_name=> ' WF_JMS_IN');
    exec dbms_aqadm.drop_queue_table( queue_table => ' WF_JMS_IN', force => TRUE);
    Exec dbms_aqadm.stop_queue( queue_name => ' WF_JMS_OUT', wait => FALSE);
    Exec dbms_aqadm.drop_queue(queue_name=> ' WF_JMS_OUT');
    exec dbms_aqadm.drop_queue_table( queue_table => ' WF_JMS_OUT', force => TRUE);
    위 queue들이 drop되면 아래 sql을 다시 실행해 주세요.
    sqlplus apps/apps @$FND_TOP/patch/115/sql/wfjmsqc.sql applsys apps
    그리고 확인차 wfver.sql를 돌려주세요.
    (Note: The file wfjmsqc.sql has been replaced in 9.2.0.4 with wfjmsqc2.sql.)
    2. 11.5. 7 이전 버전은 JDK 1.3을 CM node에 설치해야 하고 patch 2356331 를 적용해야 합니다.
    Please reference:
    Note:242941.1 (How To Troubleshoot Java-based Workflow Notification Mailer In 11.5.9 and OWF.G)
    Note:130091.1 (Upgrading Oracle Applications 11i to use JDK 1.3)
    3. 환경변수 AF_JRE_TOP, AF_CLASSPATH, and AFJVAPRG 가 $APPL_TOP/admin/adovars.env에 제대로 설정되었는지 확인해 주세요. 그리고 이들이 JDK 1.3.1을 가리키고 있는지 확인해 주세요.
    Reference Documents
    Note 278428.1

    제품 : AOL
    작성날짜 : 2005-11-28
    WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때
    ========================================
    PURPOSE
    신규설치 및 Clonning후 WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때가 있습니다. 이에 대한 조치사항을 기술하고 있습니다.
    Problem Description
    증상
    1. Workflow Agent Listener Service 와 Workflow Mailer Service 기동되지 않습니다.
    2. 기동될때 "Activating" status 로 남아 있습니다.
    3. 위와 같은 증상은 아래와 같은 원인에 발생할수 있습니다.
    (a) The WF_JMS_IN 와 WF_JMS_OUT queues 가 invalid 일때
    (b) 아래 workflow listeners 와 mailer 들이 'STOPPED_ERROR' status일때
    Workflow Deferred Agent Listener
    Workflow Deferred Notification Agent Listener
    Workflow Error Agent Listener
    Workflow Inbound Notifications Agent Listener
    Workflow Notification Mailer
    (c) Af_CLASSPATH 가 JDK 1.3.1을 가리키지 않을때
    Solution Description
    이런 증상이 발견될경우 아래와 같은 조치를 취해주세요.
    1. missing/corrupt queues 가 있는지 확인하고 이를 재성성 해주세요.
    sqlplus apps/apps @$FND_TOP/patch/115/sql/wfjmsqc.sql applsys apps
    위 sql이 먹지 않을때
    다음 command들을 copy/paste해서 작업해주세요(APPLSYS user로 하셔야 합니다.)
    Exec dbms_aqadm.stop_queue( queue_name => ' WF_JMS_IN', wait => FALSE);
    Exec dbms_aqadm.drop_queue(queue_name=> ' WF_JMS_IN');
    exec dbms_aqadm.drop_queue_table( queue_table => ' WF_JMS_IN', force => TRUE);
    Exec dbms_aqadm.stop_queue( queue_name => ' WF_JMS_OUT', wait => FALSE);
    Exec dbms_aqadm.drop_queue(queue_name=> ' WF_JMS_OUT');
    exec dbms_aqadm.drop_queue_table( queue_table => ' WF_JMS_OUT', force => TRUE);
    위 queue들이 drop되면 아래 sql을 다시 실행해 주세요.
    sqlplus apps/apps @$FND_TOP/patch/115/sql/wfjmsqc.sql applsys apps
    그리고 확인차 wfver.sql를 돌려주세요.
    (Note: The file wfjmsqc.sql has been replaced in 9.2.0.4 with wfjmsqc2.sql.)
    2. 11.5. 7 이전 버전은 JDK 1.3을 CM node에 설치해야 하고 patch 2356331 를 적용해야 합니다.
    Please reference:
    Note:242941.1 (How To Troubleshoot Java-based Workflow Notification Mailer In 11.5.9 and OWF.G)
    Note:130091.1 (Upgrading Oracle Applications 11i to use JDK 1.3)
    3. 환경변수 AF_JRE_TOP, AF_CLASSPATH, and AFJVAPRG 가 $APPL_TOP/admin/adovars.env에 제대로 설정되었는지 확인해 주세요. 그리고 이들이 JDK 1.3.1을 가리키고 있는지 확인해 주세요.
    Reference Documents
    Note 278428.1

  • Listener service not starting after installation (10g on WinXP)

    Hi!
    I installed 10.2.0.1 on a Windows XP machine, but for some reason the listener service does not start up. If I start the service from the Windows service control panel I get:
    The service "OracleOraDB10g_home1TNSListener" on "Local Computer" could not be started. Error 3: The system could not find the specified path."
    The path for the servicing exe is "G:\oracle\product\10.2.0\db_1\BIN\TNSLSNR", which is the correct path.
    Executing "lsnrctl status" I get:
    {code}
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 27-MAI-2009 09:53:37
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xpdeveloper)(PORT=1521)))
    TNS-12541: TNS: No Listener
    TNS-12560: TNS: Error with protocol adapter
    TNS-00511: No Listener
    32-bit Windows Error: 61: Unknown error
    {code}
    Executing "lsnrctl start" I get:
    {code}
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 27-MAI-2009 10:02:10
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    tnslsnr is getting started: Please wait...
    Failed to start service, error 3.
    TNS-12560: TNS: Error with protocol adapter
    TNS-00530: Error with protocol adapter
    {code}
    When I open a another command shell and run the servicing exe "G:\oracle\product\10.2.0\db_1\BIN\TNSLSNR" directly and executing "lsnrctl status" I get:
    {code}
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 27-MAI-2009 10:10:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xpdeveloper)(PORT=1521)))
    STATUS des LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Startdatum 27-MAI-2009 10:10:17
    Uptime 0 Tage 0 Std. 0 Min. 10 Sek.
    Trace-Ebene off
    Sicherheit ON: Local OS Authentication
    SNMP OFF
    Parameterdatei des Listener G:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log-Datei des Listener G:\oracle\product\10.2.0\db_1\network\log\listener.log
    Zusammenfassung Listening-Endpunkte...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xpdeveloper)(PORT=1521)))
    Der Listener unterst³tzt keine Services
    Der Befehl wurde erfolgreich ausgef³hrt.
    {code}
    I can also successfully tnsping the listener.
    Any ideas why the listener service fails to start?
    Thanks a lot for your help,
    Marcus

    Hi Florian,
    my understanding was that on Windows ORACLE_HOME is stored in the registry.
    I have a correct path to my Oracle home directory under "HKLM\Software\Oracle\KEY_OraDB10g_home1\ORACLE_HOME".
    Following your suggestion, I added a Windows environment variable "ORACLE_HOME" that points to the Oracle home directory, rebooted and tried to start the service again, but nothing changed.
    Marcus

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

Maybe you are looking for

  • How to Send E-mail With Attachments

    <Sorry, if this is in the wrong forum> I want to be able to send e-mails from a procedure having attached a file which is retrieved from a BLOB. I found Note:120994.1 on Metalink. This note describes how to do this with Sun's JavaMail and a Java Stor

  • HELP with BlackBerry Curve 8520, White screen after update to App World 2.0

    Hi, need an answer as soon as possible please. i downloaded the app world 2.0, after that i was told to restart. I didt, but, now i just have a White screen with the little clock on it... please... need an answer now, because my BB ys my world... Bus

  • Lightbox for displaying html

    I have a page with spry tabbed panels, in CS3, and I need to display inline HTML content (data tables) within the tabs, but am having trouble finding a lightbox type application that does more than images. I've used Highslide in the past, but it seem

  • Why will 1 of my 2 email accounts on my iphone4 not push? Sometimes I have to restart the phone to get the emails to update.

    I have 2 email accounts. One account pushes correctly, the other does not. For the second account sometimes I have to restart the phone to get the emails. Both accounts are set to push.

  • Errors when installing Java

    I'm on a windows 2000 machine, with 640 meg ram. Java recently stopped working, so I uninstalled it, then tried to reinstall it, only to have the machine lock up. Now, when I try to install SE v1.4.2_03, I get the following error: Internal Error 2755