Database PSU/CPU and FMW CPUs

I have been hired to a new work place. there are the systems with the applications such Fusion Middleware11g (FMW) products -- OID, OAM, OIM, Portal and so on, and the Oracle databases as the backend which have the FMW applications' repositories installed in.
I notice that they have been applying only database PSU to the backend databases without any applications' CPUs along with for over a year. I think that we shall apply all the relevant Quarterly CPUs in the system, not just the database's PSU/CPU. The quarter's Database PSU/CPU require the same Quarter's FMW's CPUS because we have FMW's repositories resided in the databases. This kind of practice could have the potential issues because of the operational in-compatibilities within the system. They have ignored my advice, because they have not been experienced an issue yet for the practice. i know that sooner or later the issues will occur.
Please make your comments. Thanks.

Database PSUs are fine, as then contains CPUs as well. So from the database side issues may not occur but for applications we must apply CPUs.
Regards,
GP

Similar Messages

  • October CPU and PSU patches for oracle Database and application

    Hi experts,
    Linux-X86_64
    Datbase - 11.2.0.3.0
    Application - 12.1.3
    Can any one provide Patch Number for Cpu and Psu patch numbers for above versions(Oct 2014).
    regards,
    prathap

    You can also refer MOS note:
    Patch Set Update and Critical Patch Update October 2014 Availability Document (Doc ID 1912224.1)
    thanks

  • Queries on CPU and PSU Patches

    We are on 11.5.10.2 and 10.2.0.4.We need to apply CPU and PSU patches.
    1.When we apply the latest CPU patch does it mean it will apply all previous cpu patches on Both application and DB.
    Means does it mean CPU's are cumulative.
    2.What is PSU patch and what is difference between cpu and psu.When we apply latest psu will it apply latest cpu patch as well.
    Please provide the latest CPU and psu note no. which includes Patches as well.

    Please search the forum before posting similar questions as this topic was discussed many times.
    We are on 11.5.10.2 and 10.2.0.4.We need to apply CPU and PSU patches.
    1.When we apply the latest CPU patch does it mean it will apply all previous cpu patches on Both application and DB.
    Means does it mean CPU's are cumulative.Please see this link.
    Switching to Cumulative Critical Patch Updates for E-Business Suite 11i
    http://blogs.oracle.com/stevenChan/2010/01/cumulative_ebs_cpu.html
    2.What is PSU patch and what is difference between cpu and psu.When we apply latest psu will it apply latest cpu patch as well.Can E-Business Users Apply Database Patch Set Updates?
    http://blogs.oracle.com/stevenChan/2009/08/can_ebs_users_apply_database_patch_set_updates.html
    cpu and psu
    Re: CPU/PSU
    PSU Vs CPU
    Difference b/w CPU  and PSU
    Please provide the latest CPU and psu note no. which includes Patches as well.Critical Patch Update for January 2011 Now Available
    http://blogs.oracle.com/stevenChan/2011/01/cpu_jan_2011.html
    Thanks,
    Hussein

  • 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

  • Are calls available to get CPU and database cost

    Hi,
    We are trying to get performance information for each ABAP call made through a web service. The call goes like this: web method calls ABAP method and returns back to web method.  We are interested in the CPU and database cost within the ABAP method and we want to be able to get the cost via a performance call, not through SE30 or SE12.  We want to return that information back to the web method so that we have full round trip metrics, i.e. ABAP costs and web method costs tied together.  I looked at some function modules starting with TH_* and SAPWL*, but it is not obvious whether any or these would work or which to use.
    Thanks,
    Andy

    Andy Goerdel wrote:
    Hi,
    > We are trying to get performance information for each ABAP call made through a web service. The call goes like this: web method calls ABAP method and returns back to web method.  We are interested in the CPU and database cost within the ABAP method and we want to be able to get the cost via a performance call, not through SE30 or SE12.  We want to return that information back to the web method so that we have full round trip metrics, i.e. ABAP costs and web method costs tied together.  I looked at some function modules starting with TH_* and SAPWL*, but it is not obvious whether any or these would work or which to use.
    >
    > Thanks,
    > Andy
    Hello Andy,
    if I understand you right, you want to collect this information at the very end of the ABAP method and store it somewhere or deliver back with the results?
    Please check if the function TH_WP_DETAIL_INFO helps you. You just need to know the work process number. And look at the DIAREC structure of the function module.
    Regards,
      Yuri

  • CPU and RAM size for database

    How can we see what is the CPU and RAM size for the database?
    <div class="jive-quote">select * from v$version</div>
    BANNER                                                          
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production                          
    CORE     10.2.0.5.0     Production                                        
    TNS for HPUX: Version 10.2.0.5.0 - Production                   
    NLSRTL Version 10.2.0.5.0 - Production

    cat /proc/meminfo
    root:     total:      used:      free:           shared:     buffers:     cached:
    Mem:      1055760384     1041887232     13873152     0     100417536      711233536
    Swap:      1077501952      8540160      1068961792
    MemTotal:          1031016 kB     
    MemFree:          13548 kB
    MemShared:          0 kB
    Buffers:          98064 kB
    Cached:               692320 kB
    SwapCached:          2244 kB
    Active:               563112 kB
    Inact_dirty:          309584 kB
    Inact_clean:          79508 kB
    Inact_target:          190440 kB
    HighTotal:          130992 kB
    HighFree:          1876 kB
    LowTotal:          900024 kB
    LowFree:          11672 kB
    SwapTotal:          1052248 kB
    SwapFree:          1043908 kB
    Committed_AS:          332340 kB
    cat /proc/cpuinfo
    processor : 0
    vendor_id : AuthenticAMD
    cpu family : 15
    model : 31
    model name : AMD Athlon(tm) 64 Processor 3000+
    stepping : 0
    cpu MHz : 994.927
    cache size : 512 KB
    fpu : yes
    fpu_exception : yes
    cpuid level : 1
    wp : yes
    flags : fpu vme de pse tsc msr pae mce (snipped)
    bogomips : 1956.97
    TLB size : 1024 4K pages
    clflush size : 64
    cache_alignment : 64
    address sizes : 40 bits physical, 48 bits virtual
    power management: ts fid vid ttp

  • Monitor database and CPU and send events

    Hi.
    I would like to monitor the Oracle instance and the CPU and when something happens I want to send an event(e-mail or SMS). Is this possible using Oracle Enterprise Manager alone? Or do I need a third-party product like "Big brother"(http://www.bb4.com/). I have generated an event in OEM but I can't see where I am supposed to handle the event that it generates.
    /Christer Nordvik

    works perfectly,
    CPUID 0x10676
    Revision C0
    Mobil Intel Core 2 Duo T9400 Penryn
    1592mhz (265.33 x 6.0) <--- this is actually really exciting cause it shows that powerstepping is now functioning in windows.
    Socket 478
    CPU temps wile posting this in windows xp
    CPU #0
    Core #0 - 69*C
    Core #1 - 66*C
    This software uses the new temperature probe on newer cpu's not the older messed up thermal diode on P4D's and earlier.

  • This is regarding psu/cpu on 11.2.0.2

    Hi,
    We installed and created the 11.2.0.2 db on 13-APR-11
    ./opatch lsinventory -all shows the below contents
    List of Oracle Homes:
    Name Location
    OraDb11g_home2 /orahome/oracle/product/11.2.0.2/db_1
    Installed Top-level Products (1):
    Oracle Database 11g 11.2.0.2.0
    There are 1 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    We haven't applied any kind patch till now so instead of applying and patchset can we upgrade to 11.2.0.3 which is latest one , is it covers all the oracle released patch set (psu/cpu) till now on 11g ?
    appreciated for the inputs
    Thanks
    Edited by: user12194321 on Sep 17, 2012 4:44 AM

    HI,
    As the database created on 13-APR-11 and we haven't applied any patches (CPU/PSU) after that
    suppose if application won't support 11.2.0.3 then i need to apply patches on 11.2.0.2
    These are the below patch no released for 11.2.0.2
    Patchset/PSU number
    11.2.0.2.6 -> 13696224
    11.2.0.2.5 -> 13343424
    11.2.0.2.4 -> 12827726
    11.2.0.2.3 -> 12419331
    11.2.0.2.2 -> 11724916
    11.2.0.2.1 -> 10248523
    is i need to apply all ptaches to get updated with oracle OR by applying 11.2.0.2.6 -> 13696224 only enough to sync with oracle ? so no need to apply 13343424,12827726,12419331,11724916,10248523
    appreciated for the inputs
    Thanks

  • PSU/CPU doubt

    Hi All,
    I want use the PSU/CPU for 10.2.0.4.0 version on AIX.
    Should I shutdown my database to patch PSU/CPU?
    What are the steps to do this activity?
    Thanks,
    Nonuday

    >
    Check readme fileYes, I going through but am not able to understand clearly..
    First checked for Opatch version mine is 10.2.0.4.3, so first inorder to apply 10.2.0.4.11 I need Opatch version 10.2.0.4.4.
    I have downloaded the Opatch version 10.2.0.4.4. In document it say to check for one-off patches conflict for that to execute the below command.
    opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir ./9352164
    I have unziped the file in the optach location and executed with the below command but I am getting an error stating invalid location.
    opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /forein/oracle/oracle10g/product/10.2.0/db_1/OPatch/9352164
    getting the below error:
    *0481-014 chmod: not all requested changes were made to /forein/oracle/oracle10g/product/10.2.0/db_1/.patch_storage*
    Invoking OPatch 10.2.0.4.3
    Oracle Interim Patch Installer version 10.2.0.4.3
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    PREREQ session
    Oracle Home       : /forein/oracle/oracle10g/product/10.2.0/db_1
    Central Inventory : /forein/oracle/oraInventory
    from           : /etc/oraInst.loc
    OPatch version    : 10.2.0.4.3
    OUI version       : 10.2.0.4.0
    OUI location      : /forein/oracle/oracle10g/product/10.2.0/db_1/oui
    Log file location : /forein/oracle/oracle10g/product/10.2.0/db_1/cfgtoollogs/opatch/opatch2012-04-10_13-34-55PM.log
    Invoking prereq "checkconflictagainstohwithdetail"
    The location "/forein/oracle/oracle10g/product/10.2.0/db_1/OPatch/9352164/README.html" is not a directory or a valid patch zip file.
    Prereq "checkConflictAgainstOHWithDetail" not executed
    PrereqSession failed: Invalid patch location.
    OPatch failed with error code 73
    please help me out.....
    kindly tell me...
    Do I need to shutdown my database for applying PSU/CPU(in readme itwas not mentioned about shutting down but used startup command to run catbundle.sql script)?
    Edited by: 897910 on Apr 10, 2012 1:37 AM

  • Huge CPU and HDD load without a reason. And lots of bugs, lags, crashes and freezes

    So with latest updates Firefox became as shitty as Google Chrome and other browsers made by marketers instead of programmers.
    Everyday I see crashes, lags, freezes. If I open more than 5 tabs - lags with flash-video guaranteed. If I open large pages (9Gag) - there's a big chance of "black screening" of all the tabs until restart.
    Why previous versions worked fine? In the same hardware.
    Here's screenshot of taskmanager while Firefox doing that "blackscreening":
    http://i.imgur.com/ufobuct.png
    Why do I have to restart my browser each 30 minutes to prevent that bugs? Why my CPU and HDD loaded as hell by fckng browser when I can't even use this browser?
    What a hell are you doing there, developers?

    I thought it will be attached automatically when I installed addon for this and saw "attach something" button.
    Сведения о приложении
    Имя: Firefox
    Версия: 33.1
    User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
    Многопроцессные окна: 0/1
    Сообщения о падениях за последние 3 дня
    Идентификатор сообщения: bp-f1d1d0fe-5932-4983-a2ed-066c12141124
    Дата отправки: 45 минут назад
    Все сообщения о падениях (включая 1 ожидающее отправки сообщение в заданном диапазоне времени)
    Расширения
    Имя: Adblock Plus
    Версия: 2.6.6
    Включено: true
    ID: {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
    Имя: All-in-One Gestures
    Версия: 0.26
    Включено: true
    ID: {8b86149f-01fb-4842-9dd8-4d7eb02fd055}
    Имя: goo.gl lite
    Версия: 1.8.1
    Включено: true
    ID: [email protected]
    Имя: OmniSidebar
    Версия: 1.4.7
    Включено: true
    ID: osb@quicksaver
    Имя: Reddit Enhancement Suite
    Версия: 4.5.2
    Включено: true
    ID: jid1-xUfzOsOFlzSOXg@jetpack
    Имя: Speed Dial [FVD] - New Tab Page, Sync...
    Версия: 6.6.3
    Включено: true
    ID: [email protected]
    Имя: Thumbnail Zoom Plus
    Версия: 3.1
    Включено: true
    ID: [email protected]
    Имя: AS Magic Player
    Версия: 1.1.41
    Включено: false
    ID: [email protected]
    Имя: GKeep Panel
    Версия: 1.0.0
    Включено: false
    ID: [email protected]
    Имя: MEGA
    Версия: 2.0.195
    Включено: false
    ID: [email protected]
    Имя: Pocket
    Версия: 3.0.5
    Включено: false
    ID: [email protected]
    Имя: Private Tab
    Версия: 0.1.7.3
    Включено: false
    ID: privateTab@infocatcher
    Имя: Stylish
    Версия: 1.4.3
    Включено: false
    ID: {46551EC9-40F0-4e47-8E18-8E5CF550CFB8}
    Имя: Super Start
    Версия: 7.3.2
    Включено: false
    ID: [email protected]
    Имя: Thin Bookmarks
    Версия: 1.1
    Включено: false
    ID: [email protected]
    Имя: Troubleshooter
    Версия: 1.1a
    Включено: false
    ID: [email protected]
    Графика
    Аппаратно ускоренные окна: 1/1 Direct3D 11 (OMTC)
    Версия драйвера: 9.18.13.4052
    Версия драйвера (GPU #2): 10.18.10.3379
    Визуализатор WebGL: Google Inc. -- ANGLE (NVIDIA GeForce 9400 GT Direct3D9Ex vs_3_0 ps_3_0)
    Дата разработки драйвера: 7-2-2014
    Дата разработки драйвера (GPU #2): 12-18-2013
    Драйвера видеокарты: nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
    Драйвера видеокарты (GPU #2): igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32
    Код производителя: 0x10de
    Код производителя (GPU #2): 0x8086
    Код устройства: 0x0641
    Код устройства (GPU #2): 0x0152
    Объём видеопамяти: 512
    Объём видеопамяти (GPU #2): Unknown
    Описание видеокарты: NVIDIA GeForce 9400 GT
    Описание видеокарты (GPU #2): Intel(R) HD Graphics
    Direct2D включён: true
    DirectWrite включён: true (6.2.9200.16384)
    GPU #2 активен: false
    windowLayerManagerRemote: true
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    Важные изменённые настройки
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.parent_directory:
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 2
    browser.newtab.url: chrome://fvd.speeddial/content/fvd_about_blank.html
    browser.places.smartBookmarksVersion: 7
    browser.search.update: false
    browser.search.useDBForOrder: true
    browser.sessionstore.upgradeBackup.latestBuildID: 20141106120505
    browser.startup.homepage: about:superstart
    browser.startup.homepage_override.buildID: 20141106120505
    browser.startup.homepage_override.mstone: 33.1
    browser.tabs.closeWindowWithLastTab: false
    browser.tabs.warnOnOpen: false
    browser.urlbar.default.behavior: 2
    browser.urlbar.maxRichResults: 15
    dom.mozApps.used: true
    extensions.lastAppVersion: 33.1
    font.internaluseonly.changed: true
    font.size.variable.x-western: 12
    general.autoScroll: false
    gfx.direct3d.last_used_feature_level_idx: 1
    media.gmp-gmpopenh264.enabled: false
    media.gmp-gmpopenh264.lastUpdate: 1412259930
    media.gmp-gmpopenh264.path: C:\Users\Анатолий\AppData\Roaming\Mozilla\Firefox\Prof
    media.gmp-gmpopenh264.version: 1.1
    media.gmp-manager.lastCheck: 1416766734
    media.mediasource.enabled: true
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1416838694
    places.history.expiration.transient_current_max_pages: 92895
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    plugin.state.flash: 1
    plugin.state.npace_plugin: 1
    plugin.state.nprcplugin: 0
    print.printer_doPDF_v7.print_bgcolor: false
    print.printer_doPDF_v7.print_bgimages: false
    print.printer_doPDF_v7.print_colorspace:
    print.printer_doPDF_v7.print_command:
    print.printer_doPDF_v7.print_downloadfonts: false
    print.printer_doPDF_v7.print_duplex: -2147483578
    print.printer_doPDF_v7.print_edge_bottom: 0
    print.printer_doPDF_v7.print_edge_left: 0
    print.printer_doPDF_v7.print_edge_right: 0
    print.printer_doPDF_v7.print_edge_top: 0
    print.printer_doPDF_v7.print_evenpages: true
    print.printer_doPDF_v7.print_footercenter:
    print.printer_doPDF_v7.print_footerleft:
    print.printer_doPDF_v7.print_footerright: &D
    print.printer_doPDF_v7.print_headercenter:
    print.printer_doPDF_v7.print_headerleft:
    print.printer_doPDF_v7.print_headerright: &U
    print.printer_doPDF_v7.print_in_color: true
    print.printer_doPDF_v7.print_margin_bottom: 0
    print.printer_doPDF_v7.print_margin_left: 0
    print.printer_doPDF_v7.print_margin_right: 0
    print.printer_doPDF_v7.print_margin_top: 0
    print.printer_doPDF_v7.print_oddpages: true
    print.printer_doPDF_v7.print_orientation: 0
    print.printer_doPDF_v7.print_page_delay: 50
    print.printer_doPDF_v7.print_paper_data: 9
    print.printer_doPDF_v7.print_paper_height: 11,00
    print.printer_doPDF_v7.print_paper_name:
    print.printer_doPDF_v7.print_paper_size_type: 0
    print.printer_doPDF_v7.print_paper_size_unit: 1
    print.printer_doPDF_v7.print_paper_width: 8,50
    print.printer_doPDF_v7.print_plex_name:
    print.printer_doPDF_v7.print_resolution: 391
    print.printer_doPDF_v7.print_resolution_name:
    print.printer_doPDF_v7.print_reversed: false
    print.printer_doPDF_v7.print_scaling: 1,00
    print.printer_doPDF_v7.print_shrink_to_fit: true
    print.printer_doPDF_v7.print_to_file: false
    print.printer_doPDF_v7.print_unwriteable_margin_bottom: 0
    print.printer_doPDF_v7.print_unwriteable_margin_left: 0
    print.printer_doPDF_v7.print_unwriteable_margin_right: 0
    print.printer_doPDF_v7.print_unwriteable_margin_top: 0
    privacy.cpd.cookies: false
    privacy.cpd.sessions: false
    privacy.donottrackheader.enabled: true
    privacy.sanitize.migrateFx3Prefs: true
    privacy.sanitize.timeSpan: 0
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1415784066
    Важные заблокированные настройки
    JavaScript
    Инкрементальный GC: true
    Поддержка доступности
    Активирована: false
    Отключение поддержки доступности: 0
    Версии библиотек
    NSPR
    Ожидаемая минимальная версия: 4.10.7
    Используемая версия: 4.10.7
    NSS
    Ожидаемая минимальная версия: 3.17.2 Basic ECC
    Используемая версия: 3.17.2 Basic ECC
    NSSSMIME
    Ожидаемая минимальная версия: 3.17.2 Basic ECC
    Используемая версия: 3.17.2 Basic ECC
    NSSSSL
    Ожидаемая минимальная версия: 3.17.2 Basic ECC
    Используемая версия: 3.17.2 Basic ECC
    NSSUTIL
    Ожидаемая минимальная версия: 3.17.2
    Используемая версия: 3.17.2
    Экспериментальные возможности
    -----------------------------

  • How to kill Forms Runaway Process using 95% CPU and running for 2 hours.

    We had a situation at E-Business Suite customer (using Oracle VM server) where some of Form processes were not being cleared by form timeout settings automatically.
    Also when user exits the form session from front end, the linux form process (PID) and DB session did not exit properly, so they got hung.
    They were spiking CPU and memory usage and causing e-business suite to perform slowely and ultimately causing VM host to reboot the production VM guest (running on Linux).
    We could see the form processes (PIDs) using almost 100% cpu with "top" command and running for a long time.
    Also we verified those Form Sessions did not exist in the application itself.
    ie. Using from Grid Control -> OAM-> Site Map -> Monitoring (tab) -> "Form Sessions".
    It means that we could safely kill that form process from Linux using "kill -9 <PID>" command.
    But that required a continuous monitoring and manual DBA intervention as customer is 24x7 customer.
    So, I wrote a shell script to do the following;
    •     Cron job runs every half an hour 7 days a week which calls this shell script.
    •     Shell script runs and tries to find "top two" f60webmx processes (form sessions) using over 95% cpu with 2 minutes interval.
    •     If no process is found or CPU% is less than 95%, it exits and does nothing.
    •     If top process is found, it searches for its DB session using apps login (with hidden apps password file - /home/applmgr/.pwd).
    a.     If DB session is NOT found (which means form process is hung), it kills the process from unix and emails results to <[email protected]>
    b.     If DB session is found, it waits for 2 hours so that form process times automatically via form session timeout setting.
    It also emails the SQL to check the DB session for that form process.
    c.     If DB session is found and it does not timeout after 2 hours,
    it kills the process from unix (which in turn kills the DB session). Output is emailed.
    This are the files required for this;
    1. Cron job which calls the shell script looks like this;
    # Kill form runaway process, using over 95% cpu having no DB session or DB session for > 2hrs
    00,30 * * * * /home/applmgr/forms_runaway.sh 2>&1
    2. SQL that this script calls is /home/applmgr/frm_runaway.sql and looks like;
    set head off
    set verify off
    set feedback off
    set pagesize 0
    define form_client_PID = &1
    select count(*) from v$session s , v$process p, FND_FORM_SESSIONS_V f where S.AUDSID=f.audsid and p.addr=s.paddr and s.process='&form_client_PID';
    3. Actual shell script is /home/applmgr/forms_runaway.sh and looks like;
    # Author : Amandeep Singh
    # Description : Kills runaway form processes using more than 95% cpu
    # and Form Session with no DB session or DB session > 2hrs
    # Dated : 11-April-2012
    #!/bin/bash
    . /home/applmgr/.bash_profile
    PWD=`cat ~/.pwd`
    export PWD
    echo "`date`">/tmp/runaway_forms.log
    echo "----------------------------------">>/tmp/runaway_forms.log
    VAR1=`top -b -u applmgr -n 1|grep f60webmx|grep -v sh|grep -v awk|grep -v top|sort -nrk9|head -2|sed 's/^[ \t]*//;s/[ \t]*$//'| awk '{ if ($9 > 95 && $12 = "f60webmx") print $1 " "$9 " "$11 " "$12; }'`
    PID1=`echo $VAR1|awk '{print $1}'`
    CPU1=`echo $VAR1|awk '{print $2}'`
    TIME1=`echo $VAR1|awk '{print $3}'`
    PROG1=`echo $VAR1|awk '{print $4}'`
    PID_1=`echo $VAR1|awk '{print $5}'`
    CPU_1=`echo $VAR1|awk '{print $6}'`
    TIME_1=`echo $VAR1|awk '{print $7}'`
    PROG_1=`echo $VAR1|awk '{print $8}'`
    echo "PID1="$PID1", CPU%="$CPU1", Running Time="$TIME1", Program="$PROG1>>/tmp/runaway_forms.log
    echo "PID_1="$PID_1", CPU%="$CPU_1", Running Time="$TIME_1", Program="$PROG_1>>/tmp/runaway_forms.log
    echo " ">>/tmp/runaway_forms.log
    sleep 120
    echo "`date`">>/tmp/runaway_forms.log
    echo "----------------------------------">>/tmp/runaway_forms.log
    VAR2=`top -b -u applmgr -n 1|grep f60webmx|grep -v sh|grep -v awk|grep -v top|sort -nrk9|head -2|sed 's/^[ \t]*//;s/[ \t]*$//'| awk '{ if ($9 > 95 && $12 = "f60webmx") print $1 " "$9 " "$11 " "$12; }'`
    PID2=`echo $VAR2|awk '{print $1}'`
    CPU2=`echo $VAR2|awk '{print $2}'`
    TIME2=`echo $VAR2|awk '{print $3}'`
    PROG2=`echo $VAR2|awk '{print $4}'`
    PID_2=`echo $VAR2|awk '{print $5}'`
    CPU_2=`echo $VAR2|awk '{print $6}'`
    TIME_2=`echo $VAR2|awk '{print $7}'`
    PROG_2=`echo $VAR2|awk '{print $8}'`
    HRS=`echo $TIME1|cut -d: -f1`
    exprHRS=`expr "$HRS"`
    echo "PID2="$PID2", CPU%="$CPU2", Running Time="$TIME2", Program="$PROG2>>/tmp/runaway_forms.log
    echo "PID_2="$PID_2", CPU%="$CPU_2", Running Time="$TIME_2", Program="$PROG_2>>/tmp/runaway_forms.log
    echo " ">>/tmp/runaway_forms.log
    # If PID1 or PID2 is NULL
    if [ -z ${PID1} ] || [ -z ${PID2} ]
    then
    echo "no top processes found. Either PID is NULL OR CPU% is less than 95%. Exiting...">>/tmp/runaway_forms.log
    elif
    # If PID1 is equal to PID2 or PID1=PID_2 or PID_1=PID2 or PID_1=PID_2
    [ ${PID1} -eq ${PID2} ] || [ ${PID1} -eq ${PID_2} ] || [ ${PID_1} -eq ${PID2} ] || [ ${PID_1} -eq ${PID_2} ];
    then
    DB_SESSION=`$ORACLE_HOME/bin/sqlplus -S apps/$PWD @/home/applmgr/frm_runaway.sql $PID1 << EOF
    EOF`
    echo " ">>/tmp/runaway_forms.log
    echo "DB_SESSION ="$DB_SESSION >>/tmp/runaway_forms.log
    # if no DB session found for PID
    if [ $DB_SESSION -eq 0 ] then
    echo " ">>/tmp/runaway_forms.log
    echo "Killed Following Runaway Forms Process:">>/tmp/runaway_forms.log
    echo "-------------------------------------------------------------------">>/tmp/runaway_forms.log
    echo "PID="$PID1", CPU%="$CPU1", Running Time="$TIME1", Program="$PROG1>>/tmp/runaway_forms.log
    kill -9 $PID1
    #Email the output
    mailx -s "Killed: `hostname -a` Runaway Form Processes" [email protected] </tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    else
    # If DB session exists for PID
    if [ ${exprHRS} -gt 120 ]; then
    echo $DB_SESSION "of Database sessions exist for this forms process-PID="$PID1". But its running for more than 2 hours. ">>/tmp/runaway_forms.log
    echo "Process running time is "$exprHRS" minutes.">>/tmp/runaway_forms.log
    echo "Killed Following Runaway Forms Process:">>/tmp/runaway_forms.log
    echo "-------------------------------------------------------------------">>/tmp/runaway_forms.log
    echo "PID="$PID1", CPU%="$CPU1", Running Time="$TIME1", Program="$PROG1>>/tmp/runaway_forms.log
    kill -9 $PID1
    #Email the output
    mailx -s "`hostname -a`: Runaway Form Processes" [email protected] </tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    else
    echo "Process running time is "$exprHRS" minutes.">>/tmp/runaway_forms.log
    echo $DB_SESSION "of Database sessions exist for PID="$PID1" and is less than 2 hours old. Not killing...">>/tmp/runaway_forms.log
    echo "For more details on this PID, run following SQL query;">>/tmp/runaway_forms.log
    echo "-----------------------------------------------------------------------">>/tmp/runaway_forms.log
    echo "set pages 9999 lines 150">>/tmp/runaway_forms.log
    echo "select f.user_form_name, f.user_name, p.spid DB_OS_ID , s.process client_os_id,, s.audsid, f.PROCESS_SPID Forms_SPID,">>/tmp/runaway_forms.log
    echo "to_char(s.logon_time,'DD-Mon-YY hh:mi:ss'), s.seconds_in_wait">>/tmp/runaway_forms.log
    echo "from v\$session s , v\$process p, FND_FORM_SESSIONS_V f">>/tmp/runaway_forms.log
    echo "where S.AUDSID=f.audsid and p.addr=s.paddr and s.process='"$PID1"' order by p.spid;">>/tmp/runaway_forms.log
    mailx -s "`hostname -a`: Runaway Form Processes" [email protected] </tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    fi
    fi
    else
    #if PID1 and PID2 are not equal or CPU% is less than 95%.
    echo "No unique CPU hogging form processes found. Exiting...">>/tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    fi
    If you have the same problem with some other unix and DB processes, the script can be easily modified and used.
    But use this with thorough testing first (by commenting out <kill -9 $PID1> lines.
    Good luck.
    Edited by: R12_AppsDBA on 19/04/2012 13:10

    Thanks for sharing the script!
    Hussein

  • CPU and GPU slow down after system upgrade

    Ok, I can't find anything similar to the question I have...but this forum goes on forever  
    As my system specs appear below, my machine was running quite comfortably a week ago, with same setup...minus the acrylic case and second 120GB hard drive.
    At that stage I had "nomal" benchmarking scores 3dmark03 - 5850, Aquamark3 41.000, PC mark 2002 - cpu7020 mem8438 hdd1050.
    Life was good and I loved my system
    Then I decided it would be cool to upgrade to an acrylic case (which has better cooling with 3 fans) and a second 120 GB HDD to make a striped raid array.
    My first concern was the raid Array. I was carefull to buy the exact same seagate hard drive, size etc. the original was only a month old anyway. The second was to use the intel southbridge chip for SATA RAID or the Promise controller? After researching these forums I decided to go with the Intel as it has more possible bandwidth and doesn't sit on the PCI bus.
    I got the new case and wearing those stupid white gloves, proceeded to move the components over and trash my "old" metal case.
    The windows NTFS format (full) flew by in 30 seconds and I was really impressed.
    Once windows xp and all it's drivers and updates were installed, incl sound and graphics etc. I did a 3Dmark 2001 test before upgrading to Dx9...what a bad mark! 3Dmark2001SE - 9950 (terrible for this system).
    I thought it was a DX problem...so I installed Dx9
    Then opened that corecenter program (the old one, the one that doesn't crash...)
    and my CPU was about 5c hotter than usual, it was running at 40-42c (I have standard intel cooling fan). It went up to 55 at times when running PC mark 2002.
    This didn't concern me too much a the system was stable at 32-34c and the northbridge read 60c (but we all know that's not true , more like 35ish.
    My PC mark 2002 is now cpu4200 - mem4800 - hdd1800
    (at least the HDD improved!) LOL
    I ran Aquamark3 next...29,900 (ouch!)
    Previously my CPU was 8,700 and GPU was 5300
    now the CPU read 4400 and the GPU 4600
    I don't really notice the speed loss when working, but games and benchmarks tell a different story.
    So, My question: What has happened? Why is my CPU power cut in half? and the graphics card slightly slower? The memory speed stayed the same and the HDD speed improved....not a worthwhile upgrade IMO
    What went wrong?
    Here are my theories.
    1) The CPU and system case is getting too hot
     Does the CPU "throttle" when it overheats? this could be the reason.
    Also both HDD get really hot and the fan in front blows air over them, this hot air could be going over the CPU or GPU. Maybe get 2 HDD coolers?
    should I buy a better CPU cooler like the Thermaltake spark7+ ?
    2) The PSU does not have enough watts
    I couldn't find traces of voltage lack or spikes...but it could still be a problem
    3) The RAID0 array is a strain on the CPU and chipset
      I'm not sure about this.
    My appologies for the lengthy thread, but I wanted to be sure that anyone trying to figure this out had as much info as possible  
    Thanks if u can help me figure this out.

    Quote
    Originally posted by Reaver
    When I originally installed the intel p4 cooler, I used artic silver ceramique paste...and the CPU temp operates at 36-38c with no load.
    Perhaps I should upgrade the overall cooling. Get a Thermaltake copper fan and two HDD coolers.
    Well, your temps sound allright, no need to worry them, if they really operate at that level.
    Quote
    The solution to set the FSB to 201Mhz sounds good. But do I set this in the BIOS or with Corecenter in windoze?
    Propably meant to adust your FSB at BIOS, at least that is what I would suggest.
    Quote
    I will try to re-install the VGA drivers because something strange DID happen when I first installed them. I started with the hercules driver CD, this installed CAT 3.2 drivers. I then upgraded to CAT 3.7 and before it completed I got an error window (send, dont send).
    Remove drivers AND ATI control panel first, and then re-install. Use drivers from ATI site, and rather Catalyst 3.7. I Have had problems with 3.8 Catalysts.
    Quote
    Still wouldn't explain why the CPU seems so crippled. I have managed to get a "normal cpu score of 7000+ in PCmark2002 by shutting down, restarting later and killing every process except explorer.
    Do you have any processes that seem to eat more juice thant hey should?  Arrange your processes by CPU usage and see if there is something strange.
    Quote
    If this cant be fixed I will reinstall over the weekend. Does anyone know of the RAID0 array on the southbridge causing a system slowdown?
    I'm using Intel RAID and it works perfectly, no extra CPU usage is shown and it's pleasantly fast!
    And Install latest Intel INF updates and Application Accelerator from Intel site. That's what I'm using, and works fine.

  • Psu calculator and some load test

    while reading a thread I found this psu calculator link on a moderators sig. it seems so good i had to copy it. I had seen this once before from a magazine link but had forgotten it.
    http://www.adecy.com/psu/.
    also i got some power loads for the guide from herehttp://www20.tomshardware.com/graphic/20040414/geforce_6800-19.html
    it would seem that the watts i listed for the vid card seems a little high
    now that I re-read it i am guessing that those loads include increased mem,and cpu use as well, but i also noticed there was a big diff in diff cards...
    but elsewhere on the site they listed ati9700 as about 50 watts ,nvida 5700 ultra at 75watts, and 6800 at 125 watts.

    also i have seen 12A listed at what the cpu uses, however i got a post that said it was  more like 7.5A,...anybody know
    is the 12A score powering mobo, onboard stuff, cpu, and mem. and if mem how much, as it is 3.3v and 16watts per 128.....
    I would like to update the guide if the info in it is wrong.
    I ran the calculator for my stats, .....scary
    close to what i came up with on paper, hence the 600watt psu
    Recommended PSU: 597W (320W on +3.3v & +5v rails) for:
    -1 x Motherboard without onboard devices
    -8 x Fans (including PSU fans)
    -8 x Memory (128MB DDR)
    -1 x Graphic Card
    -1 x with powerful 3D Accelerator
    -1 x PCI Sound
    -1 x PCI Network Card
    -5 x HDD
    -3 x CD-RW
    -1 x Floppy
    -1 x Keyboard
    -2 x Mouse
    -3 x FireWire
    -CPU: AMD K8 2.0 GHz Athlon 64 with 1,024 KB L2 Cache @ 1.50 V

  • Mds process shoots up CPU and Memory

    I upgraded to OS X Mavericks about a month ago and ever since, have had to disable Spotlight due to shooting CPU and Memory. The only way to get my Mac to a usable state is to add Macintosh HD to Spotlight privacy list to prevent indexing. The moment I do that, CPU and Memory get to normal.
    Here is what Memory/CPU looks when I am doing nothing on my Mac and all apps are closed:
    mds
    1.76 GB
    6
    195
    349
    root
    100.2
    42.25
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    No
    Yes
    0 bytes
    0 bytes
    0 bytes
    kernel_task
    598.3 MB
    93
    0
    0
    root
    1.7
    17.61
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    No
    No
    0 bytes
    0 bytes
    0 bytes
    com.apple.IconServicesAgent
    116.1 MB
    2
    65
    214
    RockingVegan
    0.0
    0.80
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    Yes
    Yes
    0 bytes
    0 bytes
    0 bytes
    Finder
    85.5 MB
    6
    296
    165
    RockingVegan
    0.0
    5.99
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    Yes
    No
    0 bytes
    0 bytes
    0 bytes
    WindowServer
    57.0 MB
    5
    297
    112
    _windowserver
    0.7
    9.27
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    No
    No
    0 bytes
    0 bytes
    0 bytes
    CVMCompiler
    48.3 MB
    2
    38
    233
    RockingVegan
    0.0
    5.06
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    No
    Yes
    0 bytes
    0 bytes
    0 bytes
    mds_stores
    34.9 MB
    3
    60
    248
    root
    0.0
    7.16
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    No
    Yes
    0 bytes
    0 bytes
    0 bytes
    mdworker
    32.9 MB
    4
    62
    351
    RockingVegan
    0.0
    3.81
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    Yes
    Yes
    0 bytes
    0 bytes
    0 bytes
    mdworker
    31.6 MB
    4
    62
    354
    RockingVegan
    0.0
    3.66
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    Yes
    Yes
    0 bytes
    0 bytes
    0 bytes
    mdworker
    31.4 MB
    4
    62
    352
    RockingVegan
    0.0
    3.68
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    Yes
    Yes
    0 bytes
    0 bytes
    0 bytes
    mdworker
    31.3 MB
    4
    62
    353
    RockingVegan
    0.0
    3.67
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    Yes
    Yes
    0 bytes
    0 bytes
    0 bytes
    mds
    100.1
    1:07.13
    8
    1
    349
    root
    2.31 GB
    190
    0 bytes
    0 bytes
    0
    0
    No
    No
    0 bytes
    0 bytes
    0 bytes
    64 bit
    No
    Yes
    0 bytes
    0 bytes
    0 bytes
    Here is what EtreCheck shows: I cleaned up a bunch of stuff based on other such discussions. I see a bunch of User Launch Agents - I deleted these from /Library/User Agents - and rebooted, but these don't seem t go away from the list.
    Hardware Information:
        MacBook Pro (15-inch, Late 2011)
        MacBook Pro - model: MacBookPro8,2
        1 2.4 GHz Intel Core i7 CPU: 4 cores
        8 GB RAM
    Video Information:
        Intel HD Graphics 3000 - VRAM: 512 MB
        AMD Radeon HD 6770M - VRAM: 1024 MB
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 1.9 - SDK 10.9
        AppleAVBAudio: Version: 2.0.0 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
        OS X 10.9.1 (13B42) - Uptime: 0 days 0:5:9
    Disk Information:
        Hitachi HTS727575A9E362 disk0 : (750.16 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) /: 749.3 GB (414.88 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        MATSHITADVD-R   UJ-8A8 
    USB Information:
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
        Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
    Launch Agents:
    User Launch Agents:
        [failed]    com.apple.CSConfigDotMacCert-[redacted]@me.com-SharedServices.Agent.plist
        [loaded]    com.macpaw.CleanMyMac.trashSizeWatcher.plist
        [failed]    com.spotify.webhelper.plist
        [failed]    com.UninstallerTool.plist
        [failed]    com.VolumeWatcherTool.plist
    User Login Items:
        None
    3rd Party Preference Panes:
        Citrix online plug-in
        Flash Player
        Java
        MusicManager
    Internet Plug-ins::
        Flash Player: Version: 11.9.900.170 - SDK 10.6
        AdobePDFViewer: Version: 10.1.2
        eMusicRemote: Version: (null)
        googletalkbrowserplugin: Version: 4.9.1.16010
        SpeedDownload Browser Plugin: Version: 2.1.2
        iPhotoPhotocast: Version: 7.0
        AmazonMP3DownloaderPlugin1017265: Version: AmazonMP3DownloaderPlugin 1.0.17
        RealPlayer Plugin: Version: Unknown
        Veoh Plugin: Version: 3.0
        DirectorShockwave: Version: 12.0.7r148 - SDK 10.6
        QuickTime Plugin: Version: 7.7.3
        PDF Browser Plugin: Version: 2.4.2 - SDK 10.6
        FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6
        CitrixICAClientPlugIn: Version: 11.1.0
        AmazonMP3DownloaderPlugin: Version: AmazonMP3DownloaderPlugin 1.0.17
        npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5
        DivXBrowserPlugin: Version: 2.2
        eMusic: Version: Unknown
        Silverlight: Version: 5.1.20913.0 - SDK 10.6
        Default Browser: Version: 537 - SDK 10.9
        Flip4Mac WMV Plugin: Version: 2.4.4.2
        o1dbrowserplugin: Version: 4.9.1.16010
        SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6
        JavaAppletPlugin: Version: Java 7 Update 45
    User Internet Plug-ins::
        Move-Media-Player: Version: npmnqmp 071706000001
        iGetterBundle: Version: 2.8.5
        OctoshapeWeb: Version: 1.0
    Bad Fonts:
        None
    Old applications:
        Keynote:    Version: 5.3 - SDK 10.5
            /Applications/iWork '09/Keynote.app
        Microsoft Alerts Daemon:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Alerts Daemon.app
        Microsoft Chart Converter:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Chart Converter.app
        Microsoft Clip Gallery:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Clip Gallery.app
        Microsoft Communicator:    Version: 13.1.3 - SDK 10.5
            /Applications/Microsoft Communicator.app
        Microsoft Database Daemon:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Database Daemon.app
        Microsoft Database Utility:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Database Utility.app
        Microsoft Document Connection:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Microsoft Document Connection.app
        Microsoft Excel:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Microsoft Excel.app
        Microsoft Graph:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Graph.app
        Microsoft Language Register:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
        Microsoft Office Reminders:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Office Reminders.app
        Microsoft Office Setup Assistant:    Version: 14.2.0 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Office Setup Assistant.app
        Microsoft Outlook:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Microsoft Outlook.app
        Microsoft PowerPoint:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Microsoft PowerPoint.app
        Microsoft Upload Center:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Microsoft Upload Center.app
        Microsoft Word:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Microsoft Word.app
        Music Manager:    Version: 1.0 - SDK 10.5
            /Applications/MusicManager.app
        My Day:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/My Day.app
        Numbers:    Version: 2.3 - SDK 10.5
            /Applications/iWork '09/Numbers.app
        Open XML for Excel:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Open XML for Excel.app
        Pages:    Version: 4.3 - SDK 10.5
            /Applications/iWork '09/Pages.app
        Solver:    Version: 1.0 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
        SyncServicesAgent:    Version: 14.3.9 - SDK 10.5
            /Applications/Microsoft Office 2011/Office/SyncServicesAgent.app
    Time Machine:
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 697.84 GB Disk used: 311.45 GB
        Destinations:
            Time Machine Backups [Local] (Last used)
            Total size: 931.19 GB
            Total number of backups: 14
            Oldest backup: 2012-06-30 03:15:51 +0000
            Last backup: 2013-12-18 22:18:59 +0000
            Size of backup disk: Too small
                Backup size 931.19 GB < (Disk used 311.45 GB X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU:
          100%    mds
            4%    WindowServer
            2%    Activity Monitor
            1%    EtreCheck
            0%    sysmond
    Top Processes by Memory:
        4.40 GB    mds
        115 MB    Finder
        115 MB    com.apple.IconServicesAgent
        66 MB    mds_stores
        57 MB    WindowServer
    Virtual Memory Statistics:
        14 MB    Free RAM
        2.79 GB    Active RAM
        2.78 GB    Inactive RAM
        1.18 GB    Wired RAM
        274 MB    Page-ins
        104 KB    Page-outs

    Step 1:
    Loaded extrinsic user agents:
    com.growl.GrowlLauncher
    com.stellar.VolumeWatcher
    com.stellar.UninstallerTool
    com.spotify.webhelper
    com.macpaw.CleanMyMac.trashSizeWatcher
    Safari extensions:
    DivXHTML5
    Searchme
    Restricted user files: 53
    Extrinsic loadable bundles:
    /System/Library/Extensions/2.2.0/Belcarra.USBLAN_netpart.kext  (com.Belcarra.iokit.USBLAN_netpart)
    /System/Library/Extensions/2.2.0/Belcarra.USBLAN_usbpart.kext  (com.Belcarra.iokit.USBLAN_usbpart)
    /System/Library/Extensions/2.2.0/RemoteControl.USBLAN_usbpart.kext  (com.RemoteControl.USBLAN.usbpart)
    /System/Library/Extensions/3.1.1/Belcarra.USBLAN_netpart.kext  (com.Belcarra.iokit.USBLAN_netpart)
    /System/Library/Extensions/3.1.1/Belcarra.USBLAN_usbpart.kext  (com.Belcarra.iokit.USBLAN_usbpart)
    /System/Library/Extensions/3.1.1/RemoteControl.USBLAN_usbpart.kext  (com.RemoteControl.USBLAN.usbpart)
    /System/Library/Extensions/Belcarra.USBLAN_netpart.kext  (com.Belcarra.iokit.USBLAN_netpart)
    /System/Library/Extensions/Belcarra.USBLAN_usbpart.kext  (com.Belcarra.iokit.USBLAN_usbpart)
    /System/Library/Extensions/daspi.kext  (com.makemkv.kext.daspi)
    /System/Library/Extensions/iavkfs.kext  (com.pctools.iantivirus.kfs)
    /System/Library/Extensions/RemoteControl.USBLAN_usbpart.kext  (com.RemoteControl.USBLAN.usbpart)
    Library/Address Book Plug-Ins/SkypeABDialer.bundle  (com.skype.skypeabdialer)
    Library/Address Book Plug-Ins/SkypeABSMS.bundle  (com.skype.skypeabsms)
    Library/Address Book Plug-Ins/YMsgrCallABPlugin.bundle  (com.yahoo.YMsgrCallABPlugin)
    Library/Address Book Plug-Ins/YMsgrMsnABPlugin.bundle  (com.yahoo.YMsgrMsnABPlugin)
    Library/Address Book Plug-Ins/YMsgrSmsABPlugin.bundle  (com.yahoo.YMsgrSmsABPlugin)
    Library/Address Book Plug-Ins/YMsgrYimABPlugin.bundle  (com.yahoo.YMsgrYimABPlugin)
    Library/Internet Plug-Ins/iGetterBundle.plugin  (com.presenta.iGetterBundle)
    Library/Internet Plug-Ins/Move-Media-Player.plugin  (com.movenetworks.movemediaplayer.plugin)
    Library/Internet Plug-Ins/OctoshapeWeb.plugin  (com.octoshape.browserplugin)
    Library/PreferencePanes/MusicManager.prefPane  (com.google.musicmanager.pref)
    Library/Services/ToastIt.service  (com.roxio.ToastItService)
    /Library/Audio/MIDI Drivers/EmagicUSBMIDIDriver.plugin  (info.emagic.driver.unitor)
    /Library/Internet Plug-Ins/Accel ViewTIFF.bundle  (com.acordex.AccelViewTIFF)
    /Library/Internet Plug-Ins/AdobePDFViewer.plugin  (com.adobe.acrobat.pdfviewer)
    /Library/Internet Plug-Ins/AmazonMP3DownloaderPlugin.plugin  (com.AmazonMP3DownloaderPluginLib.Amazon MP3 Downloader Plugin)
    /Library/Internet Plug-Ins/AmazonMP3DownloaderPlugin1017265.plugin  (com.AmazonMP3DownloaderPluginLib.Amazon MP3 Downloader Plugin)
    /Library/Internet Plug-Ins/CitrixICAClientPlugIn.plugin  (com.citrix.citrixicaclientplugIn)
    /Library/Internet Plug-Ins/DirectorShockwave.plugin  (com.adobe.director_12_0.shockwave.pluginshim)
    /Library/Internet Plug-Ins/DivXBrowserPlugin.plugin  (com.divx.DivXBrowserPlugin)
    /Library/Internet Plug-Ins/eMusicRemote.plugin  (com.emusic.plugins.emp.mac)
    /Library/Internet Plug-Ins/Flash Player.plugin  (com.macromedia.Flash Player.plugin)
    /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin  (net.telestream.wmv.plugin)
    /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin  (com.google.googletalkbrowserplugin)
    /Library/Internet Plug-Ins/JavaAppletPlugin.plugin  (com.oracle.java.JavaAppletPlugin)
    /Library/Internet Plug-Ins/npContributeMac.bundle  (com.adobe.npContributeMacBundle)
    /Library/Internet Plug-Ins/npgtpo3dautoplugin.plugin  (com.google.o3d)
    /Library/Internet Plug-Ins/o1dbrowserplugin.plugin  (com.google.o1dbrowserplugin)
    /Library/Internet Plug-Ins/PDF Browser Plugin.plugin  (com.schubert-it.internet-plugin.pdf)
    /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin  (com.microsoft.sharepoint.browserplugin)
    /Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin  (com.microsoft.sharepoint.webkitplugin)
    /Library/Internet Plug-Ins/Silverlight.plugin  (com.microsoft.SilverlightPlugin)
    /Library/Internet Plug-Ins/SpeedDownload Browser Plugin.plugin  (com.yazsoft.browserplugin)
    /Library/Internet Plug-Ins/Veoh Plugin.plugin  (com.veoh.plugin)
    /Library/Internet Plug-Ins/Veoh Plugin.webplugin  (com.veoh.webplugin)
    /Library/PreferencePanes/Citrix online plug-in.prefPane  (com.citrix.StandAlone)
    /Library/PreferencePanes/Flash Player.prefPane  (com.adobe.flashplayerpreferences)
    /Library/PreferencePanes/JavaControlPanel.prefPane  (com.oracle.java.JavaControlPanel)
    /Library/QuickTime/SoundboothScoreCodec.component  (com.adobe.SoundboothScoreAudioCodec)
    /Library/ScriptingAdditions/Adobe Unit Types.osax  (No bundle ID)
    /Library/ScriptingAdditions/TotalFinder.osax  (com.binaryage.totalfinder.injector)
    Unsigned shared libraries:
    /usr/lib/libesets.4.dylib
    /usr/lib/libesets_as.4.dylib
    /usr/lib/libsup.dylib
    /usr/local/lib/libavcodec.52.108.0.dylib
    /usr/local/lib/libavcore.0.16.1.dylib
    /usr/local/lib/libavdevice.52.2.3.dylib
    /usr/local/lib/libavfilter.1.74.0.dylib
    /usr/local/lib/libavformat.52.93.0.dylib
    /usr/local/lib/libavutil.50.36.0.dylib
    /usr/local/lib/libfuse_ino64.2.dylib
    /usr/local/lib/libmp3lame.0.dylib
    /usr/local/lib/libntfs-3g.80.dylib
    /usr/local/lib/libntfs.9.0.0.dylib
    /usr/local/lib/libswscale.0.12.0.dylib
    /usr/local/lib/libublio.1.dylib
    Library/LaunchAgents:
    com.UninstallerTool.plist
    com.VolumeWatcherTool.plist
    [email protected]t
    com.macpaw.CleanMyMac.trashSizeWatcher.plist
    com.spotify.webhelper.plist
    /Library/PrivilegedHelperTools:
    com.microsoft.office.licensing.helper
    net.sourceforge.MonolingualHelper
    Library/Fonts:
    Gentium
    GentiumAlt
    TLWHM0NT.TTF
    encodings.dir
    fonts.dir
    fonts.list
    fonts.scale

  • Need info about CPU and HDD for Tecra 8200

    Hi Guys im new and have just bought the above laptop. However i want a faster CPU and bigger Harddrive (10GIG at the mo after 40 GIG if possible) and my CPU is Intel Pentium III 750MHZ. Please could someone point me in the right direction of where i can get a 40 gig h/drive for the right sort of money and what is the fastest / suggest CPU i can get / go for.
    Thanks for your help .

    Hi
    The fact is that the Tecra 820 was delivered with different CPUs:
    PIII-M (Mobile) 750MHz;
    PIII-M (Mobile) 850MHz;
    PIII-M (Mobile) 900MHz;
    PIII-M (Mobile) 1.0GHz
    In this case the fastest CPU which you can use is a PIII 1GhZ.
    However the CPU changing is not easy and you should change anything if you have no experience.
    Important: You will loose the warranty if you open the notebook.
    Furthermore in my opinion you need also a high performance cooling module because the new CPU will produce more warmness.
    I have also found a information that this unit was delivered with 10GB; 20GB; 30GB HDDs. I think you will have no problems to use a 40GB HDD. The compatible one you can order from the Toshiba service partner.

Maybe you are looking for

  • InstantClient_11_2 error installing/uninstalling odbc for Windows 7 64 bit

    I have read other posting about similar issues but I haven't seen a resolution. So here it goes... OS: Windows 7 Pro 64 bit InstantClient 11_2 Installed as Administrator Added/Modified environmental variables Good tsnames files (pulled from my XP sys

  • Which Airport Card in a Power Mac G4

    I have a Power Mac G4 ( Mirror Doors). Which Airport Card works in this Mac ; Extream, Extream 802.11n or Express ? Can you give me a card part number so I can order one. Also is it possible to connect a outside antenna to a airport card ? Sorry, I c

  • Firefox crashes immediately

    Firefox crashes immediately upon startup. I can't even get the navigation bar. This is the code I receive from the crash report: Process: firefox [2304] Path: /Applications/Firefox.app/Contents/MacOS/firefox Identifier: org.mozilla.firefox Version: 2

  • Answer: OracleXMLSave and SDO_GEOMETRY type

    I am generating XML data from table that contains SDO_GEOMETRY datatype using XSU utility, it works fine. But then I trying to insert those data into other table with exactly same structure using OracleXMLSave.insertXML(..) it returns following error

  • Problem with weblogicURL.policy

    Are you sure you are using weblogic.security.acl.GroupImpl for the "Principal class"? For whatever reason we had weblogic.security.acl.Group in the weblogicURL.policy file and had the same problem you described.