Report Performance is slow

Hi
In our production one report is running very slow, for one moth its taking 10 to 12 min earlier it was took only 2 min for month data, we are confused why itu2019s happening. Query is running on multiprovider. On cube we are using only one aggregate and in the query designer we are using Hierarchy(Active) & virtual key figure.
We have not changed anything recently on the query, why this suddenly report running very slow.
Please advice 
Thanks,
Manu.

Hi,
Check whether the Aggregate is up-to-date and whether it is being used by your query or not?
Also check the number of records as well, if the output is huge then it is obvious that the queries can take more time to run. As you are using Virtual Keyfigure, this generally degrades the query performance.
Regards,
rik

Similar Messages

  • BI 7 Report performance slow

    Hi All.
    In BI 7, sales delivery report performance is prety slow. Previously it took 5 mins to execute the report, but now a days it is taking morethan 30 mins. Ithe prob is OLAP time.
    Vasu

    Hi,
    Please run the query in RSRT>Execute and Debug>Display Statistics Data.
    and also search there are lots of useful material available in the forum for query performance
    Check these threads:
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/70f4bb1ffb591ae10000000a1553f7/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3f66ba90-0201-0010-ac8d-b61d8fd9abe9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0e6a6e3-0601-0010-e6bd-ede96db89ec7
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cccad390-0201-0010-5093-fd9ec8157802
    Thanks-RK

  • Slow report performance when filter by 1 date

    Post Author: poh_michelle
    CA Forum: Formula
    Record selection formula : {PartTran.TransDate} in {?FromDate} to {?ToDate}
    Report performance was okay when i select #08/10/2007# for {?FromDate} and #10/10/2007# fro ; report displayed within 5 seconds.However, the report slow down wehn i select same date (#10/10/2007#) for both {?FromDate} and {?ToDate}; report displayed after 20 minutes.
    What is the reason and what can be done to improve it.
    Thanks for any advice.

    Post Author: foghat
    CA Forum: Formula
    Not sure why selecting a single date would slow down your report.  Are you sure something else wasn't/isn't going on? You could give this a try: {PartTran.TransDate} >= {?FromDate}and {PartTran.TransDate} <= {?ToDate}

  • Sales & Order report performance is too slow!

    Hi All,
    Sales report is prety slow.It took 90% in OLAP time. I tried RSRT all the possible ways & also created OLAP fill query level also but No result. Please help me.
    Thanks
    Vasu.

    Hi Vasu,
    CAN You please refer below link
    http://wiki.sdn.sap.com/wiki/display/BI/HowtoImproveQueryPerformance-A+Checklist
    it tells explains how you can improve your query performace.
    Also as i told since you are FETCHING DATA direct from MASTER data report will be bit slow so try to get data directly from cube and may be u can use filters also.
    Hope this may help you.
    Regards
    Nilesh

  • Item/Drill Report Performance hinderance

    I am having a problem with report performance. I have a report that I have to have 5 drop down menus on top of the report. It seems the more drop down menus I add, the slower the response time when the report is actually navigated. One of the drop downs has over 1,000 options, but the other 4 drop down menus have 4-5 options. Is there a way to improve performance?

    And this is different from yesterday how?
    Please help, Discoverer Performance.
    Russ provided a few possible reasons, and asked for a bit of detail. Instead of asking the same question again, respond to Russ and others, and provide a bit more information to how things are set up.

  • Crystal Report Performance for dbf files.

    We have a report which was designed 5 -6 years ago. This report has 4 linked word doc and dbf file as datasource. This report also as 3 subreports. The size of field in dbf is 80 chars and couple of field are memo field. The report performance was excellent before we migrated the crystall report to 2008. After CR2008 the system changed and it is suddenly really slow. We have not change our reports so much it should have an influence on performance. When the user presses the preview button on printing tool window the control is transferred to Crystal. Something has happened inside black box of Crystal ( IMO ).   the dll we have are crdb_p2bxbse.dll 12.00.0000.0549 . The issues seems to be of xbase driver (not possible to use latest version of crdb_p2bxbse.dll and dbase files with memo fields).

    Hi Kamlesh,
    Odd that the word doc is opened before the RPT, I would think that the RPT would need to be opened first so it sees that the doc also needs to be opened. Once it's been loaded then the connection can be closed, CR embeds the DOC in the RPT so the original is no longer required.
    Also, you should upgrade to Service Pack 3, it appears you are still using the original release. SP1 is required first but then you should be able to skip SP2 and install SP3.
    You did not say what earlier version of Cr you were using? After CR 8.5 we went to full UNICODE support at which time they completely re-built the report designer and removed the database engines from the EXE and made them separate dll's now. OLE objecting also changed, you can use a formula and database field to point to linked objects now so they can be refreshed any time. Previously they were only refreshed when the report was opened.
    You may want to see if linking them using a database field would speed up the process. Other than that I can't suggest anything else as a work around.
    Thank you
    Don

  • BW Report Performance, Accuracy of Data

    Hi,
    Can someone help give explanations to following questions :
    1.) Does BW Report show how current is my data?
    2.) What are the reason why the performance of my BW Report is slow?
    3.) What are the reason why my BW Report is have missing data?
    4.) Why is my BW Report have incorrect data?
    5.) Why doesnu2019t my BW Report Data match SAP R/3 Data?
    Thanks,
    Milind
    Locked - duplicate post and very generic questions
    Report performance and data quality
    Edited by: Arun Varadarajan on Apr 9, 2010 2:07 AM

    Hi,
    1) Does BW Report show how current is my data?
    Yes, Last refresh of your data stat in query Properties.Run report and check the details for last refresh.
    2.) What are the reason why the performance of my BW Report is slow?
    Reason could be:
    Poor Design
    Business Logic (Transformations)
    Nav attributes used in the reports
    Time dependent MD
    Aggregates missing
    Data Vol in the Cubes or DSO's
    http://wiki.sdn.sap.com/wiki/display/BI/SomeusefulT-CodeforBIperformancetuning
    3.) What are the reason why my BW Report is have missing data?
      Check the source system data and check mapping in transformation with all the business logic.
    4.) Why is my BW Report have incorrect data?
    Depedns if you are loading from FF or R/3 or your are cleansing the data once it enters in to BW.
    5.) Why doesnu2019t my BW Report Data match SAP R/3 Data?
    Check the Source system data in RSA3 and pick one Document and run the same document in BI.
    Thanks!
    @AK

  • Abap Report Performance

    One of our abap report is extremely slow, this report is used by all
    branches of our company
    and we are facing serious performance problem in this report. I have
    analyzed the problem
    and noted following things.
    1) The report used "BSIS" table for a query.
    2) In peak times it is observed lot of IO wait is happening on that
    particular report and on
    "BSIS" table.
    3) After analysis of table BSIS it is noted that table has more than 12
    million records and
    exceeding table class limit in technical setting of tables.
    4) Size of table is 4 GB.
    5) Table also does not have other indexes apart from one composite PK-
    unique index. This
    index is composed of 9 fields.
    6) Update Stats is has been taken in 10 minutes of BSIS~0.
    We are closely analyzing code and where clause of our report.
    I want to ask do we need other indexes specially on DATE field which is
    not included in
    existing index?
    Do we need index rebuild as stats are gathered in 10 minutes which is
    quite a long time in
    my opinion?
    Do we need table partition right now as BSIS has 12 million records and
    4 GB of size ?
    Best Regards
    Waqas

    Hi,
    1) table bsis is the table for open items (GL-accounts)
    -> perfect state of such a table is that there are <b>zero</b> entries,
    because all open items had to be cleared and are moved to table bsas
    (cleared items)
    -> so 1st there is an organisational problem in your company / account dept.
    why there are so many open items?
    2) analyse the select statements and the abaps, which fetch bsis-table with
    st05
    -> check, whether key-fields BUKRS and HKONT are filled in where-clause
    3)-> look to wiki- ABAP Performance and Tuning
    https://wiki.sdn.sap.com/wiki/display/HOME/ABAPPerformanceand+Tuning#ABAPPerformanceandTuning-Whattoolscanbeusedtohelpwithperformancetuning%3F
    regards Andreas

  • Interactive report performance problem over database link - Oracle Gateway

    Hello all;
    This is regarding a thread Interactive report performance problem over database link that was posted by Samo.
    The issue that I am facing is when I use Oracle function like (apex_item.check_box) the query slow down by 45 seconds.
    query like this: (due to sensitivity issue, I can not disclose real table name)
    SELECT apex_item.checkbox(1,b.col3)
    , a.col1
    , a.col2
    FROM table_one a
    , table_two b
    WHERE a.col3 = 12345
    AND a.col4 = 100
    AND b.col5 = a.col5
    table_one and table_two are remote tables (non-oracle) which are connected using Oracle Gateway.
    Now if I run above queries without apex_item.checkbox function the query return or response is less than a second but if I have apex_item.checkbox then the query run more than 30 seconds. I have resolved the issues by creating a collection but it’s not a good practice.
    I would like to get ideas from people how to resolve or speed-up the query?
    Any idea how to use sub-factoring for the above scenario? Or others method (creating view or materialized view are not an option).
    Thank you.
    Shaun S.

    Hi Shaun
    Okay, I have a million questions (could you tell me if both tables are from the same remote source, it looks like they're possibly not?), but let's just try some things first.
    By now you should understand the idea of what I termed 'sub-factoring' in a previous post. This is to do with using the WITH blah AS (SELECT... syntax. Now in most circumstances this 'materialises' the results of the inner select statement. This means that we 'get' the results then do something with them afterwards. It's a handy trick when dealing with remote sites as sometimes you want the remote database to do the work. The reason that I ask you to use the MATERIALIZE hint for testing is just to force this, in 99.99% of cases this can be removed later. Using the WITH statement is also handled differently to inline view like SELECT * FROM (SELECT... but the same result can be mimicked with a NO_MERGE hint.
    Looking at your case I would be interested to see what the explain plan and results would be for something like the following two statements (sorry - you're going have to check them, it's late!)
    WITH a AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_one),
    b AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_two),
    sourceqry AS
    (SELECT  b.col3 x
           , a.col1 y
           , a.col2 z
    FROM table_one a
        , table_two b
    WHERE a.col3 = 12345
    AND   a.col4 = 100
    AND   b.col5 = a.col5)
    SELECT apex_item.checkbox(1,x), y , z
    FROM sourceqry
    WITH a AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_one),
    b AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_two)
    SELECT  apex_item.checkbox(1,x), y , z
    FROM table_one a
        , table_two b
    WHERE a.col3 = 12345
    AND   a.col4 = 100
    AND   b.col5 = a.col5If the remote tables are at the same site, then you should have the same results. If they aren't you should get the same results but different to the original query.
    We aren't being told the real cardinality of the inners select here so the explain plan is distorted (this is normal for queries on remote and especially non-oracle sites). This hinders tuning normally but I don't think this is your problem at all. How many distinct values do you normally get of the column aliased 'x' and how many rows are normally returned in total? Also how are you testing response times, in APEX, SQL Developer, Toad SQLplus etc?
    Sorry for all the questions but it helps to answer the question, if I can.
    Cheers
    Ben
    http://www.munkyben.wordpress.com
    Don't forget to mark replies helpful or correct ;)

  • EBS 11i AutoInvoice Performance Very Slow

    Hi all,
    EBS 11i
    Oracle 9.2.0.6 32bit
    AutoInvoice Transfer Program has been bugging down the Company's business, a bad start for 2013. Please help for this serious problem :(
    Attached is the "STATSPACK" report for the slow performance time.
    STATSPACK report for
    DB Name         DB Id    Instance     Inst Num Release     Cluster Host
    OAPROD        4204192100 OAPROD              1 9.2.0.6.0   NO      oel5.prod
                                                                       e.local
                  Snap Id     Snap Time      Sessions Curs/Sess Comment
    Begin Snap:       551 02-Jan-13 22:00:04      123      59.1
      End Snap:       553 03-Jan-13 00:00:02       97      48.7
       Elapsed:              119.97 (mins)
    Cache Sizes (end)
    ~~~~~~~~~~~~~~~~~
                   Buffer Cache:       288M      Std Block Size:          8K
               Shared Pool Size:       288M          Log Buffer:     10,240K
    Load Profile
    ~~~~~~~~~~~~                            Per Second       Per Transaction
                      Redo size:             54,437.02             65,579.53
                  Logical reads:          2,053,336.52          2,473,626.15
                  Block changes:                383.39                461.86
                 Physical reads:             43,270.67             52,127.57
                Physical writes:                 46.63                 56.18
                     User calls:                 35.83                 43.16
                         Parses:                 25.53                 30.76
                    Hard parses:                  0.18                  0.21
                          Sorts:                186.25                224.38
                         Logons:                  0.08                  0.10
                       Executes:                108.76                131.02
                   Transactions:                  0.83
      % Blocks changed per Read:    0.02    Recursive Call %:     85.81
    Rollback per transaction %:    3.18       Rows per Sort:      3.77
    Instance Efficiency Percentages (Target 100%)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Buffer Nowait %:   99.99       Redo NoWait %:     99.98
                Buffer  Hit   %:   97.90    In-memory Sort %:    100.00
                Library Hit   %:   99.87        Soft Parse %:     99.31
             Execute to Parse %:   76.52         Latch Hit %:     99.96
    Parse CPU to Parse Elapsd %:   37.01     % Non-Parse CPU:     99.98
    Shared Pool Statistics        Begin   End
                 Memory Usage %:   95.13   94.82
        % SQL with executions>1:   83.58   95.42
      % Memory for SQL w/exec>1:   79.28   92.57
    Top 5 Timed Events
    ~~~~~~~~~~~~~~~~~~                                                     % Total
    Event                                               Waits    Time (s) Ela Time
    CPU time                                                       74,717    84.80
    latch free                                        181,788       8,101     9.19
    db file scattered read                         47,546,136       2,893     3.28
    db file sequential read                        23,092,208       2,006     2.28
    buffer busy waits                               1,812,920         193      .22
    ^LWait Events for DB: OAPROD  Instance: OAPROD  Snaps: 551 -553
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc (idle events last)
                                                                       Avg
                                                         Total Wait   wait    Waits
    Event                               Waits   Timeouts   Time (s)   (ms)     /txn
    latch free                        181,788    180,378      8,101     45     30.4
    db file scattered read         47,546,136          0      2,893      0  7,957.5
    db file sequential read        23,092,208          0      2,006      0  3,864.8
    buffer busy waits               1,812,920          2        193      0    303.4
    log file switch (checkpoint           124         51         69    560      0.0
    log file parallel write            21,251          0         39      2      3.6
    log file sync                       4,072          0         21      5      0.7
    control file parallel write         3,061          0         12      4      0.5
    library cache load lock                 5          2          9   1806      0.0
    log file switch completion             54          6          8    148      0.0
    PX Deq: Execute Reply               7,268          0          6      1      1.2
    PX Deq: Signal ACK                    297        103          6     21      0.0
    PX qref latch                         310        279          5     16      0.1
    PX Deq: Msg Fragment                4,301          0          4      1      0.7
    PX Deq Credit: send blkd            1,256          0          2      2      0.2
    PX Deq: Parse Reply                   267          0          2      7      0.0
    process startup                        46          0          2     39      0.0
    PX Deq: Table Q Sample                 84          0          2     22      0.0
    library cache pin                     337          0          1      4      0.1
    kksfbc child completion               116         76          1     11      0.0
    write complete waits                    2          1          1    491      0.0
    PX Deq: Join ACK                      212          0          1      4      0.0
    SQL*Net break/reset to clien        2,152          0          1      0      0.4
    enqueue                                80          0          1      7      0.0
    db file parallel read                  38          0          0     13      0.0
    SQL*Net more data to client        24,272          0          0      0      4.1
    log file single write                 160          0          0      2      0.0
    PX Deq: Table Q qref                   62          0          0      4      0.0
    control file sequential read        4,336          0          0      0      0.7
    direct path read                   45,818          0          0      0      7.7
    library cache lock                      1          0          0     76      0.0
    direct path write                  22,821          0          0      0      3.8
    LGWR wait for redo copy             5,387          0          0      0      0.9
    PX Deq Credit: need buffer            206          0          0      0      0.0
    undo segment extension             40,035     40,028          0      0      6.7
    db file parallel write              3,904          0          0      0      0.7
    db file single write                   40          0          0      0      0.0
    log file sequential read              160          0          0      0      0.0
    async disk IO                          40          0          0      0      0.0
    SQL*Net message from client       269,626          0    337,613   1252     45.1
    pipe get                            5,313      5,286     21,063   3964      0.9
    queue messages                      1,466      1,464     14,023   9566      0.2
    wakeup time manager                   239        238      6,738  28191      0.0
    PX Idle Wait                        3,475      3,042      6,026   1734      0.6
    jobq slave wait                       961        960      2,824   2939      0.2
    PX Deq: Execution Msg               9,423          1        159     17      1.6
    PX Deq: Table Q Normal              1,362          4          8      6      0.2
    SQL*Net more data from clien       12,643          0          2      0      2.1
    SQL*Net message to client         269,616          0          0      0     45.1
    ^LWait Events for DB: OAPROD  Instance: OAPROD  Snaps: 551 -553
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc (idle events last)
                                                                       Avg
                                                         Total Wait   wait    Waits
    Event                               Waits   Timeouts   Time (s)   (ms)     /txn
    ^LBackground Wait Events for DB: OAPROD  Instance: OAPROD  Snaps: 551 -553
    -> ordered by wait time desc, waits desc (idle events last)
                                                                       Avg
                                                         Total Wait   wait    Waits
    Event                               Waits   Timeouts   Time (s)   (ms)     /txn
    log file parallel write            21,251          0         39      2      3.6
    latch free                            407        353         13     32      0.1
    control file parallel write         2,981          0         12      4      0.5
    db file scattered read              3,464          0          5      1      0.6
    db file sequential read             1,756          0          2      1      0.3
    rdbms ipc reply                       137          0          2     16      0.0
    log file single write                 160          0          0      2      0.0
    enqueue                                17          0          0      6      0.0
    control file sequential read        3,346          0          0      0      0.6
    LGWR wait for redo copy             5,387          0          0      0      0.9
    db file parallel write              3,904          0          0      0      0.7
    direct path read                    1,833          0          0      0      0.3
    direct path write                   1,833          0          0      0      0.3
    log file sequential read              160          0          0      0      0.0
    buffer busy waits                      21          0          0      0      0.0
    rdbms ipc message                  41,753      9,476     33,069    792      7.0
    pmon timer                          4,438      2,164      7,021   1582      0.7
    smon timer                            522          1      6,820  13064      0.1
    ^LSQL ordered by Gets for DB: OAPROD  Instance: OAPROD  Snaps: 551 -553
    -> End Buffer Gets Threshold:     10000
    -> Note that resources reported for PL/SQL includes the resources used by
       all SQL statements called within the PL/SQL code.  As individual SQL
       statements are also reported, it is possible and valid for the summed
       total % to exceed 100
                                                         CPU      Elapsd
      Buffer Gets    Executions  Gets per Exec  %Total Time (s)  Time (s) Hash Value
      5,636,117,159           28  201,289,898.5   38.1 ######## #########  835260576
    Module: RAXTRX
    INSERT INTO RA_INTERFACE_ERRORS  (INTERFACE_LINE_ID,   MESSAGE_
    TEXT,   INVALID_VALUE) SELECT  INTERFACE_LINE_ID, :b_err_msg6, '
    trx_number='||T.TRX_NUMBER||','||'customer_trx_id='||TL.CUSTOMER
    _TRX_ID FROM RA_INTERFACE_LINES_GT IL, RA_CUSTOMER_TRX_LINES TL,
    RA_CUSTOMER_TRX T WHERE  IL.REQUEST_ID = :b1 AND    IL.INTERFAC
        511,626,129           20   25,581,306.5    3.5  8155.90  15045.56  205460129
    Module: JDBC Thin Client
    select  TRANSACTION_BRANCH , BRANCH_ADDRESS_1 , BRANCH_ADDRESS_2
    , BRANCH_PHONES , BRANCH_FAX , BRANCH_TIN , TRX_NUMBER , TRX_NU
    MBER_DISP , TRX_DATE , TRX_DATE_DISP , BILL_TO_CUSTOMER_ID , BIL
    L_TO_CUSTOMER_NAME , SHIP_DATE_ACTUAL_DISP , SHIP_TO_NAME , SHIP
    _TO_ADDRESS1 , SHIP_TO_ADDRESS2 , SHIP_TO_ADDRESS3 , SHIP_TO_ADD
        114,013,000        8,544       13,344.2    0.8  2919.47   4527.54  803969757
    Module: JDBC Thin Client
    SELECT COALESCE(DELV_ADDR.CITY, DELV_ADDR.PROVINCE) FROM APPS.OE
    _ORDER_HEADERS_ALL OE_HEADERS , APPS.RA_SITE_USES_ALL DELV_SITE
    , APPS.RA_ADDRESSES_ALL DELV_ADDR WHERE TO_CHAR(ORDER_NUMBER) =
    :B1 AND DELV_SITE.SITE_USE_ID(+) = OE_HEADERS.DELIVER_TO_ORG_ID
    AND DELV_ADDR.ADDRESS_ID(+) = DELV_SITE.ADDRESS_ID
        113,972,897        8,550       13,330.2    0.8  2924.20   4550.22 3761220362
    Module: JDBC Thin Client
    SELECT DELV_ADDR.ADDRESS1 FROM APPS.OE_ORDER_HEADERS_ALL OE_HEAD
    ERS , APPS.RA_SITE_USES_ALL DELV_SITE , APPS.RA_ADDRESSES_ALL DE
    LV_ADDR WHERE TO_CHAR(ORDER_NUMBER) = :B1 AND DELV_SITE.SITE_USE
    _ID(+) = OE_HEADERS.DELIVER_TO_ORG_ID AND DELV_ADDR.ADDRESS_ID(+
    ) = DELV_SITE.ADDRESS_ID
        113,972,850        8,551       13,328.6    0.8  2919.13   4533.69 4273350236
    Module: JDBC Thin Client...more... > http://www.datafilehost.com/download-60d3df1e.html
    If downloading this file...
    Uncheck [ ] Use our download manager and get recommended downloads
    Your assistance is highly appreciated.
    Thanks a lot,
    Jan

    Hi hussein,
    Is this normal locks for the apps table which is "3". Im selecting the locks even if there is no users in the system.
    SELECT o.owner, o.object_name, o.object_type, o.last_ddl_time, o.status, l.session_id,
    l.oracle_username, l.locked_mode
    FROM dba_objects o, gv$locked_object l
    WHERE o.object_id = l.object_id;
    OWNER       OBJECT_NAME                                OBJECT_TYPE       LAST_DDL  STATUS       SESSION_ID       ORACLE_USERNAME       LOCKED_MODE
    APPLSYS       FND_CONCURRENT_QUEUES               TABLE      24-APR-10      VALID      109      APPS      3
    APPLSYS       FND_CONCURRENT_REQUESTS               TABLE      24-APR-10      VALID      25      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_T       TABLE      24-APR-10      VALID      143      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_T       TABLE      24-APR-10      VALID      139      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_T       TABLE      24-APR-10      VALID      138      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_T       TABLE      24-APR-10      VALID      131      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_T       TABLE      24-APR-10      VALID      115      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_T       TABLE      24-APR-10      VALID      103      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_T       TABLE      24-APR-10      VALID      87      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_H       TABLE      24-APR-10      VALID      143      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_H       TABLE      24-APR-10      VALID      139      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_H       TABLE      24-APR-10      VALID      138      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_H       TABLE      24-APR-10      VALID      131      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_H       TABLE      24-APR-10      VALID      115      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_H       TABLE      24-APR-10      VALID      103      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_H       TABLE      24-APR-10      VALID      87      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_I       TABLE      24-APR-10      VALID      143      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_I       TABLE      24-APR-10      VALID      139      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_I       TABLE      24-APR-10      VALID      138      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_I       TABLE      24-APR-10      VALID      131      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_I       TABLE      24-APR-10      VALID      115      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_I       TABLE      24-APR-10      VALID      103      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_OPP_AQTBL_I       TABLE      24-APR-10      VALID      87      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      121      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      104      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      95      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      75      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      67      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      66      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      55      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      54      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_T       TABLE      24-APR-10      VALID      52      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      121      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      104      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      95      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      75      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      67      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      66      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      55      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      54      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_H       TABLE      24-APR-10      VALID      52      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      121      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      104      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      95      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      75      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      67      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      66      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      55      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      54      APPS      3
    APPLSYS       AQ$_FND_CP_GSM_IPC_AQTBL_I       TABLE      24-APR-10      VALID      52      APPS      3Thanks,
    Edited by: yxes2013 on 21.1.2013 10:18

  • Apex report performance is very poor with apex_item.checkbox row selector.

    Hi,
    I'm working on a report that includes some functionality to be able to select multiple records for further processing.
    The report is based on a view that contains a couple of hundred thousand records.
    When i make a selection from this view in sqlplus , the performance is acceptable but the apex report based on the same view performes very poorly.
    I've noticed that when i omit the apex_item.checkbox from my report query, performance is on par with sqlplus. (factor 10 or so quicker).
    Explain plan appears to be the same with or without checkbox function in the select.
    My query is:
    select apex_item.checkbox(1,tan_id) Select ,
    brt_id
    , tan_id
    , message_id
    , conversation_id
    , action
    , to_acn_code
    , information
    , brt_created
    , tan_created
    from (SELECT brt.id brt_id, -- view query
    MAX (TAN.id) tan_id,
    brt.message_id,
    brt.conversation_id,
    brt.action,
    TAN.to_acn_code,
    TAN.information,
    brt.created brt_created,
    TAN.created tan_created
    FROM (SELECT brt_id, id, to_acn_code, information, created
    FROM xxcjib_transactions
    WHERE tan_type = 'DELIVER' AND status = 'FINISHED') TAN,
    xxcjib_berichten brt
    WHERE brt.id = TAN.brt_id
    GROUP BY brt.id,
    brt.message_id,
    brt.conversation_id,
    brt.action,
    TAN.to_acn_code,
    TAN.information,
    brt.created,
    TAN.created)
    What could be the reason for the poor performance of the apex report?
    And is there another way to select multiple report records without the apex_item.checkbox function?
    I'm using apex 3.2 on oracle 10g database.
    Thanks,
    Niels Ingen Housz
    Edited by: user11986529 on 19-mrt-2010 4:06

    Thanks for your reply.
    Unfortunately changing the pagination doesnt make much of a difference in this case.
    Without the checkbox the query takes 2 seconds.
    With checkbox it takes well over 30 seconds.
    The second report region on this page based on another view seems to perform reasonably well with or without the checkbox.
    It has about the same number of records but with a different view query.
    There are also a couple of filter items in the where clause of the report queries (same for both reports) based on date and acn_code and both reports have a selectlist item displayed in their regions based on a simple lov. These filter items don't seem to be of influence on the performance.
    I have also recreated the report on a seperate page without any other page items or where clause and the same thing occurs.
    With the checkbox its very very slow (more like 20 times slower).
    Without it , the report performs well.
    And another thing, when i run the page with debug on i don't see the actual report query:
    0.08: show report
    0.08: determine column headings
    0.08: activate sort
    0.08: parse query as: APEX_CMA_ONT
    0.09: print column headings
    0.09: rows loop: 30 row(s)
    and then the region is displayed.
    I am using databaselinks in the views b.t.w
    Edited by: user11986529 on 19-mrt-2010 7:11

  • 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

  • Database is performing to slow

    Hi all,
    I have oracle 8i database with only 5GB data. My database is performing too slow. Cal any one tell me step by step which poction and where i have to look for increse the performance. Plz provide me some steps which i should follow.
    Thanks & Regards

    My database is performing too slowA very generic statement which is actually misleading.
    There could be a particular application/module which is performing slow, in turn slowing down the whole system. There could be some SQL that some user has fired, taking up all resources on database server (f.ex. cartesian join on seven tables as the developer thought that was a simple SQL before he could submit a more "complex" SQL).
    If you dont know where to start then you need to setup statspack in first place and get the snaps running at say 15 minutes interval. Then analyze the statspack reports to get a better picture of the database performance.
    If you know that after plugging in a particular module, your database is going down in terms of performance, then you can take it out, review the same, trace it, debug it and fix it.
    At the end I would go in for reviewing the instance parameters and tune them. If even after tuning the instance parameters, you are facing the performance problem, then I would review the hardware.
    That, in short, would be my plan of action.
    Message was edited by:
    Satish Kandi
    And I am slow in writing the same ;)

  • Obiee Report is very slow

    Hi,
    The report is looking very slow ,where should i tune it?
    Thanks-Bhaskar

    Hi User,
    Please refer the below links for performance tuning
    Performance of Report
    performance tuning
    Award points if Helps
    Thanks,
    Raj

  • 2014 SSRS Reports Performance issues

    Hi All,
    After upgrading SQL 2008 reports to SQL 2014 i observed there is performance lag in 2014 ssrs reports,
    2008 reports which used to render in <2 secs now taking >50 secs,
    After doing some checks on why this lag occurred, i found that this is because of the expressions in reports, If i remove all the expressions then report renders < 2 secs otherwise its taking >50 secs 
    My question here is, we used the same expressions in 2008 version also which displays the report in <2 secs but why same thing taking more time in 2014 version.
    Is expressions handling in 2008 and 2014 different.
    and below are the expressions used in the both the versions
    IIF(ISNOTHING(Fields!Comp.Value),"-",Fields!Comp.Value) 
    IIF(ISNOTHING(Fields!Base.Value),"-",Fields!Base.Value)
    IIF(ISNOTHING(Fields!Var.Value),"-",Fields!Var.Value)
    iif(Fields!check.Value=true,"yellow","Transparent")
    Thanks in advance 
    Chandra.

    Hi Chandra,
    According to your description, the same report render slower in SQL Server 2014 than in SQL Server 2008.
    In both SSRS 2008 and SSRS 2014, the expression is processed in the same way. In Reporting Services, the total time to generate a report include TimeDataRetreval, TimeProcessing and TimeRendering. To analyze which section take much time, we can check the
    table Executionlog3 in the ReportServer database. For more information, Please refer to this article:
    More tips to improve performance of SSRS reports.
    After check out which section costs most of time, then you can refer to this article to optimize your report:
    Troubleshooting Reports: Report Performance.
    If possible, please share some information about your report migration.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

Maybe you are looking for

  • Delivery schedule dates are coming in Past dates

    Hi Friends, In the Scheduling Agreements the delivery schedule dates are coming in the past dates even tough the scheduling agreements are having new schedules. There is also open quantities there for the scheduling agreements. please kindly explain

  • Just have to say... I'm a tad excited

    Well, I ordered my MacBook Pro Core 2 Duo last night. 2.33GHz Intel Core 2 Duo 3GB 667 DDR2 SDRAM-1x2GB,1x1GB 160GB Serial ATA Drive@5400rpm SuperDrive 8X 17" Widescreen Display No Modem iWork '06 Preinstalled BkLit Keyboard/Mac OS Country Kit I've b

  • Function to find the Last Date of Month One Year Ago - RETURNS ERROR

    I've written sql code which takes a date and finds the Last Day of the Month one year ago. For example,  it takes the date '2015-04-17' and returns the date '2014-04-30'. The code works fine in a query. Now I'm trying to turn this into a function. Ho

  • Central Administration not Available, STSADM password reset errors "job-admin-apppool-change" already exists

    Hi Everyone, I think I've shot myself in the foot by not properly following set up instructions. I have a two-fold problem.  Firstly, my Sharepoint Central Administration V4 site is showing Service Not Available.  This seems to be related to the cred

  • Problem with logic:equal

    hi! i have a problem with my code. <logic:iterate id="_contilist" name="contilist"> <logic:iterate id="_continentall" name="continental"> <logic:equal name="_continentall" property="val(GCCSL_SL_ID)" value="_contilist.val(SL_ID)"> <tr class="list">TE