WARNING: AQ_TM_PROCESSES is set to 0. System operation might be adversely a

Hi All,
We have a dataguard setup for 10g database on AIX platform.
In the primary database alert log file ,we see the below warning.What do we need to do regarding this.Is this really going to affect the performance and what is it related to.
WARNING: AQ_TM_PROCESSES is set to 0. System operation might be adversely affected.

In 10.2, it is recommended to leave the parameter aq_tm_processes unset and let the database auto-tune the parameter.
Setting aq_tm_processes parameter explicitly to zero which disables the time monitor process (qmn), can disrupt the operation of the database due to several system queue tables used when the standard database features are used.
Hey, check your post from yesterday too and I come back with a fix for this
Best Regards
mseberg
Before you do anything read this :
"Warning: Aq_tm_processes Is Set To 0" Message in Alert Log After Upgrade to 10.2.0.3 or Higher [ID 428441.1]
Run this as sysdba
declare
mycheck number;
begin
select 1 into mycheck from v$parameter where name = 'aq_tm_processes' and value = '0'
and (ismodified <> 'FALSE' OR isdefault='FALSE');
if mycheck = 1 then
dbms_output.put_line('The parameter ''aq_tm_processes'' is explicitly set to 0!');
end if;
exception when no_data_found then
dbms_output.put_line('The parameter ''aq_tm_processes'' is not explicitly set to 0.');
end;
/If it is set to zero try to clear it.
alter system reset aq_tm_processes scope=spfile
Beware this requires a database bounce.
If you find this helpful please mark it so
Edited by: mseberg on Jul 20, 2011 9:55 AM
PS
This isn't a fire, you can wait to deal with it if you can stand the error messages that will keep coming.
Edited by: mseberg on Jul 20, 2011 10:00 AM

Similar Messages

  • AQ_TM_PROCESSES is set to 0

    Hi,
    We have 1206 (R12) with 10.2.0.4 RDBMS, I find in the alert log file below message
    WARNING: AQ_TM_PROCESSES is set to 0. System operation might be adversely affected.I found Doc from support : 428441.1 which suggests to change this parameter to 1.
    SQL>alter system set AQ_TM_PROCESSES=1;
    Is it ok to do it on production?
    Regards

    Hi,
    Please see
    What should be the Correct Setting for Parameter AQ_TM_PROCESSES in E-Business Suite Instance? [ID 746313.1]
    And also search for AQ_TM_PROCESSES in the following document.
    Database Initialization Parameters for Oracle E-Business Suite Release 12 [ID 396009.1]
    Yes it is ok to set it on prod.
    Thanks

  • Receiving Error : Please set the Receivables system options for this operating unit and ensure that the MO: Operating Unit profile option is correctly set with an operating unit that is set up in Receivables. while trying to create a new Customer.

    Hi All,
    We have set up a new Operating Unit in Oracle Apps. Now when I am trying to create a new Customer in that Operating Unit, I am receiving following error:
    ERROR MESSAGE:-Please set the Receivables system options for this operating unit and ensure that the MO: Operating Unit profile option is correctly set with an operating unit that is set up in Receivables.
    We do have MO: Operating Unit and MO: Default Operating Unit set properly at Responsibility level for the Responsibility through which I am accessing this form.
    Your help is appreciated!
    Thanks in advance,
    SKA

    You can refer this thread and check your MO operating unit is set or not https://community.oracle.com/message/3937028 thanks

  • Please, 1. Please set the Receivables system options for this operating

    hi
    please i have this error:
    1. Please set the Receivables system options for this operating unit and ensure that the MO: Operating Unit profile option is correctly set with an operating unit that is set up in Receivables.
    can some one help me!
    thinks

    think you a lot mister.
    i am not the administrator of the base, our base administrator is not here for the moment, i have just the count apps and sqplus to change parameters.
    and the request :
    select fnd_profile.value('SO_ORGANIZATION_ID') from dual ;
    gives as result : 101!
    think you for all!.
    Message was edited by:
    brahim37

  • Had desktop Mac Pro set up with recent operating system there is a message that say setting up your Mac on the screen do I have to wait for the this process to complete or is there a way out of this screen?

    I took all of my devices in to the apple store in ridge hill in Yonkers, the rep helped me set up the new operating system on all my
    Devices from my phone to my desk top tower at home. I powered up my desk top this morning and a message came up saying that
    The system did not recognize a program that was not compatible with the new operating system and it went right into "Setting up your Mac"
    Mode. Do I have to wait for the setup or is there a way to by pass this process?
                            Dee Brown

    I think maybe wait for a bit. Usually, on startup and installing the new OS, the assumption is that the user might not know too much, and that compatibility must be checked, which may be helpful, or not.  For now, I'd say ignore it, wait until it's done its thing, then update the program that's not compatible. If you can, Mr. Brown, find out which one isn't "making nice" with Mavericks. Hopefully it'll give you a name
    John b

  • Set sharing on system to read only now computer wlll not boot up

    set sharing on system to read only now computer wlll not boot up

    Hello skiboat2, 
    Because the permissions have been changed, you will need to put them back to what they were before. One of the ways to do that is to reinstall your OS X to make sure that everything permission wise gets put back to what it needs to be to work properly. Based of to the operating system that you say you have, I have provided the steps for reinstalling Snow Leopard. When doing this, it does not overwrite your personal data; it only touches the operating system. 
    Mac OS X 10.6: Reinstalling Mac OS X
    http://support.apple.com/kb/PH6606
    Regards,
    -Norm G.  

  • Issue in setting up defualt system aliases

    HI Gurus,
    when I set up default system aliases Ex :- SAP_ECC_HumanReources.
    I am getting below error not able to save the changes
    Kindly provide pointer to resolve the issue
    Regars
    CRANGV

    If  I am able to click on set as default but while saving ,I am getting error "Could not perform operation"
    Please find below NWA error log
    Admin Studio Configuration[EXCEPTION]com.sapportals.portal.pcd.gl.PermissionControlException: Modifications are not allowed in runtime mode. (Object(s): portal_content/administrator/super_admin/Zsuper_admin_role_0/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.admin_studio_system_landscapes_for_ccp/com.sap.portal.admin.studio.configuration)at com.sapportals.portal.pcd.gl.PcdPersObject.checkPermission(PcdPersObject.java:1229)at com.sapportals.portal.pcd.gl.PcdPersObject.hasPermission(PcdPersObject.java:1192)at com.sapportals.portal.pcd.gl.PcdGlObject.hasPermission(PcdGlObject.java:432)at com.sapportals.portal.pcd.gl.PcdFilterContext.filterCreateSubcontext(PcdFilterContext.java:199)at com.sapportals.portal.pcd.gl.PcdProxyContext.createSubcontext(PcdProxyContext.java:338)at com.sapportals.portal.pcd.gl.PcdGlContext.createSubcontext(PcdGlContext.java:524)at com.sapportals.portal.pcd.gl.PcdProxyContext.createSubcontext(PcdProxyContext.java:1798)at com.sapportals.portal.pcd.gl.PcdProxyContext.createSubcontext(PcdProxyContext.java:1782)at com.sap.portal.admin.studio.config.adminstudio.AdminStudio.getSubContext(AdminStudio.java:251)at com.sap.portal.admin.studio.config.adminstudio.AdminStudio.getDesigntimeToolbarActions(AdminStudio.java:1007)at com.sap.portal.admin.studio.config.adminstudio.AdminStudio.getFilteredToolbarActions(AdminStudio.java:978)at com.sap.portal.adminstudio.toolbar.ToolBarView.initConfigurableElements(ToolBarView.java:664)at com.sap.portal.adminstudio.toolbar.ToolBarView.wdDoInit(ToolBarView.java:157)at com.sap.portal.adminstudio.toolbar.wdp.InternalToolBarView.wdDoInit(InternalToolBarView.java:331)at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:59)at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:731)at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)at com.sap.tc.webdynpro.progmodel.window.ViewManager.getView(ViewManager.java:668)at com.sap.tc.webdynpro.progmodel.window.ViewManager.bindRoot(ViewManager.java:563)at com.sap.tc.webdynpro.progmodel.window.ViewManager.init(ViewManager.java:183)at com.sap.tc.webdynpro.progmodel.window.InterfaceView.manageEmbeddedViewManager(InterfaceView.java:141)at com.sap.tc.webdynpro.progmodel.window.EmbeddedInterfaceView.onInstanceAvailable(EmbeddedInterfaceView.java:94)at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.fireInstanceAvailable(ComponentUsage.java:936)at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.onInstanceAvailable(ComponentUsage.java:900)at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.fireInstanceAvailable(ComponentUsage.java:936)at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:425)at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:352)at com.sap.portal.adminstudio.workcontainer.tabbed.TabbedWCView.CreateToolbar(TabbedWCView.java:1648)at com.sap.portal.adminstudio.workcontainer.tabbed.TabbedWCView.openTab(TabbedWCView.java:715)at com.sap.portal.adminstudio.workcontainer.tabbed.wdp.InternalTabbedWCView.wdInvokeEventHandler(InternalTabbedWCView.java:258)at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)at com.sap.tc.webdynpro.progmodel.components.Component.fireEvent(Component.java:492)at com.sap.portal.adminstudio.dispatchers.wdp.InternalWorkContainerDisp.wdFireEventOpen(InternalWorkContainerDisp.java:447)at com.sap.portal.adminstudio.dispatchers.WorkContainerDisp.open(WorkContainerDisp.java:345)at com.sap.portal.adminstudio.dispatchers.wdp.InternalWorkContainerDisp.wdInvokeMethod(InternalWorkContainerDisp.java:336)at com.sap.tc.webdynpro.progmodel.generation.ExternalControllerPI$ExternalInterfaceInvocationHandler.invoke(ExternalControllerPI.java:339)at com.sun.proxy.$Proxy785.open(Unknown Source)at com.sap.portal.adminstudio.action_mngr.runtime.WorkContainerAction.execute(WorkContainerAction.java:68)at com.sap.portal.adminstudio.action_mngr.ActionMngr.executeAction(ActionMngr.java:332)
    Regards
    CRANGV

  • Bootcamp system operating missing error after resizing partition

    I resized my partition to increase my bootcamp drive few months ago on Disk Utility on Mac and after that I decieded to have more space on Bootcamp partition so I resized it again by set new size for Macintash HD but when I reboot my Mac and hold alt key there was no Windows option so I googled and followed this discussion: https://discussions.apple.com/thread/4144252 based on this answer: https://discussions.apple.com/thread/4144252#19071422, after I rebooted my Mac I saw Windows option but after select windows I get System Operating Missing.
    here is current situation of my partions and disk:
    gpt show: disk0: mediasize=500107862016; sectorsize=512; blocks=976773168
    gpt show: disk0: Suspicious MBR at sector 0
    gpt show: disk0: Pri GPT at sector 1
    gpt show: disk0: Sec GPT at sector 976773167
          start       size  index  contents
              0          1         MBR
              1          1         Pri GPT header
              2         32         Pri GPT table
             34          6        
             40     409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
         409640  850647624      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      851057264    1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      852326800   84899440        
      937226240   39546880      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      976773120         15        
      976773135         32         Sec GPT table
      976773167          1         Sec GPT header

    ehsan84 wrote:
    I resized my partition to increase my bootcamp drive few months ago on Disk Utility on Mac and after that I decieded to have more space on Bootcamp partition so I resized it again by set new size for Macintash HD but when I reboot my Mac and hold alt key there was no Windows option so I googled and followed this discussion:
    You have broken your installation by resizing incorrectly.
    Erase your hard drive and reinstall OSX, then reinstall Boot Camp. Do not attempt to resize again unless you are prepared to use the correct tool. (Paragon Camp Tune is the only option other than the delete and reinstall method)

  • Display the current mute setting in the system tray!

    display the current mute setting in the system tray! I hope the developers will fix this issue. THis is only available in jailbroken iphones now,
    I know i could use the switch on the side, but most of the time I'm looking on the screen on my iPhone not on the side. The problem is, that a miss incoming calls

    Right, but the original question was not, "do you think a mute status indicator on the screen would be useful". The question was whether there would be some way to implement one.
    In any case, what you seem to be overlooking is that there would be a lot of people who MIGHT need to be reminded of the mute status, PASSIVELY. Its a different cognitive operation, where the device takes the lead and reminds ME of its status, on-screen, (just as I look at it for other status indications, such as new email in inbox).. without me having to remember to think of the mute status question unprompted. I find it totally illogical that Apple left this out. It could be in the bar at the top with the other status indicators SO EASILY.
    Message was edited by: Warner62

  • WARNING:Oracle instance running on a system with low open file

    Hi Guys
    please can you advice on how to resolve this error: WARNING:Oracle instance running on a system with low open file

    Answer a couple of questions for us first:
    1. What version of Oracle (ex. 10.2.0.3) are you running?
    2. What operating system is Oracle installed on?
    3. Where did this error show up (alert log, SQL*Plus session, etc.)?
    Tom

  • [JRockit] WARNING: could not open Unknown thread system flavour for reading

    [JRockit] WARNING: could not open Unknown thread system flavour for reading, per-thread CPU usage can't be measured.
    What are the reason of this warning?
    Can I ignore this warning?
    My system is: SLES9 SP3
    (2.6.5-7.276.PTF.196309.1-bigsmp)
    Pagesize = 1 075 080 972

    Which version of JRockit (java -version) ? Do you have LD_ASSUME_KERNEL set?
    /Staffan

  • Error on WAS no. 10054 SAP Basis System: Operating system call

    Hi All,
    Error on WAS no. 10054 SAP Basis System: Operating system call
    we got the following error message in the syslog of the WAS:
    SAP Basis System: Operating system call  recv failed (error no. 10054)
    The system still works. What can we do?
    Thanks.
    Best Regards,

    Hi,
    Please check the folloiwng notes
    Error no. 10054
    34116 - Syslog: "Operating System call xxxx failed"
    Thanks
    Adil

  • Error message: "Warning: unresponsive script". Afterward, the system freezes and will then crash. Crash reports have been submitted many, many times without response. I have tried the fore-mentioned solutions with either no results or very bad results

    Error message: "Warning: unresponsive script". Afterward, the system freezes and will then crash. Crash reports have been submitted many, many times without response. I have tried the fore-mentioned solutions with either no results or very bad results which I filed a report but did not receive an answer. The application to block scripts actually worsened the problem and I could not correct the situation for a while (no response from Firefox, at all). I have also been through this procedure without any one contacting me, AT ALL.
    == URL of affected sites ==
    http://http://www.facebook.com (always) and www.YouTube.com (sometimes)

    There does appear to be any support whatsoever from mighty "non caring" FIREFOX & people are getting fed up. We may as well try another system, if they can't be bothered to provide any support for their system, we can't be bothered to use their system.
    Brianeng

  • I have created a quotation in CRM system. I want that to be downloaded into ECC, so that, I can create a sales order there with reference to that quotation. So, what are the parameters that I need to set in CRM system so that my quotation gets replicated?

    Dear Experts,
    I have created a quotation in CRM system. I want that to be downloaded into ECC, so that, I can create a sales order there with reference to that quotation. What are the parameters that I need to set in CRM system so that my quotation gets replicated without any error?
    Please help me in this regard. An early and in detail step by step guidance is highly appreciated.
    Thanks,
    SMTP

    It may be best to recreate the folder and the smart playlists from scratch.
    tt2

  • I have an iPod nano 1st gen. my system operative is windows vista . I just want to transfer all the music of my iPod to iTunes library like I was able to do it in the past I don't know what have change?

    I have an iPod nano 1st gen. my system operative is windows vista . I just want to transfer all the music of my iPod to iTunes library like I was able to do it in the past I don't know what have change?

    Thank you deggie to answer me . You know, I don't know much of computers and of technology but when I bought that ipod back when  they came out 2005 I was able to download music from my CDs and from Youtube to itunes then transfer to my ipod and back and forth to itunes .  Then if I had changed of computer I was able to transfer to that new computer.Why I'm not able to do it ? There is a program(Sharepod) that allow to do that but it cost $35.00 but I thought that was free or it is because that now I have to buy from itunes only?

Maybe you are looking for

  • Bug while saving multi select list

    Hi, My requirement is to construct a region where user can select their answer from available option. answer field can be multiple select/single select or text area. I have written below query to achieve different type of answer field. /**query****/

  • Can I connect my ps4 to my Thunderbolt Monitor?

    Hi all, I was just wondering if there was any way to connect my ps4 to my thunderbolt monitor. I'm getting both of these for christmas, so I want to make sure I'm getting the right stuff. I'm also receiving an Elgato Capture Card, but I think that's

  • Credit  memo without cancelling  the invoice

    Hello , my  customer  has  a  request  to  create  a  credit  memo  for  full  invoice  and  then  invoice  the  delivery  note  again  with  different  price  in  the  invoice.........But  without  cancelling  the  original  invoice. As  far  I  kno

  • What are the new features of Oracle 10g over Oracle9i

    Hi Grus.. i want to know what are the new features of oracle 10g over Oracle 9i as well oracle 11g over 10g.. can any one give me the detailed document. Because I'm struggling each and every time while the interviewer asked above question. It's very

  • Sort by Explicit lyrics

    I am curious if song files are encoded with an explicit lyric tag. I know it wouldn't be with all file types, probably just those purchased legally. ITunes posts an explicit tag before purchase on some songs, could that be stored with the file after