CPU load higher after applying in 147440 kernel on Oracle database servers

Hi all,
Just wanted to know if anyone else is seeing an Increased CPU load with higher peaks and for longer periods of time, especially on single thread processes on oracle database servers. Our Oracle Database versions vary from Oracle 10 to Oracle 11.1.0.7 11.2.0.2 10.2.0.4. The Hardware includes Sunfire V245's, V440 and T5240. We saw a slight performance hit when going to 147440-02 at the first of Oct, but no big deal. Then we applied 147440-04 in the first part of Nov. And of course we got CPU panics and Zfs file system stopped mounting basically a complete disaster. Oracle provided and IDR for the CPU panic and then later release 147440-06. Which resolved the CPU panics and zfs file system mounts. But now our load average on is 1 to 3 points higher during load, grid control is constantly complaining of 100% utilization. I have had a call open since the first of November with oracle/sun support and have provided guds performance stats on before and after Kernel change. They are still saying that its not an issue. It is so bad we had to roll back to a July kernel on one of the servers.

Just to let you all know what we have found. After 2 1/2 months of working with Oracle Kernel team, they have identified the Oracle Enterprise Manager (emagent) (Grid control Agent) was using nearly 60000 threads under the 147440 Kernel and only 1500 threads under an older kernel.
I googled the solution for the emagent, but I continue to press Oracle Kernel Engineers to work with their software division, to identify other products that might cause similar problems.
http://oracle-dba-quickanswers.blogspot.com/2011/10/emagent-consuming-very-high-cpu.html

Similar Messages

  • Applying Microsoft KB 924054 on Oracle Database Servers

    RDBMS Version: Oracle 9.2.0.7 (32-bit)
    Operating System and Version: Microsoft Windows Server 2003 (32-bit)
    Hi Folks,
    Microsoft KB 924054 (http://support.microsoft.com/kb/924054) - States the following:
    Programs that request lots of contiguous memory, such as one gigabyte or more, may fail with an unexpected error after you install security update 921883 on a 32-bit Microsoft Windows Server 2003 Service Pack 1 (SP1)-based computer. For example, programs such as Microsoft Business Solutions - Navision 3.7 may fail.
    This problem affects 64-bit versions of the operating system in the scenario where a 32-bit application that is running under WOW64 makes a request for lots of contiguous memory to be allocated. Native 64-bit applications would not be affected.
    There seems to be a bit of contradiction with this article, as is for a patch applied for 32-bit MS2003SP1 - then says it affects 64-bit versions of the operating system!!
    We have Oracle Databases with over 1GB SGA - Is there any advice as to whether this patch should be applied or not?
    Thanks

    Has anyone applied Microsoft Patch 921883? Any problems arisen afterwards?

  • CPU Load 98% after changed MTU size

    Hi,
    I am having problem here. Previously, when the MTU was 1508...The cpu load was <5%. When changed to 1512, the load was increasing 70%. Recently, changed to 1522, the load is >95%. Not sure what's going with the configuration. But I can a lot ques dropping. Should I put on the port-channel 1? For more details configuration, please refer to attached file
    hold-queue 1024 in
    hold-queue 1024 out
    # show proce cpu
    CPU utilization for five seconds: 96%/38%; one minute: 96%; five minutes: 96%
    PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
    # show proce cpu | include Tag
    165 150300 11396947 13 0.07% 0.01% 0.00% 0 Tag Control
    193 2608887200 237733062 10974 52.23% 52.71% 52.44% 0 Tag Input
    304 4692 36566 128 0.00% 0.00% 0.00% 0 Tagcon Addr
    Any idea guys. Thanks lot

    I had this same exact problem on the cat 6500 running SXF10. Where I enabled MPLS and it caused CPU to spike. So to check what is getting forwarded to the MSFC perform the following to see a packet capture of what is hitting the CPU. So you need to run a SNIFFER capture.
    Note this is only for the 6500 platform... once you check what's hitting the CPU (eg: fragmentation, icmp type 3 code 4's, etc al)...
    Here are the instructions to setup inband span (which monitors traffic sent
    to the MSFC):
    Router#monitor session 1 source interface fa 3/3 !--- Use any interface that
    is administratively shut down.
    Router#monitor session 1 destination interface fa 3/2 !-- connected to sniffer port
    Now, go to the SP console. Here is an example:
    Router#remote login switch
    Router-sp#test monitor add 1 rp-inband rx <--- check the syntax as it varies
    from one IOS to the next so use ?
    Verify monitor session:
    Router-sp#test monitor show session 1
    Ingress Source Ports: 3/3 15/1
    Egress Source Ports: 3/3
    Ingress Source Vlans:
    Egress Source Vlans:
    Filter Vlans:
    Destination Ports: 3/2
    Go back to the RP and verify the monitor session as well:
    Router#show monitor
    Session 1
    Type : Local Session
    Source Ports :
    Both : Fa3/3
    Destination Ports : Fa3/2
    SP console:
    Router-sp#test monitor session 1 show
    Ingress Source Ports: 3/3 15/1
    Egress Source Ports: 3/3
    Ingress Source Vlans:
    Egress Source Vlans:
    Filter Vlans:
    Destination Ports: 3/2
    To remove the inband span from sp do test monitor session 1 del and from the rp do no mon sess all
    ===============================
    So my exact issue was two parts, CPU spike up 99% when WCCP was enabled with MPLS tag switching at the same time. Rebooting didnt help... I ended up changing from SXF10 to SXF14 IOS just in case but I still had high CPU after upgrade. But the major difference was when I removed the ACL tied to WCCP and removing the ACL completely and re-pasting into the configs for WAAS and then reapplying. But in my sniffer capture I did notice a lot of ip fragmentation hitting the MSFC processor. Now my MTU is 1522 and works fine.

  • Resource estimation/Sizing (i.e CPU and Memory) for Oracle database servers

    Hi,
    I have came across one of the requirement of Oracle database server sizing in terms of CPU and Memory requirement. Has anybody metalink notes or white paper to have basic estimation or calculation for resources (i.e CPU and RAM) on based of database size, number of concurrent connections/sessions and/or number of transactions.
    I have searched lot on metalink but failed to have such, will be great help if anybody has idea on this. I'm damn sure it has to be, because to start with implementation of IT infrastructure one has to do estimation of resources aligned with IT budget.
    Thanks in advance.
    Mehul.

    You could start the other way around, if you already have a server is it sufficient for the database you want to run on it? Is there sufficient memory? Is it solely a database server (not shared)? How fast are the disks - SAN/RAID/local disk? Does it have the networking capacity (100mbps, gigabit)? How many CPUs, will there be intensive SQL? How does Oracle licensing fit into it? What type of application that will run on the database - OLTP or OLAP?
    If you don't know if there is sufficient memory/CPU then profile the application based on what everyone expects, again, start with OLTP or OLAP and work your way down to the types of queries/jobs that will be run, number of concurrent users and what performance you expect/require. For an OLAP application you may want the fastest disks possible, multiple CPUs and a large SGA and PGA (2-4GB PGA?), pay a little extra for parallel server and partitioning in license fees.
    This is just the start of an investigation, then you can work out what fits into your budget.
    Edited by: Stellios on Sep 26, 2008 4:53 PM

  • Why do programs load slow after applying SP1 for NIDAQ 6.9.1?

    I wrote a VC++ program that does simple DIO with the LabPC+ board. The machine also runs another app written in VB.
    Originally, everything ran fine. I think this started after adding a VB app to the array of apps loading at startup, but now at bootup I get the "failed to initialize nipalu.dll" error. So, I applied SP1 for 6.9.1 and this error seems to have gone away. In exchange, it is taking more than a minute to load some very small programs now.
    The startup order is roughly: VB app (non-NIDAQ) -> my app VC++ (NIDAQ) -> an I/O server for Siemens S7 -> Wonderware Intouch.
    The VC++ app and the I/O server for Siemens S7 load slowly now. The first VB app and the last Intouch app load normally.
    I'm con
    templating changing the startup order but are there any other hints?

    Eisan
    Do you have this delay only when you have all three in the startup? Or do you still get a delay when only the VC++ app is in there?
    Brian

  • Thinkpad X1 CPU load high when idling?

    I want to kick myself for not posting this as soon as I noticed, but well, nothing to do about it now.
    A couple of months ago and after some update, not sure which (maybe the Thinkvantage Tools update? Or the graphics drivers, I think are the only things I updated in this time), my Thinkpad X1 (late 2011 model, i7 2640M @ 2.8, 8GB RAM) has started to go off real hard at the main fan when the machine is idling, which doens't make sense.
    I run Win 7 64 bit Pro. I set the screensaver to just "Blank" and locking the system on activation, and after a bunch of minutes more, it's set to turn off the screen too.
    After a few minutes of the screen being off, the fan will start up and go to max, real loud. I resume the computer from that state, logging in and unlocking it, and after a few seconds into the desktop, the fan goes off. If as soon as I unlock I check the Task Manager, the only process eating up the CPU is the System Idle Process, like it should be.
    What exactly could be going on here? Can any of the latest things I updated be doing something in the background while te hcomputer is idling? It's really bad, because if I leave the machine idling, I don't want it to be going off like crazy. It's not just the fan that goes off, the machine gathers temperature, I can feel it if I touch the left part f the keyboard. So the CPU is busy doing SOMETHING, but what?
    Any help apreciated!!!
    Solved!
    Go to Solution.

    I don't have a "real time" antivirus installed, so there are no such scanning processes in my system.
    My average load is between 5 and 3 percent! It only goes up when I am working, which is NOT when it's idling. I am talking about normal situations. it goes from that 3-5 to full. 
    I will ask again perhaps you know, is there ANY process monitor that will log all activity to a file so I can check what is going on while the machine is idling with the screen off?

  • CPU too high after update & disabling all addons crashes twitter

    For 3 days cpu is near 40 to 50% after your latest "update" (which it isn't). Happens a LOT after you update.
    Disabled all addon's per the help tab (I only had 2 left on) and it is slightly better, not back to normal.
    In addition, I can't see twitter properly. That's a big fail.

    It might be helpful to know what process, or processes, are hogging the CPU - you can see this using Activity Monitor (showing All Processes).
    charlie

  • Not Loaded status after deploying a EAR file in Oracle 10g application serv

    Hi,
    I am deployed a simple ear file in Oracle App Server 10g. The deployment went on well. But when i use the enterprise manager to see the status , it shows 'Not Loaded'.
    Can any body kindly give me a suggestion on why this is happening.
    Any help is highly appreciated.
    Thanks
    SK

    Hi,
    You have to register your Portlet provider.
    How to register new portlet in Oracle Portal 10g ?
    Here are the steps -
    1- Go to your oracle portal home page e.g. http://oracleportal.com/pls/portal
    2- Login into the oracle portal by clicking on 'login' link
    3- Go to the Builder and then Administer
    4- Click on Portlets tab
    5- Click on 'Register a Provider' in 'Remote Providers' portlet.
    6- Enter the provider URL and other information and click finish. Normally the provider URL for portlets developed using JPDK is in the form of http://[your portal]/[context root]/providers/
    Please note that you must have deployed the portlet before trying to register the provider for the portlet.
    Best Regards,
    Kevin

  • Apply Latest Security Patches on Oracle Database 10g Express Edition (XE) ?

    Hi !
    I have an Oracle Database 10g Express Edition (XE) version 10.2.0.1.0 running on a Microsoft Windows 2003 SP2 server.
    I need to find and install the latest security patches on this database.
    Can someone inform me where I can find these patches and the steps for installing these patches?
    Thanks,
    Kind Regards,
    Shailesh

    Hi,
    Welcome 2 oracle forums :)
    Can someone inform me where I can find these patches and the steps for installing these patches?U can find all the latest security and all available patches on https://support.oracle.com/CSP/ --> Patches and updates tab
    Regards,
    X A H E E R

  • PSE8 unusual high CPU load

    Dear members and supporters,
    after a new clean install of PSE8 on a MacBook Pro dual core 2,4GHz / 2GB RAM / OS 10.5. latest version the CPU load right after program start represents a normal idle value of about 1 percent. After opening an image the load goes up to about 34 percent without any further usage of PSE8 and remains on this value. That's the case with different images of about 3 - 5 MB (from digital cameras) and it's reproducable. When working in PSE on the image the load will run on 100 percent and more on one processor core and not very less on the other.
    After closing the image (no matter if manipulated or not) the load still remains on 34 percent.
    With a newer system on another MacBook Pro with Mac OS 10.6 latest version, the unusual load ist quite similar. There it's about 1 percent after start and about 15 percent CPU load on both cores after opening an image. Here as well with no further usage of the program. Also here it remains on this level after closing the image.
    So when starting PSE and working on images the system load is always at about 100 percent, fan is blowing with full power and won't slow down again even after hours. In general the fan is rarely in progress and never on this level. Also PSE8 slows down the entire system when working with other applications nearby. No difference if the image is bigger or not.
    Is there already a work-around or fix for this problem available?
    In my eyes the problem is obviously caused by PSEs code - no other application shows a behaviour like this. Also in activity manager on Mac OS PSE8 has an entry as no 64bit app. When will this be a real 64bit application?
    Best regards, Peer

    My experience has been that running Mainstage on my Macbook Air 11 (2ghz i7/8gb ram/Intel HD Graphics 4000 512 MB) with an external monitor makes Mainstage unusable. A concert that runs at ~40-50% CPU on the laptop screen peaks at over 110-120%+ with my 27" Thunderbolt display.
    It makes it a drag editing programs, while holding a guitar, looking at an 11" screen when a 27" is sitting next to the laptop unusable.
    The MBAir 11 works great on gigs with Mainstage and no external monitor though. It makes for a light, but a bit delicate (as with any laptop), setup.
    For a program that's supposed to "just work" Mainstage has a very deep, and sometimes very obtuse, learning curve. And I've used Logic for 20 years now.

  • High CPU load with Library Cache Pin wit event.

    Oracle8i Enterprise Edition Release 8.1.6.0.0, 64 bit - Production
    HP-UX B.11.00 U 9000/800 605309363 unlimited-user license
    Currently CPU load is 100% with very less sessions in the database.
    But i am finding Library Cache Pin wait event in top.
    If i query v$latchholder i am not getting any rows..and in v$lacth_children
    SQL> select SID,EVENT,WAIT_TIME,SECONDS_IN_WAIT,STATE from v$session_wait where EVENT='library cache pin';
           SID EVENT                                     WAIT_TIME SECONDS_IN_WAIT STATE
             8 library cache pin                                 0             863 WAITING
            90 library cache pin                                 0            3093 WAITING
            89 library cache pin                                 0            2566 WAITING
            57 library cache pin                                 0           27384 WAITING
            54 library cache pin                                 0           21029 WAITING
            53 library cache pin                                 0            7840 WAITING
            50 library cache pin                                 0            2620 WAITING
            47 library cache pin                                 0            6031 WAITING
            46 library cache pin                                 0            1241 WAITING
            41 library cache pin                                 0           15637 WAITING
           145 library cache pin                                 0             910 WAITING
           133 library cache pin                                 0            5124 WAITING
           111 library cache pin                                 0           15077 WAITING
            98 library cache pin                                 0            6563 WAITING
            94 library cache pin                                 0            2088 WAITING
            93 library cache pin                                 0            4592 WAITING
            92 library cache pin                                 0           14705 WAITING
            91 library cache pin                                 0           14798 WAITING
            36 library cache pin                                 0            1533 WAITING
            33 library cache pin                                 0            1491 WAITING
            28 library cache pin                                 0           13970 WAITING
            25 library cache pin                                 0            7630 WAITING
            11 library cache pin                                 0           12169 WAITING
            12 library cache pin                                 0            2352 WAITING
            14 library cache pin                                 0           19748 WAITING
    SQL> select addr,name from v$latch where name='library cache';
    ADDR             NAME
    C00000006971D460 library cache
    SQL> select latch#,name from v$latch_children where name='library cache';
        LATCH# NAME
           105 library cache
           105 library cache
           105 library cache
           105 library cache
           105 library cachePlease help me out to find actual cause of these latches and fix ?
    -Yasser

    bump
    No-one?
    The problem seems to have 'resolved itself' over the weekend incidentally (although I don't believe anything truly resolves itself in this manner - something must have changed).

  • Oracle database performance after server reboot

    hi masters,
    this is not some kind of question, but a discussion. some statements come from our client that after weekly reboot of system, the oracle database performance is low for some time and increase after some time(say 2 days).
    i think it is but obvious, because at reboot oracle flushes all cache, and temporary space, so it need to re parse the sql statements and perform some disc I/O's so it might need some time and hence performance will degrade.
    but at the same time some people claim that after reboot their database performance is better than their normal performance for some days. it seems controversial that's why i am posting it here.
    what might be the reason behind this?? prior can have a valid reason of hard parsing, but what with second case??
    any clarification is highly appreciated...
    thank you
    regadrs
    VD

    Vikrant,
    You should wait for some time buddy, its weekend ;-) .
    this is not some kind of question, but a discussion. some statements come from our client that after weekly reboot of system, the oracle database performance is low for some time and increase after some time(say 2 days).i think it is but obvious, because at reboot oracle flushes all cache, and temporary space, so it need to re parse the sql statements and perform some disc I/O's so it might need some time and hence performance will degrade.
    >
    I would start from saying that checking the performance when the system just started, is a wrong approach. There would be lots of IOs , parsing, calculations(related to memory allocations) happening so there would be a delay/bad performance at that time. Very simple example can be parsing, another can be memory allocation. Oracle doesn't allocate the entire memory in the instance startup that is allocated to the memory areas but allocates just the bare minimum that is needed to start the instance and than after the startup, it keeps on allocating the memory. So surely enough, with the startup and after a while of it, there would be a different performance than that after the instance hsa already been started and the workload informations have started coming up.
    Its correct that Oracle would deallocate all the caches with the reboot as the instance is on the memory(physical) and with the reboot , that would be flushed including the SGA which is allocated over it. Temporary tablespace is now not freed with the reboot. I guess its a rather illogical thing to do but that's what is there now. Oracle keeps the segment allocated even after the reboot is issued, hence the reason for larger temporary tablespaces.
    >
    but at the same time some people claim that after reboot their database performance is better than their normal performance for some days. it seems controversial that's why i am posting it here.
    what might be the reason behind this?? prior can have a valid reason of hard parsing, but what with second case??
    >
    This should not come as a surprise once we understand what might be happening with this process. Assume a situation where you have undersized caches. For example, shared pool . which is very heavily used for database , if this is going to be undersized and you are not using automatic memory management, you won't be enjoying the dynamic management of this parameter. Now, if you do lots of parsing , thanks to your wrongly written queries, you would eventually end up filling up shared pool to its max thus leaving no space for incoming new hard parsed cursors. Here , if you can't manage to add more memory to add to it, the only solution left would be to flush the shared pool( as good as rebooting the db because this would do the same) and than make space for the new cursors. The performance is going to be better becausethe cursors would not be getting flushed out immediately and will be kept in the shared pool as long as its not filled up again.Once you have reached to limit of it, again there would be performance benefit. So there are always odds added to the statements like this that I rebuilt my index , I got better, I rebooted my server, my querie are much faster now. Most of the time when these kind of statements are given, they are based on what we have seen, without understading what actually might have happened. So I would siggest to hear the statement but not take them as a rule of thumb to follow.
    Hope this all makes some sense for you and would help somewhat.
    Aman....

  • Applying Oracle Patchset on a Clustered Oracle Database

    Hi All,
    I have Oracle 9i 9.2.0.4 (32bit on solaris 9) and its clustered with VERITAS Cluster Server Oracle Enterprise Extension and i am planning to apply patchset
    Oracle 9iR2 Patchset 9.2.0.7.0 on it.
    Kindly let me know how to apply patchset on a clustered oracle database and what are the steps to it and what precautions to be taken for this as it a very critical database.
    Thanks in Advance
    Deepak D

    Go to Metalink -> Patches & Updates, then select Advanced Search. You'll find all the instructions there, along with specifics for RAC.

  • High CPU load after firefox 18.0 update, causing periodical hang

    Hi, I am basically getting crazy here after the update to firefox 18.0 yesterday.
    Firefox periodically causes very high CPU load, which makes it impossible to use.
    http://img805.imageshack.us/img805/702/firefox18.png
    The problem does not occur immediately after restart, but you can already see the spikes of CPU load in the taskmanager with a peak of ~4%. After a couple of minutes this will go up to almost 50% utilizing a whole core and causing the hangs.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • VI causes high CPU load after several days of running

    Hello,
    I have a strange problem. I have craeted a test bench control VI and it runs on five PCs, controling five test benches. All PCs have almost the same hardware, same motherboard, same CPU, etc.
    Normaly the CPU load is around 50% when I run the VI, but at one PC the CPU load climbs up to 85% after several days (maybe one week) of continuous running and the PC is almost tied up - the VI execution becomes very slow (10 times slower) and the mouse only moves very slowly.
    First I thought that the PC has a problem but the problem dissapears as soon as I stop and restart the VI!
    I don't even have to terminate LabVIEW - only my VI and then everything is okay again.
    The problem does not seem to occur at the other four PCs, but I can not tell for sure.
    The task manager says only LabVIEW causes the CPU load - swap file utilisation is little.
    Is there a way to analyze what causes the high CPU load?
    I Use LabVIEW 7.1 professional
    Operating System: Win XP (SP 2 or 3 I don't remember)
    P.S. I have no loops without wait-functions.
    Greetings Johannes
    Using LabVIEW 7.1 and 2009 recently
    Solved!
    Go to Solution.

    Do all PCs have the same amount of RAM?
    What is the memory use over time as seen by the windows taks manager. Does it increase gradually?
    An increase in resource usage if often cause by sloppy programming.
    Do you grow arrays forever or constantly resize arrays in memory? (built array, insert into array, delete from array)
    Do you often create new references and never close them?
    What does the program actually do? In my opinion, a constant 50% CPU load seems too high for my taste. It means it would not even be able to keep up on slightly older hardware.
    LabVIEW Champion . Do more with less code and in less time .

Maybe you are looking for

  • Acrobat Pro 9.5.2 locking up

    On a mac running OS 10.6.8 my Acrobat Pro 9.5.2 locks up with a transparent gray box. The only way out is to Force Quit the program. I also have Acrobat 7 loaded (but not running) as this version of Acrobat works. Do I need to deinstall both and rein

  • Mac App Store version and ASL files

    Hello Some days ago I updated my Photoshop Elements for Mac to Version 11 (Mac App Store version). Accidentally I noticed mysterious activity though Photoshop Elements wasn't running. For example these files have been created or modified /private/var

  • EP and report painter

    Hi Portal Gurus Can anyone tell me if it's possible to run report painter/writer reports from the portal? Points always awarded. Thanks in advance, Lee

  • Click and Drag does not work

    Dusted off my 10.2 MAC. My mouse seems to work fine, However, I can't drag anything. I tried a different mouse, I have admin privileges. Any suggestions?

  • Playback control over the video live.

    I can not to see playback control over the video live. I have to image attachet that I do not can to see. can you can help me?