Regarding Running job for so much time

Hi all,
  I have a zprogram which is executing aroung 15000 sec , when i  run with the  same varient in th other time it is getting finished in 4000 sec, what would be the reason behind this ...
Please suggest me some thing on this..
and also tell me how the stats will help me to solve this problem
Thanks,
Suresh

Hi Frd
In Ur Program u may using LOOPING ...this may take long time for execute the program and while giving some varient ,it will select corresponding values in select statement and reduces the LOOPING time.
Change u logic ,it will reduce ur execution time.
Reward Me Point
By
Pari

Similar Messages

  • Long Running Jobs based on average time of last 5 run

    Hi Experts,
    I need a query to find out the Long Running Jobs, based on average time of last 5 run.
    Could you please help me.
    Thanks in advance. 
    --------------------------------- Devender Bijania

    SELECT 
        [sJOB].[name] AS [JobName]
        , CASE 
            WHEN [sJOBH].[run_date] IS NULL OR [sJOBH].[run_time] IS NULL THEN NULL
            ELSE CAST(
                    CAST([sJOBH].[run_date] AS CHAR(8))
                    + ' ' 
                    + STUFF(
                        STUFF(RIGHT('000000' + CAST([sJOBH].[run_time] AS VARCHAR(6)),  6)
                            , 3, 0, ':')
                        , 6, 0, ':')
                    AS DATETIME)
          END AS [LastRunDateTime]
        , CASE [sJOBH].[run_status]
            WHEN 0 THEN 'Failed'
            WHEN 1 THEN 'Succeeded'
            WHEN 2 THEN 'Retry'
            WHEN 3 THEN 'Canceled'
            WHEN 4 THEN 'Running' -- In Progress
          END AS [LastRunStatus]
        , STUFF(
                STUFF(RIGHT('000000' + CAST([sJOBH].[run_duration] AS VARCHAR(6)),  6)
                    , 3, 0, ':')
                , 6, 0, ':') 
            AS [LastRunDuration (HH:MM:SS)]
          , CASE [sJOBSCH].[NextRunDate]
            WHEN 0 THEN NULL
            ELSE CAST(
                    CAST([sJOBSCH].[NextRunDate] AS CHAR(8))
                    + ' ' 
                    + STUFF(
                        STUFF(RIGHT('000000' + CAST([sJOBSCH].[NextRunTime] AS VARCHAR(6)),  6)
                            , 3, 0, ':')
                        , 6, 0, ':')
                    AS DATETIME)
          END AS [NextRunDateTime]
    FROM 
        [msdb].[dbo].[sysjobs] AS [sJOB]
        LEFT JOIN (
                    SELECT
                        [job_id]
                        , MIN([next_run_date]) AS [NextRunDate]
                        , MIN([next_run_time]) AS [NextRunTime]
                    FROM [msdb].[dbo].[sysjobschedules]
                    GROUP BY [job_id]
                ) AS [sJOBSCH]
            ON [sJOB].[job_id] = [sJOBSCH].[job_id]
        LEFT JOIN (
                    SELECT 
                        [job_id]
                        , [run_date]
                        , [run_time]
                        , [run_status]
                        , [run_duration]
                        , [message]
                        , ROW_NUMBER() OVER (
                                                PARTITION BY [job_id] 
                                                ORDER BY [run_date] DESC, [run_time] DESC
                          ) AS RowNumber
                    FROM [msdb].[dbo].[sysjobhistory]
                    WHERE [step_id] = 0
                ) AS [sJOBH]
            ON [sJOB].[job_id] = [sJOBH].[job_id]
            AND [sJOBH].[RowNumber] = 1
    ORDER BY [LastRunDateTime] desc,
             [LastRunDuration (HH:MM:SS)] DESC
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • While running the query how much time it will taken, I want to see the time

    Hi Folks
    I would like to know ... While running the query how much time it will be taken, I want to see the time? in WEBI XI R2.....
    Plz let me know  the answer.......

    Hi Ravi,
    The time a report runs is estimated based on the last time it was run. So you need to run the report once before you can see how long it will take. Also it depends on several factors... the database server could cache some queries so running it a second time immediately after the first time could be quicker. And there is the chance of changing filters to bring back different sets of data.
    You could also schedule a report and then check the scheduled instance's status properties and view how long a report actually ran.
    Good luck

  • My macbook pro has been running slow for quite some time

    Hello, my MacBook Pro has been running slow for quite some time now and it's frustrating. I hope you'll be able to help me. I've read this thread and figured out I should open a new one, so here it is.
    I've already downloaded Etrechech and ran it and this is what I got:
    EtreCheck version: 2.0.6 (91)
    Report generated 22 Oct 2014 08:21:16 GMT+2
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.4 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.9.4 (13E28) - Uptime: 1:19:18
    Disk Information: ℹ️
      Hitachi HTS545050B9A302 disk0 : (500,11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 499.25 GB (312.03 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Launch Agents: ℹ️
      [invalid?] com.genieo.engine.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.hp.help.tocgenerator.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.barebones.authd.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
    User Login Items: ℹ️
      Garmin Express Service Application (/Applications/Garmin Express.app/Contents/Library/LoginItems/Garmin Express Service.app)
      Dropbox Application (/Applications/Dropbox.app)
      HPEventHandler UNKNOWN (missing value)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.4.2.18903 Support
      Unity Web Player: Version: UnityPlayer version 4.0.1f1 Support
      Default Browser: Version: 537 - SDK 10.9
      AdobePDFViewerNPAPI: Version: 10.1.3 Support
      FlashPlayer-10.6: Version: 15.0.0.152 - SDK 10.6 Support
      Silverlight: Version: 4.1.10329.0 Support
      Flash Player: Version: 15.0.0.152 - SDK 10.6 Mismatch! Adobe recommends 15.0.0.189
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.4.2.18903 Support
      SharePointBrowserPlugin: Version: 14.0.0 Support
      AdobePDFViewer: Version: 10.1.3 Support
      GarminGpsControl: Version: 4.1.0.0 Release - SDK 10.7 Support
      ViewRightWebPlayer: Version: 3.3.0.0 Support
      proXSignXML: Version: 1.2.21 - SDK 10.5 Support
      JavaAppletPlugin: Version: Java 7 Update 55 Check version
    User Internet Plug-ins: ℹ️
      OctoshapeWeb: Version: 1.0 - SDK 10.8 Support
      Picasa: Version: 1.0 Support
      Google Earth Web Plug-in: Version: 7.1 Support
    Safari Extensions: ℹ️
      AdBlock
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Java  Support
      Spelling  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: NO - Auto backup turned off
      Volumes being backed up:
      Macintosh HD: Disk size: 499.25 GB Disk used: 187.22 GB
      Destinations:
      VERBATIM HD [Local]
      Total size: 999.86 GB
      Total number of backups: 0
      Oldest backup: 2012-10-07 19:12:45 +0000
      Last backup: 2012-10-07 19:12:45 +0000
      Size of backup disk: Adequate
      Backup size 999.86 GB > (Disk used 187.22 GB X 3)
    Top Processes by CPU: ℹ️
          14% Safari
          12% WindowServer
          4% coreaudiod
          3% com.apple.WebKit.Networking
          2% hidd
    Top Processes by Memory: ℹ️
      220 MB Safari
      43 MB WindowServer
      26 MB mds
      26 MB com.apple.WebKit.Networking
      26 MB Microsoft Word
    Virtual Memory Information: ℹ️
      21 MB Free RAM
      1.01 GB Active RAM
      992 MB Inactive RAM
      1.00 GB Wired RAM
      1.14 GB Page-ins
      49 MB Page-outs
    I hope you'll be able to help me.

    Right, sorry. I'm new at this stuff and I got confused. Here's the list:
    EtreCheck version: 2.0.6 (91)
    Report generated 22 Oct 2014 15:43:33 GMT+2
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.4 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 2:39:48
    Disk Information: ℹ️
      Hitachi HTS545050B9A302 disk0 : (500,11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 499.25 GB (310.28 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Computer, Inc. IR Receiver
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.barebones.authd.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
    User Login Items: ℹ️
      HPEventHandler UNKNOWN (missing value)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.4.2.18903 Support
      Unity Web Player: Version: UnityPlayer version 4.0.1f1 Support
      Default Browser: Version: 537 - SDK 10.9
      AdobePDFViewerNPAPI: Version: 10.1.3 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Silverlight: Version: 4.1.10329.0 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.4.2.18903 Support
      SharePointBrowserPlugin: Version: 14.0.0 Support
      AdobePDFViewer: Version: 10.1.3 Support
      GarminGpsControl: Version: 4.1.0.0 Release - SDK 10.7 Support
      ViewRightWebPlayer: Version: 3.3.0.0 Support
      proXSignXML: Version: 1.2.21 - SDK 10.5 Support
      JavaAppletPlugin: Version: Java 7 Update 55 Check version
    User Internet Plug-ins: ℹ️
      OctoshapeWeb: Version: 1.0 - SDK 10.8 Support
      Picasa: Version: 1.0 Support
      Google Earth Web Plug-in: Version: 7.1 Support
    Safari Extensions: ℹ️
      AdBlock
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Java  Support
      Spelling  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 499.25 GB Disk used: 188.97 GB
      Destinations:
      VERBATIM HD [Local]
      Total size: 999.86 GB
      Total number of backups: 2
      Oldest backup: 2012-10-07 19:12:45 +0000
      Last backup: 2012-10-07 19:12:45 +0000
      Size of backup disk: Adequate
      Backup size 999.86 GB > (Disk used 188.97 GB X 3)
    Top Processes by CPU: ℹ️
          5% Safari
          4% coreaudiod
          3% WindowServer
          1% hidd
          0% Microsoft Word
    Top Processes by Memory: ℹ️
      193 MB Safari
      26 MB WindowServer
      26 MB Skype
      21 MB PluginProcess
      21 MB mds
    Virtual Memory Information: ℹ️
      32 MB Free RAM
      852 MB Active RAM
      828 MB Inactive RAM
      1.02 GB Wired RAM
      2.15 GB Page-ins
      95 MB Page-outs

  • Error message trying to run Parallels for the first time

    Hi,
    I've got Vista Ultimate installed on my MacBook Pro via Boot Camp. It works great.
    I'm using the 15-day Parallels trial, and every time I try and run it for the first time, it gives me the same error.
    After trying to run Windows, it says
    "Error: 0xc0000225
    Windows failed to load because the firmware (BIOS) is not ACPI compatible."
    I have no idea what this means. I ran Boot Camp normally and everything seemed to work fine.
    Any ideas?

    Have you read through their documentation and installed the necessary tools?
    http://forums.parallels.com/

  • I am trying to run facetime for the first time, marks an error, I am trying to run facetime for the first time, marks an error

    Hi! Need help to run facetime, for the first time.
    An error occurs everytime I try, I quit as its says, but not working

    Hello Vivmex,
    It sounds like you are getting the following message, "An internal FaceTime error occurred: There was a problem with FaceTime. You need to quit and open FaceTime again." 
    This message comes up if you double click on the FaceTime icon on the dock.  If you single click the FaceTime icon on the dock, FaceTime should launch normally:
    Symptoms
    When opening FaceTime from the Dock, the following alert message may appear:
    "An internal FaceTime error occurred. There was a problem with FaceTime. You need to quit and open FaceTime again."
    Resolution
    Click the FaceTime icon in the Dock one time, then wait for the application to finish opening.
    Additional Information
    This can happen if you attempt to open FaceTime a second time while it is already loading, such as by clicking the FaceTime Dock icon more than once.
    You can find the full article here:
    OS X: "An internal FaceTime error occurred" alert after clicking Facetime icon in the Dock
    http://support.apple.com/kb/TS4457
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Archive Delete job taking too much time - STXH Sequential Read

    Hello,
    We have been running Archive sessions in our production system in last couple of months. We use SARA and selecting the appropriate variants for WRITE, DELETE and STORAGE options.
    Currently we use the Archive object FI_DOCUMNT and the write job is finished as per the normal time (5 hrs based on the selection criteria). After that normally the delete job is used to complete in 1hr or less than 2hrs always (in last 3 months).
    But in last few days the delete job is taking too much to complete (around 8 - 10hrs) when I monitor the system found that the Sequential Read for table STXH is taking too much time to read and it seems this is the cause.
    Could you please provide a solution for the same, so that the job will run faster as earlier.
    Thanks for your time
    Shyl

    Hi Juan,
    After the statistics run the performance is quite good. Now the job getting finished as expected.
    Thanks. Problem solved
    Shyl

  • Owb job taking too much time to execute

    While creating a job in OWB, I am using three tables,a joiner and an aggregator which are all joined through another joiner to load into the final table. The output is coming correct but the sql query generated is very complex having so many sub-queries. So, its taking so much time to execute. Pls help me in reducing the cost.
    -KC

    It depends on what kind of code it generates at each stage. The first step would be collect stats for all the tables used and check the SQL generated using EXPLAIN PLAN. See which sub-query or inline view creates the most cost.
    Generate SQL at various stages and see if you can achieve the same with a different operator.
    The other option would be passing HINTS to the tables selected.
    - K

  • Attempting to run Elements for the first time and the Adobe Application Manager was stopped.  What to try next?

    What to try if attempt to run Elements for first time and Adobe App Manager was stopped?

    has the program you want to run been successfully installed?
    if not, install it.
    if yes, restart your computer and run the program.

  • Running app for the first time NOT

    Suddenly I get this message for some of my Applescript apps I have been using for years,
    "You are opening the application “name.app” for the first time. Are you sure you want to open this application?"
    Even after saying yes and running it the message persists every time. I have verified using the terminal that the quarantine flag is not set for the app.
    Any thoughts on this? Better, any solutions?

    Check your Gatekeeper settings.
    System Preferences>Security & Privacy>General. 

  • How to restore Address Book to the stage before running it for the 1st time

    Does anyone know how to do this? Couldn't delete some groups created automatically by Address Book, so thinking of restoring it to the initial stage.

    Which Groups are you trying to delete?
    Some or all except the primary "All" Group?
    Any error message provided when trying to do so?
    To restore the Address Book to the initial stage, do the following:
    With the Address Book application quit and using the Finder, go to Home > Library > Application Support > AddressBook.
    Move the AddressBook folder to the Desktop.
    Using the Finder, go to Home > Library > Preferences > com.apple.AddressBook.plist. Move the com.apple.AddressBook.plist file to the Desktop.
    Launch Address Book and it should be like launching it for the first time.
    I like to move all assocated files to the Desktop first so in case something goes wrong and you want to restore things as they were, you can easily do so.

  • Regarding Batch Jobs for migration of data from client DB to our local DB

    Hi Folks,
    GoodDay, Previously I worked as a Oracle Developer and recently shifted into a BIG organisation as PL?SQL developer. Here my base work is with INTERFACES(Stored Procedure). That is retrieving data from client DB and need to put the data in our staging tables. For that i created 2 INTERFACES(stored procedures). One is for one time migration. No need to run on regular basis. The second one is to run regularly why because if any updations are done in client DB that should be replicate to our DB. For that we need to run a BATCH JOB regulary 24X7 basis.
    But i dont have any working knowledge on BATCH JOB creation and running. Please let me guide on this issue ASAP.
    Regards,
    Ramesh.

    You can try
    dbms_job(9i)
    or
    dbms_scheduler(10g)
    just out of curiosity.. tell me if you are interested...
    what you were doing as a "oracle developer" ( is it like writing only "sql" )...

  • MacBook Pro Lag, running slow and to much time to start.

    Hi
    Need some help, my MacBook Pro is running slow it takes like 10 - 13 minutes to start, most of the times when I'm going to type something, it doesn't matter which app do I use (Facebook, messages, search on google, it get stuck once in a while and the beach ball appears for a few seconds and then works again, or when I navigate between apps and tried to click on something it takes a while and beach ball comes up I just  reinstalled OS X Yosemite again and ran CleanMyMAc and got almost 2 gb deleted, but still the same problem, I use this computer for work on java apps. I ran the EtreCheck and this is the result. Any help on how to kill spotlight? or any suggestions??
    EtreCheck version: 2.1.8 (121)
    Report generated April 14, 2015 at 10:26:47 AM CST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,2
        1 2.9 GHz Intel Core i7 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 52
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.3 (14D131) - Time since boot: 2:43:28
    Disk Information: ℹ️
        APPLE HDD TOSHIBA MK7559GSXF disk0 : (750.16 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 748.93 GB (725.60 GB free)
                Encrypted AES-XTS Unlocked Converting
                Core Storage: disk0s2 749.30 GB Online
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Microsoft Microsoft Nano Transceiver 1.1
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Anywhere
    Problem System Launch Daemons: ℹ️
        [failed]    com.apple.mtrecorder.plist
    Launch Agents: ℹ️
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [failed]    com.apple.spirecorder.plist
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac3.Agent.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac3.Scheduler.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Spotify    Application Hidden (/Applications/Spotify.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.134 - SDK 10.6 Outdated! Update
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 7 Update 75 Check version
        Default Browser: Version: 600 - SDK 10.10
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
           136%    Spotlight
            13%    WindowServer
             5%    Safari
             4%    SpotifyWebHelper
             3%    NotificationCenter
    Top Processes by Memory: ℹ️
        318 MB    java
        163 MB    com.apple.WebKit.WebContent
        137 MB    mds_stores
        137 MB    Google Chrome
        129 MB    Mail
    Virtual Memory Information: ℹ️
        484 MB    Free RAM
        3.83 GB    Active RAM
        3.24 GB    Inactive RAM
        1.03 GB    Wired RAM
        2.45 GB    Page-ins
        213 KB    Page-outs
    Diagnostics Information: ℹ️
        Apr 14, 2015, 07:42:25 AM    Self test - passed
        Apr 13, 2015, 03:18:21 PM    /Library/Logs/DiagnosticReports/CleanMyMac 2_2015-04-13-151821_[redacted].cpu_resource.diag [Click for details]

    Hi
    Need some help, my MacBook Pro is running slow it takes like 10 - 13 minutes to start, most of the times when I'm going to type something, it doesn't matter which app do I use (Facebook, messages, search on google, it get stuck once in a while and the beach ball appears for a few seconds and then works again, or when I navigate between apps and tried to click on something it takes a while and beach ball comes up I just  reinstalled OS X Yosemite again and ran CleanMyMAc and got almost 2 gb deleted, but still the same problem, I use this computer for work on java apps. I ran the EtreCheck and this is the result. Any help on how to kill spotlight? or any suggestions??
    EtreCheck version: 2.1.8 (121)
    Report generated April 14, 2015 at 10:26:47 AM CST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,2
        1 2.9 GHz Intel Core i7 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 52
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.3 (14D131) - Time since boot: 2:43:28
    Disk Information: ℹ️
        APPLE HDD TOSHIBA MK7559GSXF disk0 : (750.16 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 748.93 GB (725.60 GB free)
                Encrypted AES-XTS Unlocked Converting
                Core Storage: disk0s2 749.30 GB Online
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Microsoft Microsoft Nano Transceiver 1.1
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Anywhere
    Problem System Launch Daemons: ℹ️
        [failed]    com.apple.mtrecorder.plist
    Launch Agents: ℹ️
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [failed]    com.apple.spirecorder.plist
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac3.Agent.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac3.Scheduler.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Spotify    Application Hidden (/Applications/Spotify.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.134 - SDK 10.6 Outdated! Update
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 7 Update 75 Check version
        Default Browser: Version: 600 - SDK 10.10
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
           136%    Spotlight
            13%    WindowServer
             5%    Safari
             4%    SpotifyWebHelper
             3%    NotificationCenter
    Top Processes by Memory: ℹ️
        318 MB    java
        163 MB    com.apple.WebKit.WebContent
        137 MB    mds_stores
        137 MB    Google Chrome
        129 MB    Mail
    Virtual Memory Information: ℹ️
        484 MB    Free RAM
        3.83 GB    Active RAM
        3.24 GB    Inactive RAM
        1.03 GB    Wired RAM
        2.45 GB    Page-ins
        213 KB    Page-outs
    Diagnostics Information: ℹ️
        Apr 14, 2015, 07:42:25 AM    Self test - passed
        Apr 13, 2015, 03:18:21 PM    /Library/Logs/DiagnosticReports/CleanMyMac 2_2015-04-13-151821_[redacted].cpu_resource.diag [Click for details]

  • Issues running SMC for the first time on Sol 10

    I just installed solaris 10, and when I launch the SMC to add a new user I get this error:
    May 18 12:26:24 kahoali.dyndns.org WBEM_Logging_Service[610]: The management domain file:/kahoali/kahoali does not exist or cannot be managed on server kahoali.
    I can't seem to figure out what it's talking about, I have been through quite a few of the settings and files trying to find what it is complaining about.
    Any help would be appreciated.

    I've had similar problem. What happens is that teh SMC addresses to the host name and NOT to the fully qualified name, so if you configured your system with FQN like abc.xyz.com, than if your DNS server does not have a valid entry for this host, the SMC won't apply any changes. There are two possible solutions:
    1. Create an entry in the DNS server for the host
    2. Edit your /etc/hosts file to add a host entry like this
    127.0.0.1 localhost
    192.168.1.10 abc.xyz.com
    192.168.1.10 abc
    where you will have both host name and FQN resolved.

  • Re: 400/240 minutes subscription for how much time...

    I have another question related to this, the period is for 30 days ahead the subscription date or into the calendar month?
    Example: If I suscribe on June 25th the credit in minutes are up to July 24th?
    Thanks

    If you purchase subscription on the 25th 14:00 GMT it will expire on the 25th 14:00 GMT next month
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

Maybe you are looking for

  • Windows not showing. Page source and library windows open but not showing.

    I select View --> Page Source and no window appears. Under the Window menu, the item Source: . . . shows but no window. If I close the main window then the item is ticked but still no actual window. I have disable all extensions and plugins, safe mod

  • Is it possible to call a CMD or VBS within MAXL? Need script help

    Hello, I have a CMD script that uses MAXL to execute Essbase backups, the details of which are located in a txt file. That works fine, and I have the logs being sent to a folder. What I am trying to accomplish is AFTER it is finished running the back

  • FM Radio prob

    I recently purchased creative zen about a month ago and one day it froze at the creative logo and so i formated the hardisk and did a disk cleanup and then ran the 2.x.x.x whateva update it start working right but now all of a sudden i dont even have

  • Can't Adjust Brightness Using F1 and F2 Keys

    My MBP was having difficulties starting up today (stalling at the grey screen w/ the Apple symbol) so I ran Disk Utility to repair, and everything seemed to be fine. But now all the pre-set function keys are working save the F1 and F2 keys. I've trie

  • ORACLE RAC FAIL...

    Hi I trd to install oracle 10g RAC on windows 2003 as OS and on VMware.The configuration comes upto vipca.When it is going through the cluster shows blue dump otherwise get hanged.Is it a problem with my configuration or with my hard ware.Plz help. R