Performance of oracle after upgradation of 8i to 9i in unix

hi,
   I have upgraded my oracle 8i to oracle 9i in an Unix machine.After that the queries are taking longer time in the oracle 9i.Can some help me on this?
thanks,
Anjela

Hi Anjela,
many things can be reason for bad performance. Did you check DB Parameter according to the SAP Notes 124361 and other notes in this Note? With every release there are some Bugs about bad performance which also affect the performance. For these bugs there are either Oracle Patches or some workarounds. You should check if you applied performance relevant patches for 9.2.0.x (which patchset do you have?).
You can provide the init.ora and the applied Oracle Patches (opatch lsinventory) for this database. I can have a look if something important is missing or set not correct.
You should analyze the statements with Transaction: ST04 --> Oracle session, if they have "good" execution plan and they choose right indexes, the chosen indexes are "good" etc...
Best regards
Baran

Similar Messages

  • SAP cannot start Oracle after Upgrading to 10g

    I have upgraded Oracle to 10g (10.2). After upgrading I run startsap but sapstart can start Oracle database but R3trans cannot verify that the database is started.
    the following log are in startdb.log. Please give me an idea what to do to solve this problem.
    S27adm 22> more startdb.log
    Mon Jun 2 13:00:22 GMT: 2008
    LOGFILE FOR STARTING ORACLE
    Mon Jun 2 13:00:22 GMT: 2008
    checking required environment variables
    ORACLE_HOME  is >/oracle/S27/102_64<
    ORACLE_SID   is >S27<
    Mon Jun 2 13:00:22 GMT: 2008
    check initora
    Mon Jun 2 13:00:22 GMT: 2008
    check initora
    Mon Jun 2 13:00:22 GMT: 2008
    checking V2 connect
    TNS Ping Utility for HPUX: Version 10.2.0.2.0 - Production on 02-JUN-2008 13:00:22
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /oracle/S27/102_64/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (COMMUNITY = SAP.WORLD)(PROTOCOL = TCP)(HOST = er3asu81)(PORT = 1553)) (CONNECT_DATA = (SERVER = DEDICATED) (
    SERVICE_NAME = S27.world)))
    OK (0 msec)
    tnsping: V2 connect to S27
    Mon Jun 2 13:00:22 GMT: 2008
    Connect to the database to check the database state:
    R3trans: connect check finished with return code: 12
    Database not available
    Mon Jun 2 13:00:22 GMT: 2008
    Shutdown database
    First trying to shutdown the database - May be,
    the database is in the nomount or mount state
    Mon Jun 2 13:00:22 GMT: 2008
    starting database
    SQL*Plus: Release 10.2.0.2.0 - Production on Mon Jun 2 13:00:23 2008
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 2533359616 bytes
    Fixed Size                  2199816 bytes
    Variable Size            2025713400 bytes
    Database Buffers          503316480 bytes
    Redo Buffers                2129920 bytes
    Database mounted.
    SP2-0158: unknown SET option "charwidth"
    no rows selected
    Not a terminal
    Not a terminal
    Database altered.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning and Data Mining options
    Mon Jun 2 13:00:46 GMT: 2008
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    Mon Jun 2 13:00:46 GMT: 2008
    /usr/sap/S27/SYS/exe/run/startdb: Terminating with error code 2

    Verify .dbenv* files in your <sid>adm home directory and update them as recommended in 10g upgrade documentation in the SAP Marketplace.
    If still not resolved, do R3trans -d from <sid>adm home directory and post the recent trans.log file to review further.
    Good Luck
    Nag Anthati

  • Bad performance on CF9 after upgrade from CF8

    Hello and happy new year for everybody 
    I'm stuck with a problem after upgrade from CF8 entreprise to CF9 entreprise.
    We are using IIS6 on WIN2003R2 (SP2).
    There are a lot of  "503 Server Error" with no content. (about 0.05% of request). This can be occured on big or small CFM, graphic ressources, etc...
    For each error I can see the following error on the connector logs (jrun_iis6_wildcardYYMMDD.log).
    2011-01-02 19:00:05 jrISAPI[1456:3940]  returning error page for JRun too busy or out of memory
    I've never seen this message in previous CF connector version.
    And on the jrun log (coldfusion-outXXX.log), I read the following errors:
    02/01 20:53:31 error unexpected end of part
    java.io.IOException: unexpected end of part
        at com.oreilly.servlet.multipart.PartInputStream.fill(PartInputStream.java:96)
        at com.oreilly.servlet.multipart.PartInputStream.read(PartInputStream.java:191)
        at com.oreilly.servlet.multipart.PartInputStream.read(PartInputStream.java:152)
        at com.oreilly.servlet.multipart.FilePart.write(FilePart.java:257)
        at com.oreilly.servlet.multipart.FilePart.writeTo(FilePart.java:215)
        at coldfusion.filter.FormScope.fillForm(FormScope.java:252)
        at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:376)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
        at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)
        at coldfusion.CfmServlet.service(CfmServlet.java:200)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    02/01 20:53:31 error (JRun Service: ProxyService [jrun.servlet.jrpp.JRunProxyService@4006ca]) JRunPRoxyServer.invokeRunnable:
    java.lang.IllegalStateException
        at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205)
        at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:328)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    java.lang.IllegalStateException
        at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205)
        at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:328)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Connector settings (jrun_iis6_wildcard.ini) :
    verbose=false
    Buffer=true (I've tried with false)
    serverstore=C:/ColdFusion9/runtime/lib/wsconfig/1/jrunserver.store
    bootstrap=127.0.0.1:51800
    apialloc=false
    maxworkerthreads=100 (I've tried to increase/decrease this value)
    JRUN settings:
    Threads number: 150
    Max queued jrun threads: 150
    Is anyone have experience the same issue ? How can I try to solve this ?
    Big thanks!

    @Charlie:
    in the cf\runtime\logs there is only that kind of information:
    05/01 10:28:44 error unexpected end of part
    java.io.IOException: unexpected end of part
        at com.oreilly.servlet.multipart.PartInputStream.fill(PartInputStream.java:96)
        at com.oreilly.servlet.multipart.PartInputStream.read(PartInputStream.java:191)
        at com.oreilly.servlet.multipart.PartInputStream.read(PartInputStream.java:152)
        at com.oreilly.servlet.multipart.FilePart.write(FilePart.java:257)
        at com.oreilly.servlet.multipart.FilePart.writeTo(FilePart.java:215)
        at coldfusion.filter.FormScope.fillForm(FormScope.java:252)
        at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:376)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
        at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)
        at coldfusion.CfmServlet.service(CfmServlet.java:200)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    05/01 10:28:44 error (JRun Service: ProxyService [jrun.servlet.jrpp.JRunProxyService@16c00e2]) JRunPRoxyServer.invokeRunnable:
    java.lang.IllegalStateException
        at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205)
        at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:328)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    java.lang.IllegalStateException
        at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205)
        at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:328)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    There is no line about a memory issue!
    These errors happening on random request not ALL!! (arround 0.05%), and there is no real link between load and this... Our applications handle a lot of POST download, but like I've described before, error can occured on classic cfm page and static ressource...
    What I mean with upgrade CF8 to CF9, is with our 10 other servers running on CF8, I've never see that 503 issue outside a real jrun problem (like a memory crash, restart, etc...)
    @Carl:
    Server is running on WIN2003R2SP2 32 bits OS (dual Xeon E5506, 4Go RAM). Here is the jvm.config arguments:
    # Arguments to VM
    java.args=-server  -Xms1024m -Xmx1024m -Dsun.io.useCanonCaches=false -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseParallelGC -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{appli cation.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/flex/jars,{application. home}/../wwwroot/WEB-INF/cfform/jars
    Do you know if it should be possible to try old JRun connector used by CF8 ?

  • Oracle Database Upgradation 10g to 11g in HP unix

    Oracle Database Upgradation 10g to 11g (standalone DB & ASM is implemented) in HP unix ?
    Kindly furnish the good links and screen shot documents.
    Edited by: user11937849 on Apr 9, 2012 4:04 AM

    As part of the upgrade, you might research how new Oracle 11g features can help your system run better.
    Your upgraded system can effectively start using extended statistics, a very powerful new 11g feature, immediately after the upgrade. I have a detailed blog post on how to do this with OEM - http://iiotzov.wordpress.com/2011/11/01/get-the-max-of-oracle-11gr2-right-from-the-start-create-relevant-extended-statistics-as-a-part-of-the-upgrade
    Iordan Iotzov
    http://iiotzov.wordpress.com/

  • Database performance is poor after upgrading to 9i

    hi Guys
    My system was upgraded to 9i by the third party after that I took over from that and I am getting the continuous complaints regarding performance of Database.
    there are 150 Users who connects using citrix , from different locations and DB size is 20 GB.
    this is my Init Ora file
    # Cache and I/O
    db_block_size = 4096
    db_cache_size=591396864
    db_file_multiblock_read_count=16
    # Cursors and Library cache
    open_cursors=3000
    # Database Identification
    db_domain=""
    db_name=db_live
    # Diagnostics and Statistics
    background_dump_dest=D:\oracle\admin\db_live\bdump
    core_dump_dest=D:\oracle\admin\db_live\cdump
    timed_statistics=TRUE
    user_dump_dest=D:\oracle\admin\db_live\udump
    # File Configuration
    control_files=("D:\oracle\oradata\db_live\control01.ctl","D:\oracle\oradata\db_live\control02.ctl","D:\oracle\oradata\db_live\control03.ctl")
    # Instance Identification
    instance_name = live
    # Job Queues
    job_queue_processes=10
    # MTS
    dispatchers = "(PROTOCOL=TCP)"
    # Miscellaneous
    aq_tm_processes = 1
    compatible=9.2.0.0.0
    # Optimizer
    hash_join_enabled=TRUE
    query_rewrite_enabled=FALSE
    star_transfformation_enabled=FALSE
    # Pools
    java_pool_size=0
    large_pool_size=145752064
    shared_pool_size=197132288
    # Processes and Sessions
    processes=400
    # Redo Log and Recovery
    fast_start_mttr_target=300
    # Security and Auditing
    remote_login_passwordfile=EXCLUSIVE
    # SORT, HASH Joins, Bitmap Indexes
    pga_aggregate_target=525336576
    sort_area_size=524288
    # System Managed Undo and Rollback Segments
    undo_management=AUTO
    undo_retention=10800
    undo_tablespace=UNDOTBS1
    I feel SGA size and Sort area size are not correct if we increase the value of both will it solve some my problem
    Abhi

    I have run the some scripts to check the performance
    Here is the ouput :
    Hit Ratio Section
    =========================
    BUFFER HIT RATIO
    =========================
    (should be > 70, else increase db_block_buffers in init.ora)
    Buffer Hit Ratio
    77
    logical_reads phys_reads phy_writes BUFFER HIT RATIO
    89,127,477 20,013,061 1,556,989 78
    =========================
    DATA DICT HIT RATIO
    =========================
    (should be higher than 90 else increase shared_pool_size in init.ora)
    Data Dict. Gets Data Dict. cache misses DATA DICT CACHE HIT RATIO
    11,785,386 40,955 99
    =========================
    LIBRARY CACHE MISS RATIO
    =========================
    (If > .1, i.e., more than 1% of the pins resulted in reloads, then
    increase the shared_pool_size in init.ora)
    executions Cache misses while executing LIBRARY CACHE MISS RATIO
    9,845,481 11,831 .0012
    =========================
    Library Cache Section
    =========================
    hit ratio should be > 70, and pin ratio > 70 ...
    NAMESPACE Hit ratio pin hit ratio reloads
    SQL AREA 70 94 7,293
    TABLE/PROCEDURE 99 98 4,529
    BODY 87 68 9
    TRIGGER 99 99 0
    INDEX 98 98 0
    CLUSTER 98 98 0
    OBJECT 100 100 0
    PIPE 100 100 0
    JAVA SOURCE 100 100 0
    JAVA RESOURCE 100 100 0
    JAVA DATA 100 100 0
    =========================
    REDO LOG BUFFER
    =========================
    redo log space requests 37
    Pool's Free Memory
    POOL NAME BYTES
    shared pool free memory 8,075,760
    large pool free memory 127,547,048
    SQL Summary Section
    Tot SQL run since startup SQL executing now
    4,727,276 3,833
    Lock Section
    =========================
    SYSTEM-WIDE LOCKS - all requests for locks or latches
    =========================
    Processing Locks and Latches, please standby...
    User Lock Type Mode Held
    XR Null
    Temp Segment Row-X (SX)
    SYNTECH Transaction Exclusive
    SYNTECH DML Row-S (SS)
    SYNTECH Transaction Exclusive
    SYNTECH DML Row-X (SX)
    SYNTECH DML Row-X (SX)
    SYNTECH DML Row-X (SX)
    SYNTECH Transaction Exclusive
    SYNTECH DML Row-S (SS)
    =========================
    DDL LOCKS - These are usually triggers or other DDL
    =========================
    User Owner Name Type Mode held
    SYNTECH SYS DBMS_TRANSACTIO Table/Procedure/Type Null
    SYNTECH SYS DBMS_TRANSACTIO Table/Procedure/Type Null
    SYNTECH SYNTECH SW_LUC_SEQ Table/Procedure/Type Null
    SYNTECH SYS DBMS_UTILITY Body Null
    SYNTECH SYS DBMS_UTILITY Body Null
    SYSTEM SYSTEM SYSTEM 18 Null
    SYNTECH SYS DBMS_UTILITY Table/Procedure/Type Null
    SYNTECH SYS DBMS_UTILITY Table/Procedure/Type Null
    SYSTEM SYS DBMS_OUTPUT Body Null
    SUMMIT SUMMIT SUMMIT 18 Null
    SUMMIT SUMMIT SUMMIT 18 Null
    User Owner Name Type Mode held
    SUMMIT SUMMIT SUMMIT 18 Null
    SUMMIT SUMMIT SUMMIT 18 Null
    SUMMIT SUMMIT SUMMIT 18 Null
    SUMMIT SUMMIT SUMMIT 18 Null
    SUMMIT SUMMIT SUMMIT 18 Null
    SUMMIT SUMMIT SUMMIT 18 Null
    SUMMIT SUMMIT SUMMIT 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    User Owner Name Type Mode held
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    User Owner Name Type Mode held
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    User Owner Name Type Mode held
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    User Owner Name Type Mode held
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    User Owner Name Type Mode held
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    User Owner Name Type Mode held
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYNTECH SYNTECH 18 Null
    SYNTECH SYS DBMS_TRANSACTIO Body Null
    User Owner Name Type Mode held
    SYNTECH SYS DBMS_TRANSACTIO Body Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    User Owner Name Type Mode held
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    User Owner Name Type Mode held
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    User Owner Name Type Mode held
    SUMMIT SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    User Owner Name Type Mode held
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYSTEM SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    User Owner Name Type Mode held
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    User Owner Name Type Mode held
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SUMMIT SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    User Owner Name Type Mode held
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYNTECH SYS DATABASE 18 Null
    SYSTEM SYS DBMS_OUTPUT Table/Procedure/Type Null
    SYNTECH SYS DBMS_APPLICATIO Table/Procedure/Type Null
    SYNTECH SYS DBMS_APPLICATIO Table/Procedure/Type Null
    SYSTEM SYS DBMS_APPLICATIO Table/Procedure/Type Null
    SYNTECH SYS DBMS_APPLICATIO Body Null
    SYNTECH SYS DBMS_APPLICATIO Body Null
    SYSTEM SYS DBMS_APPLICATIO Body Null
    =========================
    DML LOCKS - These are table and row locks...
    =========================
    User Owner Name Mode held
    SYNTECH SYNTECH SYJOBTRN Row-S (SS)
    SYNTECH SYNTECH JCINVTRN Row-X (SX)
    SYNTECH SYNTECH JCBATCH Row-S (SS)
    SYNTECH SYNTECH JCIVBK Row-X (SX)
    SYNTECH SYNTECH JCWSTG Row-S (SS)
    SYNTECH SYNTECH JCINVC Row-X (SX)
    Latch Section
    if miss_ratio or immediate_miss_ratio > 1 then latch
    contention exists, decrease LOG_SMALL_ENTRY_MAX_SIZE in init.ora
    NAME miss_ratio immediate_miss_ratio
    library cache .04 .24
    virtual circuit queues .42 .00
    Rollback Segment Section
    if any count below is > 1% of the total number of requests for data
    then more rollback segments are needed
    CLASS COUNT
    free list 0
    undo block 1
    undo header 201
    system undo block 0
    system undo header 0
    Tot # of Requests for Data
    89,163,600
    =========================
    ROLLBACK SEGMENT CONTENTION
    =========================
    If any ratio is > .01 then more rollback segments are needed
    NAME WAITS GETS Ratio
    SYSTEM 0 625 .00000
    _SYSSMU1$                              31      67196    .00046                 
    _SYSSMU2$                               0      30118    .00000                 
    _SYSSMU3$                              18      75372    .00024                 
    _SYSSMU4$                               9      36534    .00025                 
    _SYSSMU5$                              28     173253    .00016                 
    _SYSSMU6$                               0      31350    .00000                 
    _SYSSMU7$                               0      28957    .00000                 
    _SYSSMU8$                              10      62721    .00016                 
    _SYSSMU9$                               3      44480    .00007                 
    _SYSSMU10$                             37      42719    .00087                 
    NAME WAITS GETS Ratio
    _SYSSMU11$                              0      20228    .00000                 
    _SYSSMU12$                              1      19168    .00005                 
    Session Event Section
    if average-wait > 20 then contention might exists
    EVENT TOTAL_WAITS TOTAL_TIMEOUTS AVERAGE_WAIT
    latch free 5 1 1
    latch free 2 0 1
    buffer busy waits 362 0 1
    buffer busy waits 1 0 25
    buffer busy waits 217 0 1
    log buffer space 4 0 5
    log file switch completion 4 0 3
    log file switch completion 7 0 3
    log file sync 253 0 1
    log file sync 12 1 11
    log file sync 307 1 1
    EVENT TOTAL_WAITS TOTAL_TIMEOUTS AVERAGE_WAIT
    db file sequential read 776 0 1
    db file sequential read 53 0 3
    db file sequential read 2,791 0 1
    db file sequential read 2,125 0 1
    db file sequential read 728 0 1
    db file sequential read 12 0 1
    db file sequential read 1,710 0 1
    db file sequential read 237 0 1
    db file sequential read 1 0 1
    db file sequential read 404 0 1
    db file sequential read 731 0 1
    EVENT TOTAL_WAITS TOTAL_TIMEOUTS AVERAGE_WAIT
    db file sequential read 1 0 1
    db file sequential read 18 0 1
    db file sequential read 11 0 3
    db file sequential read 4 0 1
    db file sequential read 64 0 4
    db file sequential read 119 0 1
    db file sequential read 1 0 1
    db file sequential read 3 0 2
    db file sequential read 511 0 2
    db file sequential read 608 0 1
    db file sequential read 2 0 1
    EVENT TOTAL_WAITS TOTAL_TIMEOUTS AVERAGE_WAIT
    db file sequential read 6 0 1
    db file sequential read 5 0 1
    db file sequential read 80 0 1
    db file sequential read 74 0 2
    db file sequential read 40 0 3
    db file sequential read 876 0 1
    db file sequential read 2,791 0 1
    db file sequential read 5 0 1
    db file sequential read 2 0 1
    db file sequential read 315 0 1
    db file scattered read 7 0 1
    EVENT TOTAL_WAITS TOTAL_TIMEOUTS AVERAGE_WAIT
    db file scattered read 15 0 1
    db file scattered read 5 0 4
    db file scattered read 8 0 1
    db file scattered read 2 0 1
    db file scattered read 1 0 1
    db file scattered read 8 0 1
    db file scattered read 129 0 1
    db file scattered read 7 0 5
    db file scattered read 1 0 1
    db file scattered read 6 0 1
    db file scattered read 4 0 1
    EVENT TOTAL_WAITS TOTAL_TIMEOUTS AVERAGE_WAIT
    db file scattered read 2 0 1
    db file scattered read 5 0 4
    db file scattered read 4 0 3
    db file scattered read 4 0 1
    db file scattered read 10,487 0 1
    db file scattered read 2 0 1
    db file scattered read 3 0 1
    db file scattered read 2 0 1
    db file scattered read 3 0 1
    db file scattered read 13 0 2
    db file scattered read 17 0 1
    EVENT TOTAL_WAITS TOTAL_TIMEOUTS AVERAGE_WAIT
    db file scattered read 2 0 1
    db file scattered read 3 0 1
    db file parallel read 32 0 1
    db file parallel read 1 0 2
    db file parallel read 29 0 2
    db file parallel read 38 0 1
    db file parallel read 24 0 2
    db file parallel read 52 0 1
    db file parallel read 33 0 1
    undo segment extension 9 9 2
    76 rows selected.
    Queue Section
    average wait for queues should be near zero ...
    PADDR Queue type # queued WAIT TOTALQ AVG WAIT
    00 COMMON 0 3195556 10,273,816 .311038858
    1DCB67CC DISPATCHER 0 14654 10,649,458 .001376032
    2 rows selected.
    Multi-threaded Server Section
    If the following number is > 1
    then increase MTS_MAX_SERVERS parm in init.ora
    Avg wait per request queue
    .311037586853935493365783330857794608413 hundredths of seconds
    1 row selected.
    If the following number increases, consider adding dispatcher processes
    Avg wait per response queue
    .001376211356617059142626710087687462551 hundredths of seconds
    =========================
    DISPATCHER USAGE
    =========================
    (If Time Busy > 50, then change
    MTS_MAX_DISPATCHERS in init.ora)
    NAME STATUS IDLE BUSY Time Busy
    D000 WAIT 3,506,156 89,948 2.501
    Shared Server Processes
    0
    high-water mark for the multi-threaded server
    MAXIMUM_CONNECTIONS MAXIMUM_SESSIONS SERVERS_STARTED SERVERS_TERMINATED
    SERVERS_HIGHWATER
    157 157 1721 1721
    17
    file i/o should be evenly distributed across drives.
    # Name STATUS BYTES PHYRDS PHYWRTS
    1 F:\ORACLE\ORADATA\DB_LIVE\SYST SYSTEM 262,144,000 16239 735
    2 F:\ORACLE\ORADATA\DB_LIVE\UNDO ONLINE 2,222,981,120 1962 191422
    3 F:\ORACLE\ORADATA\DB_LIVE\CONQ ONLINE 17,179,860,992 2361254 111110
    4 F:\ORACLE\ORADATA\DB_LIVE\INDX ONLINE 26,214,400 20 18
    5 F:\ORACLE\ORADATA\DB_LIVE\SUMM ONLINE 162,529,280 303 60
    6 F:\ORACLE\ORADATA\DB_LIVE\TOOL ONLINE 10,485,760 20 18
    7 F:\ORACLE\ORADATA\DB_LIVE\USER ONLINE 26,214,400 20 18
    8 F:\ORACLE\ORADATA\DB_LIVE\CONQ ONLINE 1,263,534,080 2254864 123356
    SYSTEM_STATISTIC VALUE
    CPU used by this session 639,861
    CPU used when call started 639,807
    CR blocks created 27,293
    Cached Commit SCN referenced 0
    Commit SCN cached 0
    DBWR buffers scanned 1,494,581
    DBWR checkpoint buffers written 240,048
    DBWR checkpoints 18
    DBWR cross instance writes 0
    DBWR free buffers found 1,319,309
    DBWR fusion writes 0
    SYSTEM_STATISTIC VALUE
    DBWR lru scans 1,210
    DBWR make free requests 1,210
    DBWR revisited being-written buffer 0
    DBWR summed scan depth 1,494,581
    DBWR transaction table writes 271
    DBWR undo block writes 191,098
    DDL statements parallelized 0
    DFO trees parallelized 0
    DML statements parallelized 0
    OTC commit optimization attempts 0
    OTC commit optimization failure - setup 0
    SYSTEM_STATISTIC VALUE
    OTC commit optimization hits 0
    PX local messages recv'd 0
    PX local messages sent 0
    PX remote messages recv'd 0
    PX remote messages sent 0
    Parallel operations downgraded 1 to 25 pct 0
    Parallel operations downgraded 25 to 50 pct 0
    Parallel operations downgraded 50 to 75 pct 0
    Parallel operations downgraded 75 to 99 pct 0
    Parallel operations downgraded to serial 0
    Parallel operations not downgraded 0
    SYSTEM_STATISTIC VALUE
    RowCR - row contention 0
    RowCR attempts 0
    RowCR hits 0
    SQL*Net roundtrips to/from client 20,533,267
    SQL*Net roundtrips to/from dblink 0
    Unnecesary process cleanup for SCN batching 0
    active txn count during cleanout 82,931
    background checkpoints completed 17
    background checkpoints started 18
    background timeouts 42,216
    branch node splits 222
    SYSTEM_STATISTIC VALUE
    buffer is not pinned count 58,473,081
    buffer is pinned count 58,622,335
    bytes received via SQL*Net from client 690,006,487
    bytes received via SQL*Net from dblink 0
    bytes sent via SQL*Net to client 102,210,355,400
    bytes sent via SQL*Net to dblink 0
    calls to get snapshot scn: kcmgss 8,092,887
    calls to kcmgas 130,839
    calls to kcmgcs 87,223
    calls to kcmgrs 0
    change write time 16,834
    SYSTEM_STATISTIC VALUE
    cleanout - number of ktugct calls 91,022
    cleanouts and rollbacks - consistent read gets 15,130
    cleanouts only - consistent read gets 16,490
    cluster key scan block gets 126,689
    cluster key scans 74,722
    cold recycle reads 0
    commit cleanout failures: block lost 708
    commit cleanout failures: buffer being written 59
    commit cleanout failures: callback failure 49
    commit cleanout failures: cannot pin 0
    commit cleanout failures: hot backup in progress 0
    SYSTEM_STATISTIC VALUE
    commit cleanout failures: write disabled 0
    commit cleanouts 488,120
    commit cleanouts successfully completed 487,304
    commit txn count during cleanout 36,303
    consistent changes 155,131
    consistent gets 74,645,555
    consistent gets - examination 16,776,826
    current blocks converted for CR 4
    cursor authentications 55,278
    data blocks consistent reads - undo records applied 154,868
    db block changes 12,976,485
    SYSTEM_STATISTIC VALUE
    db block gets 14,531,153
    deferred (CURRENT) block cleanout applications 137,895
    deferred CUR cleanouts (index blocks) 0
    dirty buffers inspected 9,671
    enqueue conversions 11,684
    enqueue deadlocks 0
    enqueue releases 184,564
    enqueue requests 184,686
    enqueue timeouts 94
    enqueue waits 1
    exchange deadlocks 0
    SYSTEM_STATISTIC VALUE
    execute count 7,319,198
    free buffer inspected 10,181
    free buffer requested 19,253,045
    gcs messages sent 0
    ges messages sent 0
    global cache blocks corrupt 0
    global cache blocks lost 0
    global cache claim blocks lost 0
    global cache convert time 0
    global cache convert timeouts 0
    global cache converts 0
    SYSTEM_STATISTIC VALUE
    global cache cr block build time 0
    global cache cr block flush time 0
    global cache cr block receive time 0
    global cache cr block send time 0
    global cache cr blocks received 0
    global cache cr blocks served 0
    global cache current block flush time 0
    global cache current block pin time 0
    global cache current block receive time 0
    global cache current block send time 0
    global cache current blocks received 0
    SYSTEM_STATISTIC VALUE
    global cache current blocks served 0
    global cache defers 0
    global cache freelist waits 0
    global cache get time 0
    global cache gets 0
    global cache prepare failures 0
    global cache skip prepare failures 0
    global lock async converts 0
    global lock async gets 0
    global lock convert time 0
    global lock get time 0
    SYSTEM_STATISTIC VALUE
    global lock releases 0
    global lock sync converts 0
    global lock sync gets 0
    hot buffers moved to head of LRU 1,334,001
    immediate (CR) block cleanout applications 31,620
    immediate (CURRENT) block cleanout applications 256,895
    immediate CR cleanouts (index blocks) 0
    index fast full scans (direct read) 0
    index fast full scans (full) 6,363
    index fast full scans (rowid ranges) 0
    index fetch by key 7,199,288
    SYSTEM_STATISTIC VALUE
    index scans kdiixs1 2,173,768
    instance recovery database freeze count 0
    kcmccs called get current scn 0
    kcmgss read scn without going to GES 0
    kcmgss waited for batching 0
    leaf node 90-10 splits 137
    leaf node splits 20,302
    logons cumulative 2,347
    logons current 86
    messages received 60,379
    messages sent 60,378
    SYSTEM_STATISTIC VALUE
    native hash arithmetic execute 0
    native hash arithmetic fail 0
    next scns gotten without going to GES 0
    no buffer to keep pinned count 5
    no work - consistent read gets 55,487,127
    number of map misses 0
    number of map operations 0
    opened cursors cumulative 692,633
    opened cursors current 11,134
    opens of replaced files 0
    opens requiring cache replacement 0
    SYSTEM_STATISTIC VALUE
    parse count (failures) 35
    parse count (hard) 222,131
    parse count (total) 740,269
    parse time cpu 71,868
    parse time elapsed 79,481
    physical reads 20,026,636
    physical reads direct 1,052,614
    physical reads direct (lob) 0
    physical writes 1,557,017
    physical writes direct 1,130,421
    physical writes direct (lob) 0
    SYSTEM_STATISTIC VALUE
    physical writes non checkpoint 1,477,234
    pinned buffers inspected 344
    prefetch clients - 16k 0
    prefetch clients - 2k 0
    prefetch clients - 32k 0
    prefetch clients - 4k 0
    prefetch clients - 8k 0
    prefetch clients - default 223
    prefetch clients - keep 0
    prefetch clients - recycle 0
    prefetched blocks 14,445,041
    SYSTEM_STATISTIC VALUE
    prefetched blocks aged out before use 2,636
    process last non-idle time ################
    queries parallelized 0
    recovery array read time 0
    recovery array reads 0
    recovery blocks read 0
    recursive calls 1,911,332
    recursive cpu usage 4,012
    redo blocks written 3,597,536
    redo buffer allocation retries 337
    redo entries 6,634,895
    SYSTEM_STATISTIC VALUE
    redo log space requests 37
    redo log space wait time 284
    redo log switch interrupts 0
    redo ordering marks 3
    redo size 1,772,883,980
    redo synch time 6,781
    redo synch writes 27,527
    redo wastage 11,115,384
    redo write time 16,597
    redo writer latching time 5
    redo writes 51,171
    SYSTEM_STATISTIC VALUE
    remote instance undo block writes 0
    remote instance undo header writes 0
    rollback changes - undo records applied 88,835
    rollbacks only - consistent read gets 12,179
    rows fetched via callback 3,423,058
    serializable aborts 0
    session connect time ################
    session cursor cache count 0
    session cursor cache hits 0
    session logical reads 89,176,705
    session pga memory 35,556,660
    SYSTEM_STATISTIC VALUE
    session pga memory max 132,532,528
    session stored procedure space 0
    session uga memory 50,817,520
    session uga memory max 497,741,936
    shared hash latch upgrades - no wait 2,566,917
    shared hash latch upgrades - wait 32
    sorts (disk) 130
    sorts (memory) 196,268
    sorts (rows) 18,962,940
    summed dirty queue length 376,151
    switch current to new buffer 33,449
    SYSTEM_STATISTIC VALUE
    table fetch by rowid 39,128,298
    table fetch continued row 556,214
    table lookup prefetch client count 0
    table scan blocks gotten 32,208,464
    table scan rows gotten 2,455,389,745
    table scans (cache partitions) 0
    table scans (direct read) 0
    table scans (long tables) 3,754
    table scans (rowid ranges) 0
    table scans (short tables) 124,879
    total file opens 0
    SYSTEM_STATISTIC VALUE
    total number of slots 0
    transaction lock background get time 0
    transaction lock background gets 0
    transaction lock foreground requests 0
    transaction lock foreground wait time 0
    transaction rollbacks 366
    transaction tables consistent read rollbacks 1
    transaction tables consistent reads - undo records appl 260
    user calls 10,869,191
    user commits 27,014
    user rollbacks 411
    SYSTEM_STATISTIC VALUE
    workarea executions - multipass 36
    workarea executions - onepass 218
    workarea executions - optimal 131,726
    workarea memory allocated 888
    write clones created in background 1
    write clones created in foreground 48

  • Mac Mini performance very slow after upgrading to Mavericks

    Since upgrading my Mac Mini to Mavericks, its performance has become progressively slower.  The first issue I noticed was a freezing of the clock display on the upper-right of the menu bar.  I often leave my Mac on overnight to stream music and increasingly when I check the clock in the morning it has frozen at somepoint during the night.  When I move the mouse over arrow over the clock, it turns to "busy" and I clicking on it does nothing.  Changing the clock setting in system preferences does nothing to the displayed time, however the clock in system preferences is not frozen and displays the correct time.  Rebooting is the only thing that fixes the problem.  Lately the system has been performing progressive slower.  The boot-up/restart process takes several minutes now (>= 5min) and opening a program takes about as long as it did on my PC 20 years ago.  When the computer is awakened up from sleep mode all of the open programs have to be force quit because they are unresponsive.  Often, at this point, trying to open a menu in the menu-bar, saving work on a spreadsheet or navigating through folders in the finder takes an unusually long time, whereas it used to happen almost instantaneously before Mavericks was installed.  I would really appreciate feedback/advice.  Thanks, Aaron.
    Mac Mini mid-2010
    Model Identifier: Macmini4,1
    2.4 GHz Intel Core 2 Duo
    2 GB 1067 MHz DDR3
    System Version: OS X 10.9.4 (13E28)
    Here are the results of a diagnostic suggested by one of the forum contributors that I ran today:
    Model Identifier: Macmini4,1
    System Version: OS X 10.9.4 (13E28)
    Kernel Version: Darwin 13.3.0
    Boot Mode: Normal
    Time since boot: 21 minutes
    USB
       USB Optical Mouse (Logitech Inc.)
    Diagnostic reports
       2014-06-09 iTunes crash
       2014-06-09 iTunes hang
       2014-06-12 Microsoft Excel hang
       2014-06-12 Spotify hang
       2014-06-12 WindowServer crash
       2014-06-12 coreaudiod crash
       2014-06-12 firefox hang
       2014-06-13 Maps hang
       2014-06-13 Microsoft Excel hang
       2014-06-13 Spotify hang
       2014-06-13 WindowServer crash
       2014-06-13 com.apple.dock.extra crash
       2014-06-13 firefox hang
       2014-06-13 plugin-container crash
       2014-06-14 UserEventAgent crash
       2014-06-17 coreaudiod crash
       2014-06-18 im_ks_tool crash
       2014-06-21 helpd crash
       2014-06-23 WindowServer crash
       2014-06-23 com.apple.dock.extra crash
       2014-06-23 coreaudiod crash
       2014-06-23 plugin-container crash
       2014-07-01 soffice crash
       2014-07-02 Spotify Helper crash
       2014-07-04 coreaudiod crash
    Log
       Jul  4 10:01:36 process Calendar[476] caught causing excessive wakeups. Observed wakeups rate (per sec): 1223; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 82341
       Jul  4 10:01:36 process Antispam Engine[536] caught causing excessive wakeups. Observed wakeups rate (per sec): 24844; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 150872
       Jul  4 10:01:45 process helpd[291] caught causing excessive wakeups. Observed wakeups rate (per sec): 275; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 52866
       Jul  4 10:01:45 process com.apple.dock.e[502] caught causing excessive wakeups. Observed wakeups rate (per sec): 1590; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 57334
       Jul  4 10:01:47 process NotificationCent[492] caught causing excessive wakeups. Observed wakeups rate (per sec): 964; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 68071
       Jul  4 10:01:48 process softwareupdate_n[546] caught causing excessive wakeups. Observed wakeups rate (per sec): 28527; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 93633
       Jul  4 10:01:48 process firefox[474] caught causing excessive wakeups. Observed wakeups rate (per sec): 1225; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 98282
       Jul  4 10:02:10 process LOGINserver[528] caught causing excessive wakeups. Observed wakeups rate (per sec): 1091; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45867
       Jul  4 10:02:16 process iTunes[475] caught causing excessive wakeups. Observed wakeups rate (per sec): 516; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 55586
       Jul  4 10:02:21 process XPCKeychainSandb[562] caught causing excessive wakeups. Observed wakeups rate (per sec): 10104; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 74292
       Jul  4 10:02:21 process com.apple.WebKit[572] caught causing excessive wakeups. Observed wakeups rate (per sec): 55671; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 61284
       Jul  4 10:02:21 process softwareupdated[163] caught causing excessive wakeups. Observed wakeups rate (per sec): 1271; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 84492
       Jul  4 10:02:23 process AppleSpell[550] caught causing excessive wakeups. Observed wakeups rate (per sec): 1437; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 50449
       Jul  4 10:02:24 process com.apple.WebKit[569] caught causing excessive wakeups. Observed wakeups rate (per sec): 13001; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 53799
       Jul  4 10:02:26 process SLRuntimeLoader[564] caught causing excessive wakeups. Observed wakeups rate (per sec): 4630; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 52375
       Jul  4 10:02:27 process com.apple.WebKit[568] caught causing excessive wakeups. Observed wakeups rate (per sec): 16719; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 137972
       Jul  4 10:02:27 process IntegoMenu[526] caught causing excessive wakeups. Observed wakeups rate (per sec): 2184; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 130115
       Jul  4 10:02:27 process AddressBookSourc[571] caught causing excessive wakeups. Observed wakeups rate (per sec): 14785; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 110705
       Jul  4 10:02:27 process com.apple.InputM[575] caught causing excessive wakeups. Observed wakeups rate (per sec): 11617; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 79147
       Jul  4 10:02:59 process bsdtar[504] caught causing excessive wakeups. Observed wakeups rate (per sec): 475; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 47697
       Jul  4 10:03:12 process syncdefaultsd[491] caught causing excessive wakeups. Observed wakeups rate (per sec): 344; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 54125
       Jul  4 10:03:21 process com.apple.WebKit[570] caught causing excessive wakeups. Observed wakeups rate (per sec): 786; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 48418
       Jul  4 10:03:26 process CalendarAgent[218] caught causing excessive wakeups. Observed wakeups rate (per sec): 636; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 49912
       Jul  4 10:03:58 process AddressBookSourc[612] caught causing excessive wakeups. Observed wakeups rate (per sec): 3304; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45166
       Jul  4 10:06:21 process Spotify[473] caught causing excessive wakeups. Observed wakeups rate (per sec): 2180; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 80348
    kexts
       com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN
       com.apple.GeForceTesla
       com.intego.netbarrier.kext.monitor
       com.intego.netbarrier.kext.network
       com.intego.netbarrier.kext.process
       com.intego.virusbarrier.kext.realtime
       com.intego.Family-Protector.extension
    Daemons
       com.intego.virusbarrier.daemon.realtime
       org.postfix.master
       org.ntp.ntpd
       org.cups.cupsd
       com.vix.cron
       com.oracle.java.Helper-Tool
       com.microsoft.office.licensing.helper
       com.intego.WashingMachine.service
       com.intego.virusbarrier.daemon.scanner
       com.intego.virusbarrier.daemon
       com.intego.virusbarrier.daemon.logger
       com.intego.virusbarrier.daemon.emlparser
       com.intego.PersonalBackup.daemon
       com.intego.personalantispam.daemon
       com.intego.netupdate.daemon
       com.intego.netbarrier.daemon
       com.intego.netbarrier.daemon.monitor
       com.intego.netbarrier.daemon.logger
       com.intego.Family-Protector.daemon
       com.intego.commonservices.metrics.kschecker
       com.intego.commonservices.icalserver
       com.intego.commonservices.daemon.taskmanager
       com.intego.commonservices.daemon.integod
       com.adobe.fpsaud
    Agents
       com.intego.WashingMachine.ui.helper
       com.oracle.java.Java-Updater
       com.intego.virusbarrier.alert
       com.intego.personalbackup.agent
       com.intego.netupdate.agent
       com.intego.netbarrier.alert
       com.intego.Family-Protector.agent
       com.intego.commonservices.uninstaller
       com.intego.commonservices.taskmanager
       com.intego.commonservices.integomenu
       com.canon.MFManager
       com.adobe.ARM.UUID
    launchd
       /System/Library/LaunchAgents/com.apple.accountsd.plist
           (com.apple.accountsd)
       /System/Library/LaunchAgents/com.apple.AddressBook.abd.plist
           (com.apple.AddressBook.abd)
       /System/Library/LaunchAgents/com.apple.AddressBook.AssistantService.plist
           (com.apple.AddressBook.AssistantService)
       /System/Library/LaunchAgents/com.apple.AddressBook.SourceSync.plist
           (com.apple.AddressBook.SourceSync)
       /System/Library/LaunchAgents/com.apple.AirPlayUIAgent.plist
           (com.apple.AirPlayUIAgent)
       /System/Library/LaunchAgents/com.apple.AirPortBaseStationAgent.plist
           (com.apple.AirPortBaseStationAgent)
       /System/Library/LaunchAgents/com.apple.alf.useragent.plist
           (com.apple.alf.useragent)
       /System/Library/LaunchAgents/com.apple.aos.migrate.plist
           (com.apple.aos.migrate)
       /System/Library/LaunchAgents/com.apple.AOSPushRelay.plist
           (com.apple.AOSPushRelay)
       /System/Library/LaunchAgents/com.apple.AppleGraphicsWarning.plist
           (com.apple.AppleGraphicsWarning)
       /System/Library/LaunchAgents/com.apple.appleseed.seedusaged.plist
           (com.apple.appleseed.seedusaged)
       /System/Library/LaunchAgents/com.apple.appstoreupdateagent.plist
           (com.apple.appstoreupdateagent)
       /System/Library/LaunchAgents/com.apple.apsctl.plist
           (com.apple.apsctl)
       /System/Library/LaunchAgents/com.apple.assistant_service.plist
           (com.apple.assistant_service)
       /System/Library/LaunchAgents/com.apple.assistantd.plist
           (com.apple.assistantd)
       /System/Library/LaunchAgents/com.apple.AssistiveControl.plist
           (com.apple.AssistiveControl)
       /System/Library/LaunchAgents/com.apple.avrcpagent.plist
           (com.apple.avrcpAgent)
       /System/Library/LaunchAgents/com.apple.BezelUI.plist
           (com.apple.BezelUIServer)
       /System/Library/LaunchAgents/com.apple.bluetoothUIServer.plist
           (com.apple.bluetoothUIServer)
       /System/Library/LaunchAgents/com.apple.bookstoreagent.plist
           (com.apple.bookstoreagent)
       /System/Library/LaunchAgents/com.apple.btsa.plist
           (com.apple.btsa)
       /System/Library/LaunchAgents/com.apple.CalendarAgent.plist
           (com.apple.CalendarAgent)
       /System/Library/LaunchAgents/com.apple.CalendarAgentLauncher.plist
           (com.apple.CalendarAgentLauncher)
       /System/Library/LaunchAgents/com.apple.cfnetwork.AuthBrokerAgent.plist
           (com.apple.cfnetwork.AuthBrokerAgent)
       /System/Library/LaunchAgents/com.apple.cfnetwork.cfnetworkagent.plist
           (com.apple.cfnetwork.cfnetworkagent)
       /System/Library/LaunchAgents/com.apple.cmfsyncagent.plist
           (com.apple.cmfsyncagent)
       /System/Library/LaunchAgents/com.apple.ContainerRepairAgent.plist
           (com.apple.ContainerRepairAgent)
       /System/Library/LaunchAgents/com.apple.cookied.plist
           (com.apple.cookied)
       /System/Library/LaunchAgents/com.apple.CoreLocationAgent.plist
           (com.apple.CoreLocationAgent)
       /System/Library/LaunchAgents/com.apple.coreservices.appleid.authentication.plis t
           (com.apple.coreservices.appleid.authentication)
       /System/Library/LaunchAgents/com.apple.coreservices.uiagent.plist
           (com.apple.coreservices.uiagent)
       /System/Library/LaunchAgents/com.apple.csuseragent.plist
           (com.apple.csuseragent)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_i386.plist
           (com.apple.cvmsCompAgent_i386)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_i386_1.plist
           (com.apple.cvmsCompAgent_i386_1)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_x86_64.plist
           (com.apple.cvmsCompAgent_x86_64)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_x86_64_1.plist
           (com.apple.cvmsCompAgent_x86_64_1)
       /System/Library/LaunchAgents/com.apple.DiagnosticReportCleanUpAgent.plist
           (com.apple.DiagnosticReportCleanUpAgent)
       /System/Library/LaunchAgents/com.apple.DiskArbitrationAgent.plist
           (com.apple.DiskArbitrationAgent)
       /System/Library/LaunchAgents/com.apple.Dock.plist
           (com.apple.Dock.agent)
       /System/Library/LaunchAgents/com.apple.dt.CommandLineTools.installondemand.plis t
           (com.apple.dt.CommandLineTools.installondemand)
       /System/Library/LaunchAgents/com.apple.EscrowSecurityAlert.plist
           (com.apple.EscrowSecurityAlert)
       /System/Library/LaunchAgents/com.apple.FileStatsAgent.plist
           (com.apple.FileStatsAgent)
       /System/Library/LaunchAgents/com.apple.FileSyncAgent.PHD.plist
           (com.apple.FileSyncAgent.PHD)
       /System/Library/LaunchAgents/com.apple.Finder.plist
           (com.apple.Finder)
       /System/Library/LaunchAgents/com.apple.FontRegistryUIAgent.plist
           (com.apple.FontRegistryUIAgent)
       /System/Library/LaunchAgents/com.apple.FontValidator.plist
           (com.apple.ATS.FontValidator)
       /System/Library/LaunchAgents/com.apple.FontValidatorConduit.plist
           (com.apple.ATS.FontValidatorConduit)
       /System/Library/LaunchAgents/com.apple.FTCleanup.plist
           (com.apple.FTCleanup)
       /System/Library/LaunchAgents/com.apple.gamed.plist
           (com.apple.gamed)
       /System/Library/LaunchAgents/com.apple.helpd.plist
           (com.apple.helpd)
       /System/Library/LaunchAgents/com.apple.icbaccountsd.plist
           (com.apple.icbaccountsd)
       /System/Library/LaunchAgents/com.apple.icloud.AOSNotificationAgent.plist
           (com.apple.icloud.AOSNotificationAgent)
       /System/Library/LaunchAgents/com.apple.icloud.AOSNotificationLoginAgent.plist
           (com.apple.icloud.AOSNotificationLoginAgent)
       /System/Library/LaunchAgents/com.apple.identityservicesd.plist
           (com.apple.identityservicesd)
       /System/Library/LaunchAgents/com.apple.imagent.plist
           (com.apple.imagent)
       /System/Library/LaunchAgents/com.apple.IMLoggingAgent.plist
           (com.apple.IMLoggingAgent)
       /System/Library/LaunchAgents/com.apple.isst.plist
           (com.apple.isst)
       /System/Library/LaunchAgents/com.apple.java.InstallOnDemand.plist
           (com.apple.java.InstallOnDemandAgent)
       /System/Library/LaunchAgents/com.apple.java.updateSharing.plist
           (com.apple.java.updateSharing)
       /System/Library/LaunchAgents/com.apple.KerberosHelper.LKDCHelper.plist
           (com.apple.KerberosHelper.LKDCHelper)
       /System/Library/LaunchAgents/com.apple.lateragent.plist
           (com.apple.lateragent)
       /System/Library/LaunchAgents/com.apple.librariand.plist
           (com.apple.librariand)
       /System/Library/LaunchAgents/com.apple.locationmenu.plist
           (com.apple.locationmenu)
       /System/Library/LaunchAgents/com.apple.lookupd.plist
           (com.apple.lookupd)
       /System/Library/LaunchAgents/com.apple.ManagedClient.agent.plist
           (com.apple.ManagedClient.agent)
       /System/Library/LaunchAgents/com.apple.Maps.pushdaemon.plist
           (com.apple.Maps.mapspushd)
       /System/Library/LaunchAgents/com.apple.maspushagent.plist
           (com.apple.maspushagent)
       /System/Library/LaunchAgents/com.apple.mbloginhelper.user.plist
           (com.apple.mbloginhelper.user)
       /System/Library/LaunchAgents/com.apple.mbpluginhost.user.plist
           (com.apple.mbpluginhost.user)
       /System/Library/LaunchAgents/com.apple.mdmclient.agent.plist
           (com.apple.mdmclient.agent)
       /System/Library/LaunchAgents/com.apple.mdmclient.cloudconfig.agent.plist
           (com.apple.mdmclient.cloudconfig.agent)
       /System/Library/LaunchAgents/com.apple.mdworker.32bit.plist
           (com.apple.mdworker.32bit)
       /System/Library/LaunchAgents/com.apple.mdworker.bundles.plist
           (com.apple.mdworker.bundles)
       /System/Library/LaunchAgents/com.apple.mdworker.isolation.plist
           (com.apple.mdworker.isolation)
       /System/Library/LaunchAgents/com.apple.mdworker.lsb.plist
           (com.apple.mdworker.lsb)
       /System/Library/LaunchAgents/com.apple.mdworker.mail.plist
           (com.apple.mdworker.mail)
       /System/Library/LaunchAgents/com.apple.mdworker.shared.plist
           (com.apple.mdworker.shared)
       /System/Library/LaunchAgents/com.apple.mdworker.single.plist
           (com.apple.mdworker.single)
       /System/Library/LaunchAgents/com.apple.mdworker.sizing.plist
           (com.apple.mdworker.sizing)
       /System/Library/LaunchAgents/com.apple.metadata.mdflagwriter.plist
           (com.apple.metadata.mdflagwriter)
       /System/Library/LaunchAgents/com.apple.metadata.mdwrite.plist
           (com.apple.metadata.mdwrite)
       /System/Library/LaunchAgents/com.apple.midiserver.plist
           (com.apple.midiserver)
       /System/Library/LaunchAgents/com.apple.NetworkDiagnostics.plist
           (com.apple.NetworkDiagnostics)
       /System/Library/LaunchAgents/com.apple.noticeboard.agent.plist
           (com.apple.noticeboard.agent)
       /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
           (com.apple.notificationcenterui.agent)
       /System/Library/LaunchAgents/com.apple.nsnetworkd.plist
           (com.apple.nsnetworkd)
       /System/Library/LaunchAgents/com.apple.PackageKit.InstallStatus.plist
           (com.apple.PackageKit.InstallStatus)
       /System/Library/LaunchAgents/com.apple.pbs.plist
           (com.apple.pbs)
       /System/Library/LaunchAgents/com.apple.PCIESlotCheck.plist
           (com.apple.PCIESlotCheck)
       /System/Library/LaunchAgents/com.apple.pictd.plist
           (com.apple.pictd)
       /System/Library/LaunchAgents/com.apple.pluginkit.pkd.plist
           (com.apple.pluginkit.pkd)
       /System/Library/LaunchAgents/com.apple.printtool.agent.plist
           (com.apple.printtool.agent)
       /System/Library/LaunchAgents/com.apple.printuitool.agent.plist
           (com.apple.printuitool.agent)
       /System/Library/LaunchAgents/com.apple.PubSub.Agent.plist
           (com.apple.PubSub.Agent)
       /System/Library/LaunchAgents/com.apple.quicklook.32bit.plist
           (com.apple.quicklook.32bit)
       /System/Library/LaunchAgents/com.apple.quicklook.config.plist
           (com.apple.quicklook.config)
       /System/Library/LaunchAgents/com.apple.quicklook.plist
           (com.apple.quicklook)
       /System/Library/LaunchAgents/com.apple.quicklook.ui.helper.plist
           (com.apple.quicklook.ui.helper)
       /System/Library/LaunchAgents/com.apple.rcd.plist
           (com.apple.rcd)
       /System/Library/LaunchAgents/com.apple.recentsd.plist
           (com.apple.recentsd)
       /System/Library/LaunchAgents/com.apple.ReclaimSpaceAgent.plist
           (com.apple.reclaimspace)
       /System/Library/LaunchAgents/com.apple.RemoteDesktop.plist
           (com.apple.RemoteDesktop.agent)
       /System/Library/LaunchAgents/com.apple.ReportCrash.plist
           (com.apple.ReportCrash)
       /System/Library/LaunchAgents/com.apple.ReportCrash.Self.plist
           (com.apple.ReportCrash.Self)
       /System/Library/LaunchAgents/com.apple.ReportGPURestart.plist
           (com.apple.ReportGPURestart)
       /System/Library/LaunchAgents/com.apple.ReportPanic.plist
           (com.apple.ReportPanic)
       /System/Library/LaunchAgents/com.apple.safaridavclient.plist
           (com.apple.safaridavclient)
       /System/Library/LaunchAgents/com.apple.SafariNotificationAgent.plist
           (com.apple.SafariNotificationAgent)
       /System/Library/LaunchAgents/com.apple.sbd.plist
           (com.apple.sbd)
       /System/Library/LaunchAgents/com.apple.scopedbookmarkagent.xpc.plist
           (com.apple.scopedbookmarksagent.xpc)
       /System/Library/LaunchAgents/com.apple.ScreenReaderUIServer.plist
           (com.apple.ScreenReaderUIServer)
       /System/Library/LaunchAgents/com.apple.screensharing.agent.plist
           (com.apple.screensharing.agent)
       /System/Library/LaunchAgents/com.apple.screensharing.MessagesAgent.plist
           (com.apple.screensharing.MessagesAgent)
       /System/Library/LaunchAgents/com.apple.scrod.plist
           (com.apple.scrod)
       /System/Library/LaunchAgents/com.apple.security.DiskUnmountWatcher.plist
           (com.apple.security.DiskUnmountWatcher)
       /System/Library/LaunchAgents/com.apple.security.keychain-circle-notification.pl ist
           (com.apple.security.keychain-circle-notification)
       /System/Library/LaunchAgents/com.apple.ServiceManagement.LoginItems.plist
           (com.apple.ServiceManagement.LoginItems)
       /System/Library/LaunchAgents/com.apple.sharingd.plist
           (com.apple.sharingd)
       /System/Library/LaunchAgents/com.apple.soagent.plist
           (com.apple.soagent)
       /System/Library/LaunchAgents/com.apple.SocialPushAgent.plist
           (com.apple.SocialPushAgent)
       /System/Library/LaunchAgents/com.apple.softwareupdate_notify_agent.plist
           (com.apple.softwareupdate_notify_agent)
       /System/Library/LaunchAgents/com.apple.speech.feedbackservicesserver.plist
           (com.apple.speech.feedbackservicesserver)
       /System/Library/LaunchAgents/com.apple.speech.recognitionserver.plist
           (com.apple.speech.recognitionserver)
       /System/Library/LaunchAgents/com.apple.speech.speechdatainstallerd.plist
           (com.apple.speech.speechdatainstallerd)
       /System/Library/LaunchAgents/com.apple.speech.speechsynthesisd.plist
           (com.apple.speech.speechsynthesisd)
       /System/Library/LaunchAgents/com.apple.speech.synthesisserver.plist
           (com.apple.speech.synthesisserver)
       /System/Library/LaunchAgents/com.apple.spindump_agent.plist
           (com.apple.spindump_agent)
       /System/Library/LaunchAgents/com.apple.store_helper.plist
           (com.apple.storehelper)
       /System/Library/LaunchAgents/com.apple.storeagent.plist
           (com.apple.storeagent)
       /System/Library/LaunchAgents/com.apple.SubmitDiagInfo.plist
           (com.apple.SubmitDiagInfo)
       /System/Library/LaunchAgents/com.apple.syncdefaultsd.plist
           (com.apple.syncdefaultsd)
       /System/Library/LaunchAgents/com.apple.syncservices.SyncServer.plist
           (com.apple.syncservices.SyncServer)
       /System/Library/LaunchAgents/com.apple.syncservices.uihandler.plist
           (com.apple.syncservices.uihandler)
       /System/Library/LaunchAgents/com.apple.SystemUIServer.plist
           (com.apple.SystemUIServer.agent)
       /System/Library/LaunchAgents/com.apple.talagent.plist
           (com.apple.talagent)
       /System/Library/LaunchAgents/com.apple.tiswitcher.plist
           (com.apple.tiswitcher)
       /System/Library/LaunchAgents/com.apple.TMHelperAgent.plist
           (com.apple.TMHelperAgent)
       /System/Library/LaunchAgents/com.apple.TMHelperAgent.SetupOffer.plist
           (com.apple.TMHelperAgent.SetupOffer)
       /System/Library/LaunchAgents/com.apple.ubd.plist
           (com.apple.ubd)
       /System/Library/LaunchAgents/com.apple.universalaccessAuthWarn.plist
           (com.apple.universalaccessAuthWarn)
       /System/Library/LaunchAgents/com.apple.universalaccesscontrol.plist
           (com.apple.universalaccesscontrol)
       /System/Library/LaunchAgents/com.apple.universalaccessd.plist
           (com.apple.universalaccessd)
       /System/Library/LaunchAgents/com.apple.unmountassistant.useragent.plist
           (com.apple.unmountassistant.useragent)
       /System/Library/LaunchAgents/com.apple.USBAgent.plist
           (com.apple.USBAgent)
       /System/Library/LaunchAgents/com.apple.UserEventAgent-Aqua.plist
           (com.apple.UserEventAgent-Aqua)
       /System/Library/LaunchAgents/com.apple.UserEventAgent-LoginWindow.plist
           (com.apple.UserEventAgent-LoginWindow)
       /System/Library/LaunchAgents/com.apple.usernoted.plist
           (com.apple.usernoted)
       /System/Library/LaunchAgents/com.apple.UserNotificationCenterAgent-LoginWindow. plist
           (com.apple.UserNotificationCenterAgent-LoginWindow)
       /System/Library/LaunchAgents/com.apple.UserNotificationCenterAgent.plist
           (com.apple.UserNotificationCenterAgent)
       /System/Library/LaunchAgents/com.apple.VoiceOver.plist
           (com.apple.VoiceOver)
       /System/Library/LaunchAgents/com.apple.warmd_agent.plist
           (com.apple.warmd_agent)
       /System/Library/LaunchAgents/com.apple.WebKit.PluginAgent.plist
           (com.apple.WebKit.PluginAgent)
       /System/Library/LaunchAgents/com.apple.wifi.WiFiKeychainProxy.plist
           (com.apple.wifi.WiFiKeychainProxy)
       /System/Library/LaunchAgents/com.apple.xmigrationhelper.user.plist
           (com.apple.xmigrationhelper.user)
       /System/Library/LaunchAgents/com.apple.ZoomWindow.plist
           (com.apple.ZoomWindow)
       /System/Library/LaunchDaemons/com.apple.AirPlayXPCHelper.plist
           (com.apple.AirPlayXPCHelper)
       /System/Library/LaunchDaemons/com.apple.AOSNotificationOSX.plist
           (com.apple.AOSNotification)
       /System/Library/LaunchDaemons/com.apple.appleseed.fbahelperd.plist
           (com.apple.appleseed.fbahelperd)
       /System/Library/LaunchDaemons/com.apple.applessdstatistics.plist
           (com.apple.applessdstatistics)
       /System/Library/LaunchDaemons/com.apple.aslmanager.plist
           (com.apple.aslmanager)
       /System/Library/LaunchDaemons/com.apple.atrun.plist
           (com.apple.atrun)
       /System/Library/LaunchDaemons/com.apple.auditd.plist
           (com.apple.auditd)
       /System/Library/LaunchDaemons/com.apple.autofsd.plist
           (com.apple.autofsd)
       /System/Library/LaunchDaemons/com.apple.automountd.plist
           (com.apple.automountd)
       /System/Library/LaunchDaemons/com.apple.awacsd.plist
           (com.apple.awacsd)
       /System/Library/LaunchDaemons/com.apple.bluetoothaudiod.plist
           (com.apple.bluetoothaudiod)
       /System/Library/LaunchDaemons/com.apple.bnepd.plist
           (com.apple.bnepd)
       /System/Library/LaunchDaemons/com.apple.bsd.launchdadd.plist
           (com.apple.bsd.launchdadd)
       /System/Library/LaunchDaemons/com.apple.cmio.AppleCameraAssistant.plist
           (com.apple.cmio.AppleCameraAssistant)
       /System/Library/LaunchDaemons/com.apple.cmio.AVCAssistant.plist
           (com.apple.cmio.AVCAssistant)
       /System/Library/LaunchDaemons/com.apple.cmio.IIDCVideoAssistant.plist
           (com.apple.cmio.IIDCVideoAssistant)
       /System/Library/LaunchDaemons/com.apple.cmio.VDCAssistant.plist
           (com.apple.cmio.VDCAssistant)
       /System/Library/LaunchDaemons/com.apple.comsat.plist
           (com.apple.comsat)
       /System/Library/LaunchDaemons/com.apple.configureLocalKDC.plist
           (com.apple.configureLocalKDC)
       /System/Library/LaunchDaemons/com.apple.coreservices.appleevents.plist
           (com.apple.coreservices.appleevents)
       /System/Library/LaunchDaemons/com.apple.coreservices.appleid.passwordcheck.plis t
           (com.apple.coreservices.appleid.passwordcheck)
       /System/Library/LaunchDaemons/com.apple.corestorage.corestoraged.plist
           (com.apple.corestorage.corestoraged)
       /System/Library/LaunchDaemons/com.apple.corestorage.corestoragehelperd.plist
           (com.apple.corestorage.corestoragehelperd)
       /System/Library/LaunchDaemons/com.apple.coresymbolicationd.plist
           (com.apple.coresymbolicationd)
       /System/Library/LaunchDaemons/com.apple.cvmsServ.plist
           (com.apple.cvmsServ)
       /System/Library/LaunchDaemons/com.apple.DiagnosticReportCleanUpDaemon.plist
           (com.apple.DiagnosticReportCleanUpDaemon)
       /System/Library/LaunchDaemons/com.apple.displaypolicyd.plist
           (com.apple.displaypolicyd)
       /System/Library/LaunchDaemons/com.apple.dnsextd.plist
           (com.apple.dnsextd)
       /System/Library/LaunchDaemons/com.apple.docsetinstalld.plist
           (com.apple.docsetinstalld)
       /System/Library/LaunchDaemons/com.apple.dpd.plist
           (com.apple.dpd)
       /System/Library/LaunchDaemons/com.apple.dspluginhelperd.plist
           (com.apple.dspluginhelperd)
       /System/Library/LaunchDaemons/com.apple.DumpGPURestart.plist
           (com.apple.DumpGPURestart)
       /System/Library/LaunchDaemons/com.apple.DumpPanic.plist
           (com.apple.DumpPanic)
       /System/Library/LaunchDaemons/com.apple.dvdplayback.setregion.plist
           (com.apple.dvdplayback.setregion)
       /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
           (com.apple.dynamic_pager)
       /System/Library/LaunchDaemons/com.apple.efax.plist
           (com.apple.efax)
       /System/Library/LaunchDaemons/com.apple.emlog.plist
           (com.apple.emlog)
       /System/Library/LaunchDaemons/com.apple.emond.aslmanager.plist
           (com.apple.emond.aslmanager)
       /System/Library/LaunchDaemons/com.apple.emond.plist
           (com.apple.emond)
       /System/Library/LaunchDaemons/com.apple.eppc.plist
           (com.apple.AEServer)
       /System/Library/LaunchDaemons/com.apple.FileSyncAgent.sshd.plist
           (com.apple.FileSyncAgent.sshd)
       /System/Library/LaunchDaemons/com.apple.firmwaresyncd.plist
           (com.apple.firmwaresyncd)
       /System/Library/LaunchDaemons/com.apple.fseventsd.plist
           (com.apple.fseventsd)
       /System/Library/LaunchDaemons/com.apple.getty.plist
           (com.apple.getty)
       /System/Library/LaunchDaemons/com.apple.gkbisd.plist
           (com.apple.gkbisd)
       /System/Library/LaunchDaemons/com.apple.gssd.plist
           (com.apple.gssd)
       /System/Library/LaunchDaemons/com.apple.hdiejectd.plist
           (com.apple.hdiejectd)
       /System/Library/LaunchDaemons/com.apple.iconservices.iconservicesd.plist
           (com.apple.iconservicesd)
       /System/Library/LaunchDaemons/com.apple.IFCStart.plist
           (com.apple.IFCStart)
       /System/Library/LaunchDaemons/com.apple.InternetSharing.plist
           (com.apple.InternetSharing)
       /System/Library/LaunchDaemons/com.apple.IOAccelMemoryInfoCollector.plist
           (com.apple.IOAccelMemoryInfoCollector)
       /System/Library/LaunchDaemons/com.apple.IOBluetoothUSBDFU.plist
           (com.apple.IOBluetoothUSBDFU)
       /System/Library/LaunchDaemons/com.apple.kcproxy.plist
           (com.apple.kcproxy)
       /System/Library/LaunchDaemons/com.apple.kdumpd.plist
           (com.apple.kdumpd)
       /System/Library/LaunchDaemons/com.apple.Kerberos.digest-service.plist
           (com.apple.Kerberos.digest-service)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kadmind.plist
           (com.apple.Kerberos.kadmind)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kcm.plist
           (com.apple.Kerberos.kcm)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kdc.plist
           (com.apple.Kerberos.kdc)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kpasswdd.plist
           (com.apple.Kerberos.kpasswdd)
       /System/Library/LaunchDaemons/com.apple.laterscheduler.plist
           (com.apple.laterscheduler)
       /System/Library/LaunchDaemons/com.apple.locate.plist
           (com.apple.locate)
       /System/Library/LaunchDaemons/com.apple.lockd.plist
           (com.apple.lockd)
       /System/Library/LaunchDaemons/com.apple.logind.plist
           (com.apple.logind)
       /System/Library/LaunchDaemons/com.apple.loginwindow.LFVTracer.plist
           (com.apple.loginwindow.LFVTracer)
       /System/Library/LaunchDaemons/com.apple.loginwindow.plist
           (com.apple.loginwindow)
       /System/Library/LaunchDaemons/com.apple.loginwindow.secureerase.plist
           (com.apple.loginwindow.secureerase)
       /System/Library/LaunchDaemons/com.apple.logkextloadsd.plist
           (com.apple.logkextloadsd)
       /System/Library/LaunchDaemons/com.apple.logsyswritesd.plist
           (com.apple.logsyswritesd)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.cloudconfigurationd.plist
           (com.apple.ManagedClient.cloudconfigurationd)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.enroll.plist
           (com.apple.ManagedClient.enroll)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.plist
           (com.apple.ManagedClient)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.startup.plist
           (com.apple.ManagedClient.startup)
       /System/Library/LaunchDaemons/com.apple.mbicloudsetupd.plist
           (com.apple.mbicloudsetupd)
       /System/Library/LaunchDaemons/com.apple.mdmclient.daemon.plist
           (com.apple.mdmclient.daemon)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.index.plist
           (com.apple.metadata.mds.index)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
           (com.apple.metadata.mds)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.scan.plist
           (com.apple.metadata.mds.scan)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.spindump.plist
           (com.apple.metadata.mds.spindump)
       /System/Library/LaunchDaemons/com.apple.msrpc.echosvc.plist
           (com.apple.msrpc.echosvc)
       /System/Library/LaunchDaemons/com.apple.msrpc.lsarpc.plist
           (com.apple.msrpc.lsarpc)
       /System/Library/LaunchDaemons/com.apple.msrpc.mdssvc.plist
           (com.apple.msrpc.mdssvc)
       /System/Library/LaunchDaemons/com.apple.msrpc.netlogon.plist
           (com.apple.msrpc.netlogon)
       /System/Library/LaunchDaemons/com.apple.msrpc.srvsvc.plist
           (com.apple.msrpc.srvsvc)
       /System/Library/LaunchDaemons/com.apple.msrpc.wkssvc.plist
           (com.apple.msrpc.wkssvc)
       /System/Library/LaunchDaemons/com.apple.mtmd.plist
           (com.apple.mtmd)
       /System/Library/LaunchDaemons/com.apple.mtmfs.plist
           (com.apple.mtmfs)
       /System/Library/LaunchDaemons/com.apple.netbiosd.plist
           (com.apple.netbiosd)
       /System/Library/LaunchDaemons/com.apple.newsyslog.plist
           (com.apple.newsyslog)
       /System/Library/LaunchDaemons/com.apple.nfsconf.plist
           (com.apple.nfsconf)
       /System/Library/LaunchDaemons/com.apple.nfsd.plist
           (com.apple.nfsd)
       /System/Library/LaunchDaemons/com.apple.nis.ypbind.plist
           (com.apple.nis.ypbind)
       /System/Library/LaunchDaemons/com.apple.noticeboard.state.plist
           (com.apple.noticeboard.state)
       /System/Library/LaunchDaemons/com.apple.odproxyd.plist
           (com.apple.odproxyd)
       /System/Library/LaunchDaemons/com.apple.ODSAgent.plist
           (com.apple.ODSAgent)
       /System/Library/LaunchDaemons/com.apple.opendirectoryd.plist
           (com.apple.opendirectoryd)
       /System/Library/LaunchDaemons/com.apple.pacemaker.plist
           (com.apple.pacemaker)
       /System/Library/LaunchDaemons/com.apple.PasswordService.plist
           (com.apple.PasswordService)
       /System/Library/LaunchDaemons/com.apple.PCIELaneConfigTool.plist
           (com.apple.PCIELaneConfigTool)
       /System/Library/LaunchDaemons/com.apple.periodic-daily.plist
           (com.apple.periodic-daily)
       /System/Library/LaunchDaemons/com.apple.periodic-monthly.plist
           (com.apple.periodic-monthly)
       /System/Library/LaunchDaemons/com.apple.periodic-weekly.plist
           (com.apple.periodic-weekly)
       /System/Library/LaunchDaemons/com.apple.pfctl.plist
           (com.apple.pfctl)
       /System/Library/LaunchDaemons/com.apple.pfd.plist
           (com.apple.pfd)
       /System/Library/LaunchDaemons/com.apple.platform.ptmd.plist
           (com.apple.platform.ptmd)
       /System/Library/LaunchDaemons/com.apple.postgres.plist
           (com.apple.postgres)
       /System/Library/LaunchDaemons/com.apple.preferences.timezone.admintool.plist
           (com.apple.preferences.timezone.admintool)
       /System/Library/LaunchDaemons/com.apple.preferences.timezone.auto.plist
           (com.apple.preferences.timezone.auto)
       /System/Library/LaunchDaemons/com.apple.printtool.daemon.plist
           (com.apple.printtool.daemon)
       /System/Library/LaunchDaemons/com.apple.racoon.plist
           (com.apple.racoon)
       /System/Library/LaunchDaemons/com.apple.RemoteDesktop.PrivilegeProxy.plist
           (com.apple.RemoteDesktop.PrivilegeProxy)
       /System/Library/LaunchDaemons/com.apple.remotepairtool.plist
           (com.apple.RemotePairTool)
       /System/Library/LaunchDaemons/com.apple.ReportPanicService.plist
           (com.apple.ReportPanicService)
       /System/Library/LaunchDaemons/com.apple.revisiond.plist
           (com.apple.revisiond)
       /System/Library/LaunchDaemons/com.apple.RFBEventHelper.plist
           (com.apple.RFBEventHelper)
       /System/Library/LaunchDaemons/com.apple.rpcbind.plist
           (com.apple.rpcbind)
       /System/Library/LaunchDaemons/com.apple.screensharing.plist
           (com.apple.screensharing)
       /System/Library/LaunchDaemons/com.apple.scsid.plist
           (com.apple.scsid)
       /System/Library/LaunchDaemons/com.apple.security.FDERecoveryAgent.plist
           (com.apple.security.FDERecoveryAgent)
       /System/Library/LaunchDaemons/com.apple.security.syspolicy.plist
           (com.apple.security.syspolicy)
       /System/Library/LaunchDaemons/com.apple.ServerPerfLog.aslmanager.plist
           (com.apple.ServerPerfLog.aslmanager)
       /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist
           (com.apple.ServerPerfLog)
       /System/Library/LaunchDaemons/com.apple.sessionlogoutd.plist
           (com.apple.sessionlogoutd)
       /System/Library/LaunchDaemons/com.apple.shutdown_monitor.plist
           (com.apple.shutdown_monitor)
       /System/Library/LaunchDaemons/com.apple.sleepservicesd.plist
           (com.apple.sleepservicesd)
       /System/Library/LaunchDaemons/com.apple.smb.preferences.plist
           (com.apple.smb.preferences)
       /System/Library/LaunchDaemons/com.apple.smbd.plist
           (com.apple.smbd)
       /System/Library/LaunchDaemons/com.apple.snhelper.plist
           (com.apple.snhelper)
       /System/Library/LaunchDaemons/com.apple.softwareupdate_firstrun_tasks.plist
           (com.apple.softwareupdatecheck.initial)
       /System/Library/LaunchDaemons/com.apple.softwareupdated.plist
           (com.apple.softwareupdated)
       /System/Library/LaunchDaemons/com.apple.spindump.plist
           (com.apple.spindump)
       /System/Library/LaunchDaemons/com.apple.spindump_symbolicator.plist
           (com.apple.spindump_symbolicator)
       /System/Library/LaunchDaemons/com.apple.stackshot.plist
           (com.apple.stackshot)
       /System/Library/LaunchDaemons/com.apple.statd.notify.plist
           (com.apple.statd.notify)
       /System/Library/LaunchDaemons/com.apple.SubmitDiagInfo.Root.plist
           (com.apple.SubmitDiagInfo.Root)
       /System/Library/LaunchDaemons/com.apple.suhelperd.plist
           (com.apple.suhelperd)
       /System/Library/LaunchDaemons/com.apple.sysmond.plist
           (com.apple.sysmond)
       /System/Library/LaunchDaemons/com.apple.systemkeychain.plist
           (com.apple.systemkeychain)
       /System/Library/LaunchDaemons/com.apple.systempreferences.installer.plist
           (com.apple.systempreferences.install)
       /System/Library/LaunchDaemons/com.apple.systemstats.analysis.plist
           (com.apple.systemstats.analysis)
       /System/Library/LaunchDaemons/com.apple.systemstats.daily.plist
           (com.apple.systemstats.daily)
       /System/Library/LaunchDaemons/com.apple.systemstatsd.plist
           (com.apple.systemstatsd)
       /System/Library/LaunchDaemons/com.apple.taskgated-helper.plist
           (com.apple.taskgated-helper)
       /System/Library/LaunchDaemons/com.apple.ucupdate.plist
           (com.apple.ucupdate.plist)
       /System/Library/LaunchDaemons/com.apple.uninstalld.plist
           (com.apple.uninstalld)
       /System/Library/LaunchDaemons/com.apple.unmountassistant.sysagent.plist
           (com.apple.unmountassistant.sysagent)
       /System/Library/LaunchDaemons/com.apple.usbd.plist
           (com.apple.usbd)
       /System/Library/LaunchDaemons/com.apple.UserEventAgent-System.plist
           (com.apple.UserEventAgent-System)
       /System/Library/LaunchDaemons/com.apple.UserNotificationCenter.plist
           (com.apple.UserNotificationCenter)
       /System/Library/LaunchDaemons/com.apple.uucp.plist
           (com.apple.uucp)
       /System/Library/LaunchDaemons/com.apple.var-db-dslocal-backup.plist
           (com.apple.var-db-dslocal-backup)
       /System/Library/LaunchDaemons/com.apple.vsdbutil.plist
           (com.apple.vsdbutil)
       /System/Library/LaunchDaemons/com.apple.warmd.plist
           (com.apple.warmd)
       /System/Library/LaunchDaemons/com.apple.wdhelper.plist
           (com.apple.wdhelper)
       /System/Library/LaunchDaemons/com.apple.wifid.plist
           (com.apple.wifid)
       /System/Library/LaunchDaemons/com.apple.wwand.plist
           (com.apple.wwand)
       /System/Library/LaunchDaemons/com.apple.xsan.plist
           (com.apple.xsan)
       /System/Library/LaunchDaemons/com.apple.xsanmgrd.plist
           (com.apple.xsanmgrd)
       /System/Library/LaunchDaemons/com.apple.xscertadmin.plist
           (com.apple.xscertadmin)
       /System/Library/LaunchDaemons/com.apple.xscertd-helper.plist
           (com.apple.xscertd-helper)
       /System/Library/LaunchDaemons/com.apple.xscertd.plist
           (com.apple.xscertd)
       /System/Library/LaunchDaemons/com.danga.memcached.plist
           (memcached)
       /System/Library/LaunchDaemons/com.vix.cron.plist
           (com.vix.cron)
       /System/Library/LaunchDaemons/exec.plist
           (com.apple.rexecd)
       /System/Library/LaunchDaemons/finger.plist
           (com.apple.fingerd)
       /System/Library/LaunchDaemons/ftp.plist
           (com.apple.ftpd)
       /System/Library/LaunchDaemons/login.plist
           (com.apple.rlogind)
       /System/Library/LaunchDaemons/ntalk.plist
           (com.apple.ntalkd)
       /System/Library/LaunchDaemons/org.apache.httpd.plist
           (org.apache.httpd)
       /System/Library/LaunchDaemons/org.cups.cups-lpd.plist
           (org.cups.cups-lpd)
       /System/Library/LaunchDaemons/org.cups.cupsd.plist
           (org.cups.cupsd)
       /System/Library/LaunchDaemons/org.net-snmp.snmpd.plist
           (org.net-snmp.snmpd)
       /System/Library/LaunchDaemons/org.ntp.ntpd.plist
           (org.ntp.ntpd)
       /System/Library/LaunchDaemons/org.openldap.slapd.plist
           (org.openldap.slapd)
       /System/Library/LaunchDaemons/org.postfix.master.plist
           (org.postfix.master)
       /System/Library/LaunchDaemons/shell.plist
           (com.apple.rshd)
       /System/Library/LaunchDaemons/telnet.plist
           (com.apple.telnetd)
       /System/Library/LaunchDaemons/tftp.plist
           (com.apple.tftpd)
       /Library/LaunchAgents/com.canon.MFManager.plist
           (com.canon.MFManager)
       /Library/LaunchAgents/com.intego.commonservices.integomenu.plist
           (com.intego.commonservices.integomenu)
       /Library/LaunchAgents/com.intego.commonservices.taskmanager.plist
           (com.intego.commonservices.taskmanager)
       /Library/LaunchAgents/com.intego.commonservices.uninstaller.plist
           (com.intego.commonservices.uninstaller)
       /Library/LaunchAgents/com.intego.Family-Protector.agent.plist
           (com.intego.Family-Protector.agent)
       /Library/LaunchAgents/com.intego.netbarrier.alert.plist
           (com.intego.netbarrier.alert)
       /Library/LaunchAgents/com.intego.netupdate.agent.plist
           (com.intego.netupdate.agent)
       /Library/LaunchAgents/com.intego.personalbackup.agent.plist
           (com.intego.personalbackup.agent)
       /Library/LaunchAgents/com.intego.virusbarrier.alert.plist
           (com.intego.virusbarrier.alert)
       /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
           (com.oracle.java.Java-Updater)
       /Library/LaunchDaemons/com.adobe.fpsaud.plist
           (com.adobe.fpsaud)
       /Library/LaunchDaemons/com.intego.commonservices.daemon.integod.plist
           (com.intego.commonservices.daemon.integod)
       /Library/LaunchDaemons/com.intego.commonservices.daemon.taskmanager.plist
           (com.intego.commonservices.daemon.taskmanager)
       /Library/LaunchDaemons/com.intego.commonservices.icalserver.plist
           (com.intego.commonservices.icalserver)
       /Library/LaunchDaemons/com.intego.commonservices.metrics.kschecker.plist
           (com.intego.commonservices.metrics.kschecker)
       /Library/LaunchDaemons/com.intego.Family-Protector.daemon.plist
           (com.intego.Family-Protector.daemon)
       /Library/LaunchDaemons/com.intego.netbarrier.daemon.logger.plist
           (com.intego.netbarrier.daemon.logger)
       /Library/LaunchDaemons/com.intego.netbarrier.daemon.monitor.plist
           (com.intego.netbarrier.daemon.monitor)
       /Library/LaunchDaemons/com.intego.netbarrier.daemon.plist
           (com.intego.netbarrier.daemon)
       /Library/LaunchDaemons/com.intego.netupdate.daemon.plist
           (com.intego.netupdate.daemon)
       /Library/LaunchDaemons/com.intego.personalantispam.daemon.plist
           (com.intego.personalantispam.daemon)
       /Library/LaunchDaemons/com.intego.PersonalBackup.daemon.plist
           (com.intego.PersonalBackup.daemon)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.emlparser.plist
           (com.intego.virusbarrier.daemon.emlparser)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.logger.plist
           (com.intego.virusbarrier.daemon.logger)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.plist
           (com.intego.virusbarrier.daemon)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.scanner.plist
           (com.intego.virusbarrier.daemon.scanner)
       /Library/LaunchDaemons/com.intego.WashingMachine.service.plist
           (com.intego.WashingMachine.service)
       /Library/LaunchDaemons/com.microsoft.office.licensing.helper.plist
           (com.microsoft.office.licensing.helper)
       /Library/LaunchDaemons/com.oracle.java.Helper-Tool.plist
           (com.oracle.java.Helper-Tool)
       Library/LaunchAgents/com.adobe.ARM.UUID.plist
           (com.adobe.ARM.UUID)
    Startup items
       /System/Library/StartupItems/WiUtilityUSBStartUp/AppDaemonUSB
       /System/Library/StartupItems/WiUtilityUSBStartUp/StartupParameters.plist
       /System/Library/StartupItems/WiUtilityUSBStartUp/WiUtilityUSBStartUp
       /Library/StartupItems/Personal Antispam/Deauthorizer.app/Contents/Info.plist
       /Library/StartupItems/Personal Antispam/Deauthorizer.app/Contents/MacOS/Deauthorizer
       /Library/StartupItems/Personal Antispam/load
       /Library/StartupItems/Personal Antispam/Personal Antispam Daemon.app/Contents/Info.plist
       /Library/StartupItems/Personal Antispam/Personal Antispam Daemon.app/Contents/MacOS/Personal Antispam Daemon
    Bundles
       /System/Library/CoreServices/SecurityAgentPlugins/HomeDirMechanism.bundle
           (com.apple.SecurityAgentPlugin.HomeDirMechanism)
       /System/Library/CoreServices/SecurityAgentPlugins/KerberosAgent.bundle
           (com.apple.KerberosAgent)
       /System/Library/CoreServices/SecurityAgentPlugins/loginwindow.bundle
           (com.apple.securityAgentPlugins.loginwindowUI)
       /System/Library/CoreServices/SecurityAgentPlugins/MCXMechanism.bundle
           (com.apple.securityAgentPlugin.MCXMechanism)
       /System/Library/CoreServices/SecurityAgentPlugins/PKINITMechanism.bundle
           (com.apple.PKINITMechanism)
       /System/Library/CoreServices/SecurityAgentPlugins/RestartAuthorization.bundle
           (com.apple.securityAgentPlugin.RestartAuthorization)
       /System/Library/Extensions/AMDRadeonVADriver.bundle
           (com.apple. AMDRadeonVADriver)
       /System/Library/Extensions/AMDRadeonX3000.kext
           (com.apple.AMDRadeonX3000)
       /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle
           (com.apple.AMDRadeonX3000GLDriver)
       /System/Library/Extensions/AMDRadeonX4000.kext
           (com.apple.AMDRadeonX4000)
       /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle
           (com.apple.AMDRadeonX4000GLDriver)
       /System/Library/Extensions/AppleFSCompressionTypeLZVN.kext
           (com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN)
       /System/Library/Extensions/AppleIntelHD3000Graphics.kext
           (com.apple.driver.AppleIntelHD3000Graphics)
       /System/Library/Extensions/AppleIntelHD3000GraphicsGA.plugin
           (com.apple.driver.AppleIntelHD3000GraphicsGA)
       /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHD3000GraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle
           (com.apple.AppleIntelHD3000GraphicsVADriver)
       /System/Library/Extensions/AppleIntelHD4000Graphics.kext
           (com.apple.driver.AppleIntelHD4000Graphics)
       /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHD4000GraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHD4000GraphicsVADriver.bundle
           (com.apple.AppleIntelHD4000GraphicsVADriver)
       /System/Library/Extensions/AppleIntelHD5000Graphics.kext
           (com.apple.driver.AppleIntelHD5000Graphics)
       /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHD5000GraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle
           (com.apple.AppleIntelHD5000GraphicsVADriver)
       /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHDGraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHSWVA.bundle
           (com.apple.AppleIntelHSWFBVA)
       /System/Library/Extensions/AppleIntelIVBVA.bundle
           (com.apple.AppleIntelIVBFBVA)
       /System/Library/Extensions/AppleIntelMCEReporter.kext
           (com.apple.driver.AppleIntelMCEReporter)
       /System/Library/Extensions/ATIRadeonX2000.kext
           (com.apple.ATIRadeonX2000)
       /System/Library/Extensions/ATIRadeonX2000GA.plugin
           (com.apple.ATIRadeonX2000GA)
       /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle
           (com.apple.ATIRadeonX2000GLDriver)
       /System/Library/Extensions/ATIRadeonX2000VADriver.bundle
           (com.apple.ATIRadeonX2000VADriver)
       /System/Library/Extensions/BJUSBMP.kext
           (jp.co.canon.bj.kext.BJUSBMP)
       /System/Library/Extensions/EPSONUSBPrintClass.kext
           (com.epson.print.kext.USBPrintClass)
       /System/Library/Extensions/Family Protector Safe Boot_Legacy.kext
           (com.intego.Family-Protector.safe-boot)
       /System/Library/Extensions/GeForce.kext
           (com.apple.GeForce)
       /System/Library/Extensions/GeForceGA.plugin
           (com.apple.GeForceGA)
       /System/Library/Extensions/GeForceGLDriver.bundle
           (com.apple.GeForceGLDriver)
       /System/Library/Extensions/GeForceTesla.kext
           (com.apple.GeForceTesla)
       /System/Library/Extensions/GeForceTeslaGLDriver.bundle
           (com.apple.GeForceTeslaGLDriver)
       /System/Library/Extensions/GeForceTeslaVADriver.bundle
           (com.apple.GeForceTeslaVADriver)
       /System/Library/Extensions/GeForceVADriver.bundle
           (com.apple.GeForceVADriver)
       /System/Library/Extensions/hp_designjet_series.kext
           (com.hp.print.hpio.Designjet.kext)
       /System/Library/Extensions/hp_Deskjet_io_enabler.kext
           (com.hp.print.hpio.Deskjet.kext)
       /System/Library/Extensions/hp_Inkjet1_io_enabler.kext
           (com.hp.print.hpio.Inkjet1.kext)
       /System/Library/Extensions/hp_Inkjet2_io_enabler.kext
           (com.hp.print.hpio.Inkjet2.kext)
       /System/Library/Extensions/hp_Inkjet3_io_enabler.kext
           (com.hp.print.hpio.Inkjet3.kext)
       /System/Library/Extensions/hp_Inkjet4_io_enabler.kext
           (com.hp.print.hpio.Inkjet4.kext)
       /System/Library/Extensions/hp_Inkjet5_io_enabler.kext
           (com.hp.print.hpio.Inkjet5.kext)
       /System/Library/Extensions/hp_Inkjet7_io_enabler.kext
           (com.hp.print.hpio.inkjet7.kext)
       /System/Library/Extensions/hp_Inkjet8_io_enabler.kext
           (com.hp.print.hpio.inkjet8.kext)
       /System/Library/Extensions/hp_Inkjet_io_enabler.kext
           (com.hp.print.hpio.Inkjet.kext)
       /System/Library/Extensions/hp_io_printerclassdriver_enabler.kext
           (com.hp.hpio.hp_io_printerclassdriver_enabler)
       /System/Library/Extensions/hp_Laserjet_io_enabler.kext
           (com.hp.print.hpio.Laserjet.kext)
       /System/Library/Extensions/hp_Officejet_io_enabler.kext
           (com.hp.print.hpio.Officejet.kext)
       /System/Library/Extensions/hp_Photosmart_io_enabler.kext
           (com.hp.print.hpio.Photosmart.kext)
       /System/Library/Extensions/hp_PhotosmartPro_io_enabler.kext
           (com.hp.print.hpio.PhotosmartPro.kext)
       /System/Library/Extensions/hp_qc_io_enabler.kext
           (com.hp.hpio.hp_psa530_630_io_enabler)
       /System/Library/Extensions/RT2870USBWirelessDriver.kext
           (com.Ralink.driver.RT2870USBWirelessDriver)
       /System/Library/Extensions/RT2870USBWirelessDriver.kext/Contents/Resources
           (com.Ralink.driver.RT2870USBWirelessDriver)
       /Library/Audio/MIDI Drivers/EmagicUSBMIDIDriver.plugin
           (info.emagic.driver.unitor)
       /Library/Audio/Plug-Ins/Components/Flip4Mac WMA Import.component
           (net.telestream.wmv.import)
       /Library/Audio/Plug-Ins/HAL/AirPlay.driver
           (com.apple.audio.AirTunesHALPlugin)
       /Library/Audio/Plug-Ins/HAL/AppleAVBAudio.driver
           (com.apple.audio.AppleAVBAudio)
       /Library/Audio/Plug-Ins/HAL/BluetoothAudioPlugIn.driver
           (com.apple.audio.BluetoothAudioPlugIn)
       /Library/Audio/Plug-Ins/HAL/iSightAudio.driver
           (com.apple.iSightAudio)
       /Library/Extensions/Family Protector Safe Boot.kext
           (com.intego.Family-Protector.safe-boot)
       /Library/Intego/commonservices.bundle
           (com.intego.commonservices)
       /Library/Intego/Family Protector.bundle
           (com.intego.Family-Protector.integod)
       /Library/Intego/IM_ObjectiveMetrics.framework/Resources
           (com.bitspatter.IM-ObjectiveMetrics)
       /Library/Intego/IM_ObjectiveMetrics.framework/Versions/A/Resources
       

    Thanks for your reply.  I booted from the Restore partition and repaired disk and permissions.  There were no disk errors and only one permission to repair.
    I ran EtreCheck and here are the results:
    EtreCheck version: 1.9.12 (48)
    Report generated July 4, 2014 at 11:37:19 AM MST
    Hardware Information:
        Mac mini (Mid 2010) (Verified)
        Mac mini - model: Macmini4,1
        1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
        2 GB RAM
    Video Information:
        NVIDIA GeForce 320M - VRAM: 256 MB
            LCD TV spdisplays_720p
    System Software:
        OS X 10.9.4 (13E28) - Uptime: 0 days 1:43:42
    Disk Information:
        TOSHIBA MK3255GSXF disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) / [Startup]: 319.21 GB (253.36 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        HL-DT-STDVDRW  GA32N 
    USB Information:
        Apple, Inc. Keyboard Hub
            Apple Inc. Apple Keyboard
        Logitech USB Optical Mouse
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Gatekeeper:
        Mac App Store and identified developers
    Kernel Extensions:
        [not loaded]    com.Ralink.driver.RT2870USBWirelessDriver (1.0.8) Support
        [not loaded]    com.intego.Family-Protector.safe-boot (10.7.5 - SDK 10.8) Support
    Startup Items:
        WiUtilityUSBStartUp: Path: /System/Library/StartupItems/WiUtilityUSBStartUp
    Launch Daemons:
        [loaded]    com.adobe.fpsaud.plist Support
        [running]    com.intego.commonservices.daemon.integod.plist Support
        [running]    com.intego.commonservices.daemon.taskmanager.plist Support
        [loaded]    com.intego.commonservices.icalserver.plist Support
        [loaded]    com.intego.commonservices.metrics.kschecker.plist Support
        [running]    com.intego.Family-Protector.daemon.plist Support
        [running]    com.intego.netbarrier.daemon.logger.plist Support
        [running]    com.intego.netbarrier.daemon.monitor.plist Support
        [running]    com.intego.netbarrier.daemon.plist Support
        [running]    com.intego.netupdate.daemon.plist Support
        [running]    com.intego.personalantispam.daemon.plist Support
        [running]    com.intego.PersonalBackup.daemon.plist Support
        [loaded]    com.intego.virusbarrier.daemon.emlparser.plist Support
        [running]    com.intego.virusbarrier.daemon.logger.plist Support
        [running]    com.intego.virusbarrier.daemon.plist Support
        [running]    com.intego.virusbarrier.daemon.scanner.plist Support
        [running]    com.intego.WashingMachine.service.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [loaded]    com.oracle.java.Helper-Tool.plist Support
    Launch Agents:
        [running]    com.brother.LOGINserver.plist Support
        [running]    com.canon.MFManager.plist Support
        [running]    com.intego.commonservices.integomenu.plist Support
        [loaded]    com.intego.commonservices.taskmanager.plist Support
        [loaded]    com.intego.commonservices.uninstaller.plist Support
        [running]    com.intego.Family-Protector.agent.plist Support
        [loaded]    com.intego.netbarrier.alert.plist Support
        [running]    com.intego.netupdate.agent.plist Support
        [loaded]    com.intego.personalbackup.agent.plist Support
        [loaded]    com.intego.virusbarrier.alert.plist Support
        [loaded]    com.oracle.java.Java-Updater.plist Support
    User Launch Agents:
        [loaded]    com.adobe.ARM.[...].plist Support
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
    User Login Items:
        Microsoft AU Daemon
        Stickies
        iTunesHelper
        Antispam Engine
    Internet Plug-ins:
        LogitechHarmony: Version: 1.2.0.1 - SDK 10.8 Support
        Default Browser: Version: 537 - SDK 10.9
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
        AdobePDFViewerNPAPI: Version: 10.1.10 Support
        FlashPlayer-10.6: Version: 14.0.0.125 - SDK 10.6 Support
        Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
        Flash Player: Version: 14.0.0.125 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0
        SharePointBrowserPlugin: Version: 14.4.2 - SDK 10.6 Support
        AdobePDFViewer: Version: 10.1.10 Support
        EPPEX Plugin: Version: 4.1.0.0 Support
        JavaAppletPlugin: Version: Java 8 Check version
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
        Flash Player  Support
        Flip4Mac WMV  Support
        Java  Support
    Time Machine:
        Time Machine not configured!
    Top Processes by CPU:
             2%    firefox
             1%    WindowServer
             0%    Spotify
             0%    ocspd
             0%    mds_stores
    Top Processes by Memory:
        307 MB    firefox
        55 MB    soffice
        51 MB    Spotify
        35 MB    Finder
        33 MB    WindowServer
    Virtual Memory Information:
        27 MB    Free RAM
        547 MB    Active RAM
        527 MB    Inactive RAM
        405 MB    Wired RAM
        911 MB    Page-ins
        76 MB    Page-outs

  • Poor performance on Discoverer after upgrade to 11g database

    Hello,
    We have two customers who have experienced a sharp decline in the time it takes to run their queries when they have upgraded to an 11g database.
    One was a full Disco upgrade from 4 to 10 plus the database upgrade.
    The other was purely a database upgrade - Discoverer version was already 10g.
    They were both on 9i database.
    They are both Oracle Apps - and the reports are based on a mixture of everything from standard tables to custom tables - there is no pattern (or one that we have seen) in the poorly performing reports.
    I have not seen much on metalink regarding this - has anyone else come across why this would be?
    It does seem to be only Discoverer - standard reports and the app are performing as expected.
    Any advice welcome,
    Thanks
    Rachael

    Hi Rachael
    There are additional database privileges needed for running in 10g and 11g databases that weren't needed in 9i. Here's the typical privileges that I use:
    accept username prompt'Enter Username: '
    accept pword prompt'Enter Password: '
    create user &username identified by &pword;
    grant connect, resource to &username;
    grant analyze any to &username;
    grant create procedure, create sequence to &username;
    grant create session, create table, create view to &username;
    grant execute any procedure to &username;
    grant global query rewrite to &username;
    grant create any materialized view to &username;
    grant drop any materialized view to &username;
    grant alter any materialized view to &username;
    grant select any table, unlimited tablespace to &username;
    grant execute on sys.dbms_job to &username;
    grant select on sys.v_$parameter to &username;
    I appreciate that all of the above are not needed for all users and some are only needed if the user is going to be scheduling.
    However, I do know that sys.v_$parameter was not needed in 9i. Can you check whether you have this assigned?
    I know this might sound silly too, but you need to refresh your database statistics in order for Discoverer to work well. You might also want to try turning off the query predictor if it is still enabled.
    Best wishes
    Michael

  • Ethernet performance going down after upgrading to S11U1

    I upgraded from S11-SRU11 to S11U1-SRU1. Until approx. 5 min after reboot, the ethernet performance is as I am used to it before the upgrade, at about 113 Mbps on a e1000g (which is pretty close to the physical maximum). Then suddenly the throughput goes down significantly, and I measure everything between 8 Mbps and 69 Mbps. Rebooting does not help.
    After going back to S11-SRU11 via snapshot, the old performance of 113 Mbps is back, and consistenly.
    All throughput is measured with nttcp-1.147 on Solaris and PCATTCP-0114 on Windows 7.
    Has anyone seen that behaviour, too?

    Do you see any TCP retransmissions in the output from "netstat -s -P tcp"
    when this issue happens?
    Also, please post the output from 'dlstat -r <e1000g-if>'.

  • Cannot connect to oracle after upgrade to 9i

    Hey there,
    kind of new in the arena so be kind and patient with me please.
    Enviroment : sun
    oracle : 8.0.5 now been upgraded to 9i with 8.0.5 clients installed on the machine
    symptoms : since upgrading the Oracle to 9i we cannot connect to the 9i with jdbc
    Question : Do we need to upgrade the client in our machines to 9i clients? is there any specific Driver Manager that I should use currently using Thin client thruogh port 1521?
    HELP!!!!

    First of all, there is not enough specifics in your
    post, the problem could be anywhere - you should
    provide at least an error message, an exception call
    stack or something like this.
    It could be a problem with the jar files provided by
    oracle, which are in you client's class path. It used
    to be called classesXXX.zip in oracle 8i, whatever the
    name in oracle 9 is I do not know. But just make sure
    that you have the exact oracle jar files in the class
    path as the ones shipped with your oracle version.
    Usually these files are found in
    $ORACLE_HOME/jdbc/lib
    I'll try to be more specific:
    I use an 8.0.5 client and I'm trying to connect to a 9i .I didn't upgrade the client yet.While trying to connect via a connection pool that i built.I get an exception saying exceeding key size in method getConnection.
    java.sql.SQLException: Exceding key size
    at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:420)
    at oracle.jdbc.ttc7.O3log.<init>(O3log.java:255)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:166)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:103)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:148)
    My qustions are :
    Is it because I didn't upgrade the client?(Though it only seems logical that the 9i would support it)
    If it isn't because of the client what is it?

  • Any performance gains after upgrade to Oracle 10 ?

    Hello,
    we have been using EBS 11.5.9 (with Oracle 9). Does anybody see any improvements from performance point of view after upgrade to Oracle 10r2 (but without upgrade of EBS to R12) ?
    Regards

    Somethings have been faster for us and somethings have been slower. In general it seems the same or better. When we get a chance to look at the jobs that are performing poorly I'm sure we will be able to make them perform. Make sure you find and apply all of the performance patches for the modules you have implemented, we are missing one right now and it is hurting our Configurator developers instance. I have actually set the the optimizer_features_enable back to 9i. This is something I would not recommend doing in a production environment, and we are only doing it until we can get the patch that fixes the optimizer in 10g applied.
    One surprise for us was the increase in memory required, in our test and development instances we have found a 1GB SGA is as small as you can go with 10g and still have reasonable performance. We had a number of 9i ebus databases around 300-400MB SGA that performed just fine. This limited the number of environments we could squeeze on a single server (not really a bid deal if you only have a few dev, test and training environments).
    In our production environment in order to have the same size datacache more memory was consumed. Were we could get away with a shared pool of 4GB under 9i, it grows to over 6GB in 10g. Looks like more PGA is also being used. 10g along with RUP5 and upgrading the java from 1.3 to 1.5 has increased our memory consumption. We increased memory from 64GB to 96GB and we are using a large portion of the additional 32GB. We were right at the limit with 64GB in our 9i production instance but we had never experienced the paging that we did with 10g. Now at 96GB we nolonger see any paging.

  • DB Performance after upgrade.

    All,
    We have upgraded our application in a test environment which has the production data. The Database was upgraded from oracle 8.1.7.4 to 10.2.0.3 and the application was upgraded to its latest version.
    Prior to upgrade,the database was set to RBO and now after upgrade,we moved to CBO.
    There are tables with 1m to 25m rows in the database.Some of the tables have upto 500 columns in it. we do have custom columns added to tables
    We're seeing severe performance problem with the application .NET interfaces.
    Prior to upgrade,the interface takes .065secs to complete a single transaction and now it is taking upto 1.5sec to process.
    ADDM/AWR reports shows:
    event waits Time(s) %total call time
    db file sequential read 1,071,878 5,605 5 94.8 User I/O
    CPU time 386 6.5
    log file parallel write 849 10 12 .2 System I/O
    control file parallel write 3,600 6 2 .1 System I/O
    latch free 668 3 5 .1 Other
    enabled trace at session level and generated tkprof which has wait events on 'db file sequential read' and 'SQL*net message from client';
    OVERALL TOTALS FOR ALL NON-RECURSIVE STATEMENTS
    call count cpu elapsed disk query current rows
    Parse 4 0.08 0.06 0 129 0 0
    Execute 4 0.00 0.00 0 0 0 0
    Fetch 137 140.50 5827.54 1040645 5864173 0 1978
    total 145 140.58 5827.61 1040645 5864302 0 1978
    Misses in library cache during parse: 3
    Elapsed times include waiting on following events:
    Event waited on Times Max. Wait Total Waited
    ---------------------------------------- Waited ---------- ------------
    SQL*Net message to client 138 0.00 0.00
    SQL*Net message from client 137 1863.66 3030.45
    db file sequential read 1040647 0.49 5773.47
    latch free 64 0.88 1.65
    latch: object queue header operation 1 0.00 0.00
    OVERALL TOTALS FOR ALL RECURSIVE STATEMENTS
    call count cpu elapsed disk query current rows
    Parse 43 0.08 0.09 0 0 0 0
    Execute 193 0.10 0.12 2 273 0 0
    Fetch 365 0.08 0.15 0 691 0 656
    total 601 0.26 0.37 2 964 0 656
    Misses in library cache during parse: 33
    Misses in library cache during execute: 27
    We have found that some of the custom columns being used by the application doesn't have indexes and we see better results after adding a column.
    But, i know that we cannot go ahead and add index on each custom column which isn't a good approach.
    Appreciate your inputs and thoughts.
    Cheers.

    Can you explain a bit about what you mean by "application was upgraded to its latest version"? If you're talking about a packaged application, your vendor probably has a pile of documentation that explains how to configure your database in a way that works well for their particular application. There may well be a variety of configuration settings that the vendor recommends or a variety of changes they recommend to the default 10g statistics gathering process.
    There may also be application-related reasons for performance to have decreased (i.e. application screens or SQL queries may be doing more work in newer versions than they were doing in older versions). The combination of a new application version and a new database version may also increase hardware requirements-- if you're running applications on the same servers you were using in 2000 when 8.1.7.4 was the new kid on the block, those servers may be overtaxed today.
    Other than that, I'd start comparing query plan changes between test & prod. If you can figure out what in the database and/or object statistics is causing the CBO to choose slower plans, you may be able to tweak your statistics gathering process (or potentially even an initialization parameter) to give Oracle the information it needs.
    Justin

  • Performance issues after upgrading to 11g

    hello,
    We are facing a performance issue after upgrading from 10g to 11g.
    as you can see, the tables named APPLSYS.FND_ENV_CONTEXT has grown to 15544880 records,
    and oracle is using TABLE ACCESS FULL on it:
    DELETE FND_ENV_CONTEXT E
    WHERE NOT EXISTS
    (SELECT 'X'
    FROM FND_CONCURRENT_PROCESSES P
    WHERE P.CONCURRENT_PROCESS_ID = E.CONCURRENT_PROCESS_ID)
    AND ROWNUM < 10000;
    Plan:
    DELETE STATEMENT ALL_ROWSCost: 74,345                     
         5 DELETE APPLSYS.FND_ENV_CONTEXT                
              4 COUNT STOPKEY           
                   3 HASH JOIN RIGHT ANTI Cost: 74,345 Bytes: 3,108,980 Cardinality: 155,449      
                        1 INDEX FULL SCAN INDEX (UNIQUE) APPLSYS.FND_CONCURRENT_PROCESSES_U1 Cost: 166 Bytes: 315,450 Cardinality: 63,090
                        2 TABLE ACCESS FULL TABLE APPLSYS.FND_ENV_CONTEXT Cost: 69,124 Bytes: 233,173,200 Cardinality: 15,544,880
    select num_rows,last_analyzed from dba_tables where table_name='FND_ENV_CONTEXT'
    15544880 07/07/2011 12:08:55
    please advice.
    Ofer

    Please see these docs.
    Table Fnd_env_context Growing Very Fast [ID 419990.1]
    FND Related Tablespaces Growing at Rapid and Excessive Rate [ID 189800.1]
    FNDCPPUR Request Does Not Always Delete Files From The File System, Many Files Will Be Denoted As "deletion failed" [ID 1335304.1]
    Concurrent Processing - Best Practices for Performance for Concurrent Managers in E-Business Suite [ID 1057802.1]
    Concurrent Processing - Purge Concurrent Request and/or Manager Data Program (FNDCPPUR) [ID 104282.1]
    Thanks,
    Hussein

  • Error while performing Oracle 11g upgrade

    Hi,
    I am facing error while performing an Oracle upgrade from 10.2.0.4 to 11.2.0.2.
    DBUA was disconnected with error Ora 1092 Oracle instance terminated.
    When tried to run manual upgrade it is showing the below error,
    SQL> @catupgrd.sql
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>
    DOC> The first time this script is run, there should be no error messages
    DOC> generated; all normal upgrade error messages are suppressed.
    DOC>
    DOC> If this script is being re-run after correcting some problem, then
    DOC> expect the following error which is not automatically suppressed:
    DOC>
    DOC> ORA-00001: unique constraint (<constraint_name>) violated
    DOC> possibly in conjunction with
    DOC> ORA-06512: at "<procedure/function name>", line NN
    DOC>
    DOC> These errors will automatically be suppressed by the Database Upgrade
    DOC> Assistant (DBUA) when it re-runs an upgrade.
    DOC>
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>#
    DOC>######################################################################
    DOC>######################################################################
    DOC> The following statement will cause an "ORA-01722: invalid number"
    DOC> error if the user running this script is not SYS. Disconnect
    DOC> and reconnect with AS SYSDBA.
    DOC>######################################################################
    DOC>######################################################################
    DOC>#
    no rows selected
    DOC>######################################################################
    DOC>######################################################################
    DOC> The following statement will cause an "ORA-01722: invalid number"
    DOC> error if the database server version is not correct for this script.
    DOC> Perform "ALTER SYSTEM CHECKPOINT" prior to "SHUTDOWN ABORT", and use
    DOC> a different script or a different server.
    DOC>######################################################################
    DOC>######################################################################
    DOC>#
    SELECT TO_NUMBER('MUST_BE_11_2') FROM v$instance
    ERROR at line 1:
    ORA-01722: invalid number
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Please help ASAP as this is a production system.
    Thanks,
    Prabhakar
    Edited by: prabhakaryc on Jun 19, 2011 2:47 PM

    prabhakaryc wrote:
    Hi Orkun Gedik,
    >
    > Thank you for your quick reply.
    >
    > Yes i am running this on windows and i have set with correct ORACLE_HOME (11202 directory)
    >
    > Do you think any other reason ? 
    >
    > I have seen this error log inside of catupgrd.sql and it seems to be very known error but i am not finding the solution anywhere ?
    >
    > Your quick reply helps me a lot.
    >
    > Thanks,
    > Prabhakar
    Hi Prabhakar,
    >> DBUA was disconnected with error Ora 1092 Oracle instance terminated.
    But, as far as I understand that you didn't completed DB upgrade succesfully. Under this circumstance, you shouldn't change ORACLE_HOME variable to 11.2.0.2. I suggest you that complete Oracle upgrade (restart DBUA) and do not execute upgrade procedures, manually.
    Best regards,
    Orkun Gedik

  • NFS disk performance after upgrade to 3.1.1

    Hello,
    after OVS upgrade from 3.0.3 to 3.1.1 I noticed performance problems on virtual disks placed on nfs repository. Before upgrade, on 3.0.3 I can read from xvda disk at around 60MB/s, after upgrade on 3.1.1 it fall down to around 1.5 MB/s, with 1MB block size:
    dd if=/dev/xvda of=/dev/null bs=1024k count=1000
    ^C106+0 records in
    105+0 records out
    110100480 bytes (110 MB) copied, 79.0509 seconds, 1.4 MB/s
    Repository is on nfs share attached through dedicated 1Gbit/s ethernet network with MTU=8900. The same configuration was used before upgrade. Only change was upgrade from 3.0.3 to 3.1.1.
    Test machines are OEL5 with latest UEK kernels, running PVM mode.
    Repository on 3.1.1 is mounted without additional NFS options like rsize,wsize,tcp or proto=3:
    192.168.100.10:/mnt/nfs_storage_pool on /OVS/Repositories/0004fb0000030000a75ccd9ef5a238c3 type nfs (rw,addr=192.168.100.10)
    I don't find a way to change it, but don't know if it may cause performance issues.
    Any idea why is with 3.1.1 so high performance decrease from 60 to 1.5 MB/s?
    Thanks.

    Oracle Support didn't respond to a SR1? Phew… I have noticed very slow performance from Oracle's OVM support regarding SR feedback, but I'd imagine that they respond to a SR1 in time.
    But to post something useful, I have just checked the NFS speeds from one of my VM servers to a NFS share hosted on one of my Solaris boxes and the thoughput seems pretty reasonable:
    [root@oraclevms01 OrcleVM]# dd if=OVM_EL5U5_X86_PVM_10GB.tar of=/dev/null
    3715540+0 records in
    3715540+0 records out
    1902356480 bytes (1.9 GB) copied, 22.7916 seconds, 83.5 MB/s
    I haven't done anything special to either the NFS mount or the NFS export on my Solaris box. All that I could think of is some driver issues, maybe?

  • Oracle error  "No message file for" after Upgrade to 10.2.0.5

    After upgrade from 9.2.0.8 to 10.2.0.5 i get the following error "No message file for"
    (with both Users sidadm and orasid)
    Platform AIX 64 bit
    The installation und Upgrade with dbua works fine.
    DB and SAP runs after the Upgrade.
    then I tried
    SQL> select xx from v$log;
    select xx from v$log
    ERROR at line 1:
    ORA-00904: Message 904 not found; No message file for produstyle='font-
    family:courier' ct=RDBMS,
    facility=ORA; arguments: ["XX"]
    The Environment is correct,
    ORACLE_HOME,ORACLE_SID,PATH,LIBPATH have right Values.
    I cant find any failure in Configuration or Install Logs.
    So i tried the following:
    Copy the complete Directorie /oracle/SID/102_64/rdbms/msg from a
    10.2.0.4 Oracle Installation to the 10.2.0.5 home.
    the result ist that the Messagefile could be read by Oracle an i get
    the ORA-00904
    Here the same Query:
    SQL> select xx from v$log;
    select xx from v$log
    ERROR at line 1:
    ORA-00904: "XX": invalid identifier
    So I do the same procedure with an other System.
    I detect:
    the Patch 9952230 (SAP_102051_201011/9952230) delivers
    both Message Files oraus.msg and oraus.msb which caused the problem.
    Has anyone the same Problem?
    Are there any other Impacts with wrong Message Files .
    I raised a OSS Call, but no answer till today.
    best regards
    Uwe

    I could not find anything is sap notes, but oracle recommends to update binary file oraus.msb in $ORACLE_HOME/rdbms/mesg
    Download link:
    https://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=10235783
    You can find more details also in:
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=10235783.8
    https://support.oracle.com/CSP/main/article?cmd=show&type=BUG&id=10235783
    The problem with this solution. It is not officially released by SAP.

Maybe you are looking for

  • Help Please! If I restore my Ipod will my Jan. Update apps. be gone?

    I don't want the weather, maps, etc. new Apple apps. to be gone if I restore my Touch. You see the artwork is not downloading on the touch. But it downloads to my other two Ipods. I don't understand I'm thinking the Touch has to be restored. Thanks i

  • After reseting its linked to an apple Id

    so i bought this iphone4s  and i was ok with how it came because my thought was it can just be reseted and all the information will be gone no big deal. well thats what i thought when i folowed instructions to resetting it pressing power button and h

  • GP and WD with Adobe Interactive form question - need some guidance.

    Hello experts, FYI, I'm running ECC 5.0 Support Stack 9, EP 7.0 SPS 11, NWDS 2.0.9_15 with Adobe Livecyle Designer. I am slightly stuck with what I'm trying to do. I have created a web dynpro application that has an Adobe interactive form. I'm trying

  • Two MacBooks with Snow Leopard should be able to iChat?!

    I feel as if this should be easy. The connection is established but the audio is intermittent and video is intermittent. Is the inability to have streaming audio and video tied to the connection speed? How do I validate my current connection speed? I

  • Auto-Deployment in weblogic.

    Hi everyone, Can i know why auto-deploy feature is disabled in production mode in Weblogic. Regards, Vardhan.