IMac runs slow when copying through network port

Ive been noticing an issue with my new iMac where everything I copy through my network to another computer everything starts running slow.  What gives?  How can I correct?

10.2.0.3? Why? This is software that has been in desupport mode for 2+ years. If nothing else at least patch to 10.2.0.5.
That said please run this query on each node when it is slow and post the results. You will need to adjust the snap_id to your current AWR snapshot range.
SELECT dhs.begin_interval_time, b1.instance_number, b2.value RECEIVED,
       b1.value "RECEIVE TIME", ((b1.value/b2.value)*10) "AVG RECEIVE TIME (ms)"
FROM sys.wrh$_sysstat b1, sys.wrh$_sysstat b2, dba_hist_snapshot dhs
WHERE b1.stat_id = '1388758753'
AND b2.stat_id = '326482564'
AND b1.instance_number = 10
AND b1.instance_number = b2.instance_number
AND b1.snap_id >= 23000
AND b1.snap_id = b2.snap_id
AND b1.snap_id = dhs.snap_id
ORDER BY b1.snap_id;
SELECT dhs.begin_interval_time, b1.instance_number, b2.value RECEIVED,
       b1.value "RECEIVE TIME", ((b1.value/b2.value)*10) "AVG RECEIVE TIME (ms)"
FROM sys.wrh$_sysstat b1, sys.wrh$_sysstat b2, dba_hist_snapshot dhs
WHERE b1.stat_id = '1759426133'
AND b2.stat_id = '2877738702'
AND b1.instance_number = 10
AND b1.instance_number = b2.instance_number
AND b1.snap_id >= 23000
AND b1.snap_id = b2.snap_id
AND b1.snap_id = dhs.snap_id
ORDER BY b1.snap_id;also run these:
SELECT inst_id , event , total_waits, time_waited
FROM gv$system_event
WHERE event IN ('gc buffer busy acquire', 'gc buffer busy release')
ORDER BY time_waited DESC;
SELECT inst_id, current_master, previous_master, COUNT(*)
FROM gv$gcspfmaster_info
WHERE current_master <> previous_master
GROUP BY inst_id, current_master, previous_master
ORDER BY 1,2,3;

Similar Messages

  • 24" iMac running slower than when I bought it.

    24" iMac running slower than when I bought it.

    It would help us to help you if we could have some more technical info about your iMac.
    If you so choose, Please download, install and run Etrecheck.
    Etrecheck was developed as a simple Mac diagnostic reporting tool by a regular Apple Support forum user and technical support contributor named Etresoft.
    Etrecheck is a small, unobstrusive app that compiles a static snapshot of your entire Mac hardware system and installed software.
    This is a free app that has been honestly created to provided help in diagnosing issues with Macs running the new OS X 10.9 Mavericks.
    It is not malware and can be safely downloaded and installed onto your Mac.
    http://www.etresoft.com/etrecheck
    Copy/paste and post its report here in another reply thread so that we have a complete profile of your Mac's hardware and installed software so we can all help with your Mac performance issues.
    Thank You.

  • Imac running slow after installation of Mountain Lion 10.8.2

    I purchased Mountain Lion OSX v.10.8.2 to access icloud. Since installing imac running slow, especially connecting to web sites.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.
    Note: I will respond ONLY to the original poster.

  • My iMac runs slow-how do I clean it up

    my iMac runs slow-how do I clean it up

    First, back up all data immediately unless you already have a current backup. If you can't back up, stop here. Do not take any of the steps below.
    Step 1
    This diagnostic procedure will query the log for messages that may indicate a system issue. It changes nothing, and therefore will not, in itself, solve your problem.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|pagin|timed? ?o' | tail | awk '/:/{$4=""; print}' | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key.
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, stop here and post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.
    Step 2
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Reset the System Management Controller.
    Run Software Update. If there's a firmware update, install it.
    If you're booting from an aftermarket SSD, see whether there's a firmware update for it.
    If you have a portable computer, check the cycle count of the battery. It may be due for replacement.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane. See whether there's any change.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    If you have a MacBook Pro with dual graphics, disable automatic graphics switching in the Energy Saverpreference pane for better performance at the cost of shorter battery life.
    Step 3
    When you notice the problem, launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the View menu or the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for User, System, and Idle at the bottom of the window.
    Select the Memory tab. What value is shown in the bottom part of the window for Swap used?
    Next, select the Disk tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in andWrites out.)
    Step 4
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard by pressing the key combinationcommand-C. Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • Imac runs slow

    My imac runs slow and constantly has the pinwheel up "thinking".   It is only 7 months old and I dont use it for much.  (pics Internet word email)  Any ideas?

    Try this this helped with me resolving the pinwheel problem:
    Run First Aid in Mountain Lion's Disk Utility.
    Went to Applications
    Went to disc utility
    Clicked on Hard Drive on left side of window
    Clicked on Repair Disc Button
    Ran for approximately 14 minutes,
    While it was running noticed on one of the windows, "repairing, resolved"
    And now tried copied and pasting from a website I had copied from in the past to see if that was a problem.
    No pinwheel this time.

  • Mac running slow when cut and paste

    Hi,
    recently I noticed that my mac is running slow when I cut and paste (there is a delay of approx 1-2 secs). I thought it might be some kind of spyware which is trying to steal sensitive information such as passwords, credit cards and others. That would be surprising as I thought those were still rare in Mac. Any thought on this? Suggestions on how to protect my mac from these security issues? Thanks in advance!
    Mauro

    Morning smartasso,
    Thanks for using Apple Support Communities.
    If you find your Mac is running slowly, there are a number of potential causes that you can check.
    For more information on this, take a look at this article:
    OS X Mountain Lion: If your Mac runs slowly
    http://support.apple.com/kb/PH10798
    Best of luck,
    Mario

  • My iMac running Mountain Lion can't see my iMac running Snow Leopard on my network.

    My iMac running Mountain Lion can't see my iMac running Snow Leopard on my network.  Both Macs work fine and the SL Mac can see and connect to the ML Mac.

    There isn't a script.
    Mail connects to any standard email server.
    Open the Connection Doctor from the Window menu.
    Click Show Details and Check Again.
    What errors does it post trying to connect to your email provider.
    I dont' think there is any personal information in the output, but you might want to sanitize the output in a text editor before posting the output here in case there is a login user name or something like that.

  • IMac running slow (Etrecheck in post)

    Problem description:
    iMac running slow, Finder becomes unresponsive. Over the last 5 years I think I've installed and removed so many programs that I've left OSX a mess. I know enough about computers to confidently make mistakes. The memory and cpu are not maxed out in Activity Monitor, yet I'm getting beach balled.
    EtreCheck version: 2.1.8 (121)
    Report generated March 28, 2015 at 11:06:50 AM CDT
    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: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 2.8 GHz Intel Core i5 CPU: 4-core
        12 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5750 - VRAM: 1024 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: one day 6:5:21
    Disk Information: ℹ️
        WDC WD1001FALS-40Y6A0 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (682.48 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-STDVDRW  GA32N 
    USB Information: ℹ️
        Apple Inc. iPod 15.8 GB
            disk3s1 (disk3s1) <not mounted> : 254 KB
            Rachel's RED (disk3s2) /Volumes/Rachel's RED : 15.80 GB (10.80 GB free)
        Logitech USB Receiver
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
        Apple Inc. MacBook Air SuperDrive
        Apple Inc. Built-in iSight
    Firewire Information: ℹ️
        WD My Book 111D 800mbit - 800mbit max
            EFI (disk1s1) <not mounted> : 210 MB
            My Book (disk1s2) /Volumes/My Book : 2.00 TB (1.20 TB free)
    Configuration files: ℹ️
        /etc/hosts - Count: 30
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Plex Media Server.app
        [not loaded]    com.Cycling74.driver.Soundflower (1.5.1) [Click for support]
            /Library/Application Support/Roxio
        [not loaded]    com.roxio.TDIXController (1.7) [Click for support]
            /Library/Extensions
        [loaded]    com.iospirit.driver.rbiokithelper (1.25 - SDK 10.9) [Click for support]
            /Library/Extensions/RBIOKitHelper.kext/Contents/PlugIns
        [not loaded]    com.iospirit.driver.RBTSRPlugin (1.25 - SDK 10.9) [Click for support]
            /System/Library/Extensions
        [loaded]    com.Logitech.Control Center.HID Driver (3.3.0) [Click for support]
        [loaded]    com.Logitech.Unifying.HID Driver (1.2.0) [Click for support]
        [loaded]    com.globaldelight.driver.BoomDevice (1.1 - SDK 10.9) [Click for support]
        [not loaded]    com.logmein.hamachi (1.0) [Click for support]
        [not loaded]    com.rogueamoeba.InstantOn (6.0.2 - SDK 10.6) [Click for support]
            /System/Library/Extensions/InstantOn.kext/Contents/PlugIns
        [not loaded]    com.rogueamoeba.InstantOnCore (6.0.2 - SDK 10.6) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.Logitech.Control Center.Daemon.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    net.culater.SIMBL.Agent.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.iospirit.candelair.daemon.plist [Click for support]
        [loaded]    com.iospirit.candelair.sync.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [failed]    com.rogueamoeba.hermes.plist [Click for support]
        [failed]    org.ijbswa.privoxy.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
        [failed]    com.google.GoogleContactSyncAgent.plist [Click for support]
        [failed]    com.plexapp.helper.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTouch-Server    Application  (/Users/[redacted]/Applications/iTouch-Server.app)
        SpeechSynthesisServer    Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        LogMeInSafari64: Version: 1.0.586 [Click for support]
        Google Earth Web Plug-in: Version: 6.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 [Click for support]
        QuakeLivePlugin: Version: 0.1.0.382 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        LogMeIn: Version: 1.0.586 [Click for support]
        Flash Player: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        AmazonMP3DownloaderPlugin: Version: AmazonMP3DownloaderPlugin 1.0.16 [Click for support]
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        LogMeInSafari32: Version: 1.0.586 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 40 Check version
    Safari Extensions: ℹ️
        Adblock Plus
        AdBlock
        Reddit Enhancement Suite
    3rd Party Preference Panes: ℹ️
        Candelair  [Click for support]
        Flash Player  [Click for support]
        Java  [Click for support]
        Logitech Control Center  [Click for support]
    Time Machine: ℹ️
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.35 GB Disk used: 316.86 GB
        Destinations:
            My Book [Local]
            Total size: 2.00 TB
            Total number of backups: 106
            Oldest backup: 2013-10-26 21:13:19 +0000
            Last backup: 2015-03-28 16:04:59 +0000
            Size of backup disk: Adequate
                Backup size 2.00 TB > (Disk used 316.86 GB X 3)
    Top Processes by CPU: ℹ️
             3%    mds
             3%    iTunes
             2%    WindowServer
             1%    Google Chrome
             0%    fontd
    Top Processes by Memory: ℹ️
        490 MB    iTunes
        464 MB    softwareupdated
        374 MB    Google Chrome
        309 MB    com.apple.MediaLibraryService
        283 MB    mds_stores
    Virtual Memory Information: ℹ️
        5.21 GB    Free RAM
        4.69 GB    Active RAM
        1.90 GB    Inactive RAM
        1.08 GB    Wired RAM
        19.00 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 27, 2015, 05:00:17 AM    Self test - passed
        Standard users cannot read /Library/Logs/DiagnosticReports.
        Run as an administrator account to see more information.

    As I've seen suggested by others. I ran the Terminal Diagnostic Test
    Start time: 11:46:37 03/28/15
    Revision: 1308
    Model Identifier: iMac11,3
    System Version: OS X 10.10.2 (14C109)
    Kernel Version: Darwin 14.1.0
    Time since boot: 1 day6:46
    Admin access: No
    UID: 501
    Memory
        BANK 0/DIMM0
          Size: 2 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x80CE
        BANK 1/DIMM0
          Size: 2 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x80CE
        BANK 0/DIMM1
          Size: 4 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x859B
        BANK 1/DIMM1
          Size: 4 GB
          Speed: 1333 MHz
          Status: OK
          Manufacturer: 0x859B
    SerialATA
        WDC WD1001FALS-40Y6A0                  
    FireWire
        My Book 111D (WD)
    USB
        USB Receiver (Logitech Inc.)
    Firewall: On
    Diagnostic reports
        2015-03-09 Finder crash
        2015-03-25 garcon crash
        2015-03-28 SystemUIServer crash
    Loaded kernel extensions
        com.Logitech.Control Center.HID Driver (3.3.0)
        com.Logitech.Unifying.HID Driver (1.2.0)
        com.globaldelight.driver.BoomDevice (1.1)
        com.iospirit.driver.rbiokithelper (1.25)
    System services loaded
        com.adobe.fpsaud
        com.apple.dpd
        - status: 75
        com.apple.watchdogd
        com.google.keystone.daemon
        com.iospirit.candelair.daemon
        com.iospirit.candelair.sync
        com.oracle.java.Helper-Tool
        com.oracle.java.JavaUpdateHelper
        com.rogueamoeba.hermes
        - status: 78
        org.ijbswa.privoxy
        - status: 78
    System services disabled
        org.samba.winbindd
        com.apple.mrt
    Login services loaded
        com.Logitech.Control Center.Daemon
        com.adobe.AAM.Scheduler-1.0
        com.adobe.CS5ServiceManager
        com.apple.Finder
        - status: -15
        com.apple.Spotlight
        com.apple.SystemUIServer.agent
        - status: -5
        com.apple.mrt.uiagent
        com.google.GoogleContactSyncAgent
        - status: 78
        com.google.keystone.system.agent
        com.oracle.java.Java-Updater
        com.plexapp.helper
        - status: 78
        com.spotify.webhelper
        net.culater.SIMBL.Agent
    Login services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
        com.apple.apsd-ft
        com.evernote.EvernoteHelper
    User services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
        com.apple.apsd-ft
        com.evernote.EvernoteHelper
    Startup items
        /Library/StartupItems/CandelairPrefsTool/CandelairPrefsTool
        /Library/StartupItems/CandelairPrefsTool/StartupParameters.plist
    User login items
        iTouch-Server
        - /Users/USER/Applications/iTouch-Server.app
        SpeechSynthesisServer
        - /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app
    Safari extensions
        Adblock Plus
        - org.adblockplus.adblockplussafari
        AdBlock
        - com.betafish.adblockforsafari
        Reddit Enhancement Suite
        - com.honestbleeps.redditenhancementsuite
    Widgets
        Airlock
        Tea Timer
        Wikipedia.v1.0.0
    iCloud errors
        cloudd 76
    Restricted files: 2185
    Lockfiles: 82
    Accessibility
        Cursor Magnification: On
        Keyboard Zoom: On
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: Mar  6 20:05:22 2014
        - size (B): 104
        - checksum: 3086203350
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>16</integer>
        <key>Minute</key>
        <integer>37</integer>
        <key>Weekday</key>
        <integer>5</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchAgents/net.culater.SIMBL.Agent.plist
        - mod date: Jan  6 15:12:47 2012
        - size (B): 508
        - checksum: 1107421619
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>net.culater.SIMBL.Agent</string>
        <key>Program</key>
        <string>/Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app/Contents/MacOS/SIMBL Agent</string>
        <key>RunAtLoad</key>
        <false/>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>OnDemand</key>
        <false/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.iospirit.candelair.daemon.plist
        - mod date: Jul 27 09:42:43 2014
        - size (B): 559
        - checksum: 1768000052
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.iospirit.candelair.daemon</string>
        <key>Program</key>
        <string>/Library/StartupItems/CandelairPrefsTool/CandelairPrefsTool</string>
        <key>ProgramArguments</key>
        <array>
        <string>CandelairPrefsTool</string>
        <string>daemon</string>
        </array>
        <key>MachServices</key>
        <dict>
        <key>com.iospirit.candelair.daemon</key>
        <true/>
        </dict>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.iospirit.candelair.sync.plist
        - mod date: Jul 27 09:42:43 2014
        - size (B): 513
        - checksum: 958149984
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.iospirit.candelair.sync</string>
        <key>Program</key>
        <string>/Library/StartupItems/CandelairPrefsTool/CandelairPrefsTool</string>
        <key>WatchPaths</key>
        <array>
        <string>/Library/Preferences/com.apple.driver.AppleIRController.plist</string>
        <string>/Library/Preferences</string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.rogueamoeba.hermes.plist
        - mod date: Feb  2 23:14:11 2011
        - size (B): 621
        - checksum: 1539233627
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>GroupName</key>
        <string>wheel</string>
        <key>Label</key>
        <string>com.rogueamoeba.hermes</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/hermes/bin/hermesctl</string>
        <string>update</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>ServiceIPC</key>
        <true/>
        <key>UserName</key>
        <string>root</string>
        <key>WatchPaths</key>
        <array>
        <string>/usr/local/hermes/modules</string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/org.ijbswa.privoxy.plist
        - mod date: Mar  8 07:57:22 2013
        - size (B): 694
        - checksum: 2110086120
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>GroupName</key>
        <string>_privoxy</string>
        <key>Label</key>
        <string>org.ijbswa.privoxy</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/sbin/privoxy</string>
        <string>--no-daemon</string>
        <string>/usr/local/etc/privoxy/config</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/var/log/privoxy/logfile.log</string>
        <key>StandardOutPath</key>
        <string>/var/log/privoxy/logfile.log</string>
        <key>UserName</key>
        <string>_privoxy</string>
        </dict>
        </plist>
    Contents of /System/Library/LaunchAgents/com.apple.RemoteUI.plist
        - mod date: Jul  4 07:30:39 2012
        - size (B): 535
        - checksum: 1861249033
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
                <key>Label</key>
                <string>com.apple.RemoteUI</string>
                <key>ProgramArguments</key>
                <array>
                        <string>/Application/Plex.app/contents/MacOs/Plex>
                </array>
                <key>MachServices</key>
                <dict>
                        <key>com.apple.RemoteUI</key>
                        <true/>
                </dict>
        </dict>
        </plist>
    Contents of /System/Library/LaunchAgents/com.apple.RemoteUI.plist.bak
        - mod date: Jul  4 07:26:15 2012
        - size (B): 569
        - checksum: 1378104558
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
                <key>Label</key>
                <string>com.apple.RemoteUI</string>
                <key>ProgramArguments</key>
                <array>
                        <string>/System/Library/CoreServices/Front Row.app/Contents/MacOS/Front Row</string>
                </array>
                <key>MachServices</key>
                <dict>
                        <key>com.apple.RemoteUI</key>
                        <true/>
                </dict>
        </dict>
        </plist>
    Contents of /private/etc/hosts
        - mod date: Jan  4 13:02:38 2011
        - size (B): 1077
        - checksum: 1875344661
        127.0.0.1 activate.adobe.com
        127.0.0.1 practivate.adobe.com
        127.0.0.1 ereg.adobe.com
        127.0.0.1 activate.wip3.adobe.com
        127.0.0.1 wip3.adobe.com
        127.0.0.1 3dns-3.adobe.com
        127.0.0.1 3dns-2.adobe.com
        127.0.0.1 adobe-dns.adobe.com
        127.0.0.1 adobe-dns-2.adobe.com
        127.0.0.1 adobe-dns-3.adobe.com
        127.0.0.1 ereg.wip3.adobe.com
        127.0.0.1 activate-sea.adobe.com
        127.0.0.1 wwis-dubc1-vip60.adobe.com
        127.0.0.1 activate-sjc0.adobe.com
        127.0.0.1 adobe.activate.com
        127.0.0.1 hl2rcv.adobe.com
        127.0.0.1 209.34.83.73:443
        127.0.0.1 209.34.83.73:43
        127.0.0.1 209.34.83.73
        127.0.0.1 209.34.83.67:443
        127.0.0.1 209.34.83.67:43
        127.0.0.1 209.34.83.67
        127.0.0.1 ood.opsource.net
        127.0.0.1 CRL.VERISIGN.NET
        127.0.0.1 199.7.52.190:80
        ...and 9 more line(s)
    Contents of Library/LaunchAgents/com.apple.CSConfigDotMacCert-EMAIL-SharedServices.Agent.pl ist
        - mod date: Sep 10 20:52:55 2010
        - size (B): 894
        - checksum: 2397321522
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>com.apple.CSConfigDotMacCert-EMAIL-SharedServices</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>LowPriorityIO</key>
        <true/>
        <key>Nice</key>
        <integer>10</integer>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices .framework/Versions/A/Support/CSConfigDotMacCert</string>
        <string>-l</string>
        <string>/Users/USER/Library/Logs/CSConfigDotMacCert.log</string>
        <string>-u</string>
        <string>EMAIL</string>
        <string>-t</string>
        <string>SharedServices</string>
        <string>-s</string>
        </array>
        ...and 4 more line(s)
    Contents of Library/LaunchAgents/com.google.GoogleContactSyncAgent.plist
        - mod date: Feb  7 06:54:51 2012
        - size (B): 655
        - checksum: 2135155192
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.google.GoogleContactSyncAgent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/ A/Resources/gconsync</string>
        <string>--sync</string>
        <string>com.google.ContactSync</string>
        <string>--periodic</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.plexapp.helper.plist
        - mod date: Jun 23 09:52:53 2013
        - size (B): 432
        - checksum: 2592472265
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.plexapp.helper</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Plex.app/Contents/Resources/Plex/tools/osx/PlexHelper</st ring>
        <string>-x</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist
        - mod date: Mar 21 14:19:40 2015
        - size (B): 548
        - checksum: 1215017118
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.spotify.webhelper</string>
         <key>KeepAlive</key>
         <dict>
          <key>NetworkState</key>
          <true/>
         </dict>
         <key>RunAtLoad</key>
         <true/>
         <key>Program</key>
         <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
         <key>SpotifyPath</key>
         <string>/Users/USER/Applications/Spotify.app</string></dict>
        </plist>
    Bad plists
        /Library/Preferences/com.epson.Epson Scanner ICA Driver.UnInstallList.plist
        /Library/Preferences/com.epson.Inkjet Printer Driver.UnInstallList.plist
        Library/Preferences/com.apple.iphotomosaic.plist
    Bundles (new)
        /Applications/Utilities/Adobe Flash Player Install Manager.app
        - com.adobe.flashplayer.installmanager
        /Applications/iFileX.app
        - com.osxbytes.ifilex
        /Library/Internet Plug-Ins/Flash Player.plugin
        - com.macromedia.Flash Player.plugin
        /Library/PreferencePanes/Flash Player.prefPane
        - com.adobe.flashplayerpreferences
        /Users/USER/.Trash/prey/versions/1.3.8/lib/conf/gui/mac/PreyConfig.app
        - null
        /Users/USER/Desktop/Projects/Apps/EtreCheck.app
        - com.etresoft.EtreCheck
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_coobgpohoikkiipiblmjeljniedjpjpf/Default coobgpohoikkiipiblmjeljniedjpjpf.app
        - com.google.Chrome.app.Default-coobgpohoikkiipiblmjeljniedjpjpf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_pjkljhegncpnkpknbcohdijeoejaedia/Default pjkljhegncpnkpknbcohdijeoejaedia.app
        - com.google.Chrome.app.Default-pjkljhegncpnkpknbcohdijeoejaedia-internal
    Library paths
        /Applications/Adobe Photoshop CS5/MATLAB/Required/psmatlab.dylib
        /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Versions/A/Resources/WebKit.dylib
        /Library/Application Support/Adobe/CS5ServiceManager/lib/CSXS-Installer-Hook.dylib
        /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/DWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKCmdCaps.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKCmdFS.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKEngine.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/AdobePIM.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/PWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_caps.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_oobelib.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_upgrade.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/UWA/UWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/core/AdobePIM.dylib
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.7.796/_platform_specific/mac_x64/libwidev inecdm.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/cgamemac.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/qagamemac.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/quakelive.mac.dylib
        /Users/USER/Library/Application Support/QuakeLive/quakelive/home/baseq3/uimac.dylib
        /Users/USER/Library/Application Support/Rogue Amoeba/Hijacker/Audio Hijack Pro/com.rogueamoeba.libAudioHijack.2.10.5.dylib
    App extensions
        com.getdropbox.dropbox.garcon
    Bad kernel extensions
        /System/Library/Extensions/BJUSBMP.kext
    Installations
        Java 8 Update 40: 3/26/15, 4:37 PM
        Adobe Flash Player: 3/22/15, 2:18 PM
        Prey Anti-Theft: 3/22/15, 1:50 PM
        ClamXav: 3/8/15, 10:42 AM
        Mactracker: 3/8/15, 10:28 AM
    Elapsed time (sec): 666

  • Macbook running slow when not connected to charger

    My Macbook Pro 13" is running slow when not connected to energy.
    Does anyone know why is that happening, how can I fix it?
    Thank you very much.
    if you have any idea.
    Att
    Raissa
    <Email Edited By Host>

    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Best.

  • Query runs slower when using variables & faster when using hard coded value

    Hi,
    My query runs slower when i use variables but it runs faster when i use hard coded values. Why it is behaving like this ?
    My query is in cursor definition in a procedure. Procedure runs faster when using hard coded valus and slower when using variables.
    Can anybody help me out there?
    Thanks in advance.

    Hi,
    Thanks for ur reply.
    here is my code with Variables:
    Procedure populateCountryTrafficDetails(pWeekStartDate IN Date , pCountry IN d_geography.country_code%TYPE) is
    startdate date;
    AR_OrgId number(10);
    Cursor cTraffic is
    Select
              l.actual_date, nvl(o.city||o.zipcode,'Undefined') Site,
              g.country_code,d.customer_name, d.customer_number,t.contrno bcn,
              nvl(r.dest_level3,'Undefined'),
              Decode(p.Product_code,'820','821','821','821','801') Product_Code ,
              Decode(p.Product_code,'820','Colt Voice Connect','821','Colt Voice Connect','Colt Voice Line') DProduct,
              sum(f.duration),
              sum(f.debamount_eur)
              from d_calendar_date l,
              d_geography g,
              d_customer d, d_contract t, d_subscriber s,
              d_retail_dest r, d_product p,
              CPS_ORDER_DETAILS o,
              f_retail_revenue f
              where
              l.date_key = f.call_date_key and
              g.geography_key = f.geography_key and
              r.dest_key = f.dest_key and
              p.product_key = f.product_key and
              --c.customer_key = f.customer_key and
              d.customer_key = f.customer_key and
              t.contract_key = f.contract_key and
              s.SUBSCRIBER_KEY = f.SUBSCRIBER_KEY and
              o.org_id(+) = AR_OrgId and
              g.country_code = pCountry and
              l.actual_date >= startdate and
              l.actual_date <= (startdate + 90) and
              o.cli(+) = s.area_subno and
              p.product_code in ('800','801','802','804','820','821')
              group by
              l.actual_date,
              o.city||o.zipcode, g.country_code,d.customer_name, d.customer_number,t.contrno,r.dest_level3, p.product_code;
    Type CountryTabType is Table of country_traffic_details.Country%Type index by BINARY_INTEGER;
    Type CallDateTabType is Table of country_traffic_details.CALL_DATE%Type index by BINARY_INTEGER;
    Type CustomerNameTabType is Table of Country_traffic_details.Customer_name%Type index by BINARY_INTEGER;
    Type CustomerNumberTabType is Table of Country_traffic_details.Customer_number%Type index by BINARY_INTEGER;
    Type BcnTabType is Table of Country_traffic_details.Bcn%Type index by BINARY_INTEGER;
    Type DestinationTypeTabType is Table of Country_traffic_details.DESTINATION_TYPE%Type index by BINARY_INTEGER;
    Type ProductCodeTabType is Table of Country_traffic_details.Product_Code%Type index by BINARY_INTEGER;
    Type ProductTabType is Table of Country_traffic_details.Product%Type index by BINARY_INTEGER;
    Type DurationTabType is Table of Country_traffic_details.Duration%Type index by BINARY_INTEGER;
    Type DebamounteurTabType is Table of Country_traffic_details.DEBAMOUNTEUR%Type index by BINARY_INTEGER;
    Type SiteTabType is Table of Country_traffic_details.Site%Type index by BINARY_INTEGER;
    CountryArr CountryTabType;
    CallDateArr CallDateTabType;
    Customer_NameArr CustomerNameTabType;
    CustomerNumberArr CustomerNumberTabType;
    BCNArr BCNTabType;
    DESTINATION_TYPEArr DESTINATIONTYPETabType;
    PRODUCT_CODEArr PRODUCTCODETabType;
    PRODUCTArr PRODUCTTabType;
    DurationArr DurationTabType;
    DebamounteurArr DebamounteurTabType;
    SiteArr SiteTabType;
    Begin
         startdate := (trunc(pWeekStartDate) + 6) - 90;
         Exe_Pos := 1;
         Execute Immediate 'Truncate table country_traffic_details';
         dropIndexes('country_traffic_details');
         Exe_Pos := 2;
         /* Set org ID's as per AR */
         case (pCountry)
         when 'FR' then AR_OrgId := 81;
         when 'AT' then AR_OrgId := 125;
         when 'CH' then AR_OrgId := 126;
         when 'DE' then AR_OrgId := 127;
         when 'ES' then AR_OrgId := 123;
         when 'IT' then AR_OrgId := 122;
         when 'PT' then AR_OrgId := 124;
         when 'BE' then AR_OrgId := 132;
         when 'IE' then AR_OrgId := 128;
         when 'DK' then AR_OrgId := 133;
         when 'NL' then AR_OrgId := 129;
         when 'SE' then AR_OrgId := 130;
         when 'UK' then AR_OrgId := 131;
         else raise_application_error (-20003, 'No such Country Code Exists.');
         end case;
         Exe_Pos := 3;
    dbms_output.put_line('3: '||to_char(sysdate, 'HH24:MI:SS'));
         populateOrderDetails(AR_OrgId);
    dbms_output.put_line('4: '||to_char(sysdate, 'HH24:MI:SS'));
         Exe_Pos := 4;
         Open cTraffic;
         Loop
         Exe_Pos := 5;
         CallDateArr.delete;
    FETCH cTraffic BULK COLLECT
              INTO CallDateArr, SiteArr, CountryArr, Customer_NameArr,CustomerNumberArr,
              BCNArr,DESTINATION_TYPEArr,PRODUCT_CODEArr, PRODUCTArr, DurationArr, DebamounteurArr LIMIT arraySize;
              EXIT WHEN CallDateArr.first IS NULL;
                   Exe_pos := 6;
                        FORALL i IN 1..callDateArr.last
                        insert into country_traffic_details
                        values(CallDateArr(i), CountryArr(i), Customer_NameArr(i),CustomerNumberArr(i),
                        BCNArr(i),DESTINATION_TYPEArr(i),PRODUCT_CODEArr(i), PRODUCTArr(i), DurationArr(i),
                        DebamounteurArr(i), SiteArr(i));
                        Exe_pos := 7;
    dbms_output.put_line('7: '||to_char(sysdate, 'HH24:MI:SS'));
         EXIT WHEN ctraffic%NOTFOUND;
    END LOOP;
         commit;
    Exe_Pos := 8;
              commit;
    dbms_output.put_line('8: '||to_char(sysdate, 'HH24:MI:SS'));
              lSql := 'CREATE INDEX COUNTRY_TRAFFIC_DETAILS_CUSTNO ON country_traffic_details (CUSTOMER_NUMBER)';
              execDDl(lSql);
              lSql := 'CREATE INDEX COUNTRY_TRAFFIC_DETAILS_BCN ON country_traffic_details (BCN)';
              execDDl(lSql);
              lSql := 'CREATE INDEX COUNTRY_TRAFFIC_DETAILS_PRODCD ON country_traffic_details (PRODUCT_CODE)';
              execDDl(lSql);
              lSql := 'CREATE INDEX COUNTRY_TRAFFIC_DETAILS_SITE ON country_traffic_details (SITE)';
              execDDl(lSql);
              lSql := 'CREATE INDEX COUNTRY_TRAFFIC_DETAILS_DESTYP ON country_traffic_details (DESTINATION_TYPE)';
              execDDl(lSql);
              Exe_Pos:= 9;
    dbms_output.put_line('9: '||to_char(sysdate, 'HH24:MI:SS'));
    Exception
         When Others then
         raise_application_error(-20003, 'Error in populateCountryTrafficDetails at Position: '||Exe_Pos||' The Error is '||SQLERRM);
    End populateCountryTrafficDetails;
    In the above procedure if i substitute the values with hard coded values i.e. AR_orgid = 123 & pcountry = 'Austria' then it runs faster.
    Please let me know why it is so ?
    Thanks in advance.

  • IMac running slow & dropping WiFi

    2009 IMac running slow Xfinity WiFi constantly being dropped using airport extreme, WiFi light always rapidly blinking, not a very technical person

    Are you running after updating to Mavricks?

  • HT3964 1st problem was IMac running slow. Shut down and unplugged several times with each time reboot being worse. Now, unplug reboot and eventually wallpaper background comes up but there are no icons?

    1st problem was IMac running slow.  Shut down and unplugged several times with no correction.  Eventually, shut down, unplug and reboot resulted in wallpaper background eventually coming on screen but no icons.  Nothing after that.

    Kurt, do you know which exact iMac this is?
    Have you blown the dust out lately?
    Does it do better if allowed to cool off for a couple of hours?
    What do you see if you hold Option or alt key at bootup?
    Does it boot from the install disc holding c key at bootup?

  • My Macbook Pro 2011 runs slower when charger is connected

    idk why but my macbook pro runs slower when its charging for example im in windows 7 using bootcamp playing nintendo ds on it it runs perfectly when the charger is not connected but then the emulator starts running slower when i connect the charger and the computer heads up my computer is on a table so i know my computer ventilation is working normally idk why my computer getting so slow and hot when i connect the charger it gets so hot that it turns off by itself well it goes to sleep mode can anyone tell me why is that thanks in advance.

    Try resetting the SMC and PRAM:
    SMC
    http://support.apple.com/kb/ht3964
    PRAM
    http://support.apple.com/kb/PH14222
    For the SMC, use the method "for a battery you should not remove yourself."

  • What makes a ten year old iMac run slow?

    what makes a 8 year old iMac run slow? Its 2.16 ghz intel core 2 duo processor Memory 2gb 667 mhx ddr2 sdram

    What Mac OS are you running?
    See if any of these items apply:
    1) Are you running any anti-virus/internet security applications?
    2) Are you running any "cleaning/tune-up/optimizations" applications?
    3) Any peer-to-peer or torrent downloading software?
    4) Any third-party disk backup software that came bundled with an external hard drive?
    5) Any online backup scheme other than iCloud (Carbonite; GoogleDrive; MS One Drive)?
    6) Did your financial institution ask you to install Trusteer EndPoint Protection (also known as Trusteer Rapport)?
    An overly full hard drive can slow things down, too, especially in a computer with only 2GB RAM.

  • Hp probook 4403s run slowly when copy data

    Why do my hp probook 4430s core i3-2330 with 4GB ram, 500GB HDD run slowly while copying data? (tested in win8-64bit, win 7-64 bit, win 7-32bit) My HDD is tested. It is in good condition, no bad sector. When i copy data (between logical drives or external drives), my laptop is running slowly and lad. It runs like a old computer with pentium 4 and ram 500MB. So, when i copy data, i do nothing and waiting it completed.. My old laptop with core2duo and ram 1GB give me both copying data and do another things like browse web easily?
    Please help me solving it.

    Hey mayouly,
    While "slow" is a subjective term, I want to give you some things to consider. You may already be aware of these things but I wanted to put the information out there, just in case. Over time, hard drives accumulate data and the more full they are, the more time it will take a to access data, in turn slowing down the copying process. Also as you use your computer, the services running in the background accumulate and can be set to run on start up without you being aware. To check what is running in the background,
    Bring up Task Manager (Ctrl + Shift + Esc) > Click on the Processes tab > Click on the Memory column to put in descending order. 
    This will put the heavier, resource-hogging processes at the top. Sometimes anti-viruses may have an updater service going, or another 3rd party program may have an updater service running without you knowing about it. Like I mentioned, these processes could be installed set by default to start up when you power on the computer, even if you don't open that program. For instance, after installing iTunes, the applepush (iTunes' updater service) will run every time you power on the computer. This is not the only program that sneaks these services in. Browser toolbars will sometimes do the same thing. You can also check to see what is starting up at power on by using msconfig.
    Click the Start button > Type "msconfig" > click "msconfig.exe" > Click the Start Up tab.
    Every thing that is checked must start at power on. There may be some unnecessary processes in that list which can simply be unchecked. You'll want to use caution though because something that may look unfamiliar might be a required driver for your computer, like audio or touchpad software. When you're done making changes, Click Apply. It will prompt you to Restart. You should see a difference, if you can get rid of some unnecessary processes running.  Of course, every computer can use a recovery periodically, to clean up the clutter in the registry and get rid of unused applications and processes. You'll need to save your personal files on an external hard drive before performing a recovery because everything on the hard driver will be removed and Windows will be reinstalled. 
    If you go through these steps and the computer still seems slow, or if the computer has always seemed slow since you got it, you may see an increase in performance by installing additional RAM. If you haven't already used HP System Diagnostics to test your hard drive you will to follow these steps for a Hard Drive test.
    Turn off the computer.
    Use one of the following methods:
    Turn on the computer and immediately press the F2 key repeatedly, about once every second, until the HP System Diagnostics program opens.
    OR 
    Turn on the computer and immediately press the Escape key repeatedly, about once every second, until the Startup menu opens. Then press F2 .
    The System Diagnostics window allows you to run several diagnostic tests. Each test determines if the hardware is functioning properly, and displays an error message and a warranty ID if there is a hardware failure.
    I hope these steps help. Let me know if you have any questions. I'll keep an eye out for your reply

Maybe you are looking for

  • Return Of goods in Third Party Process

    How to Take back goods  Return of Third Party Sale Process? Is Following Process Correct? 1)Third Party Order 2)Third Party Invoice(Dispatch from Vendor to Customer) 3)Return Order(with ref. to Invoice) 4)Return Delivery 5)Credit Memo what are the Ex

  • MacPro 10.6.8 won't install updates

    I need to update software. I go to Check for Updates... It runs. There are about a dozen. I click "Install All Updates". A dialog appears "Your computer needs to be restarted to install", I click "Restart". The purple sky window appears for about 2 m

  • How do i sync my iPhone 5 with my iCal and iTunes on my Mac OS X 10.5.8?

    How do i sync my iPhone 5 with my iCal and iTunes on my Mac OS X 10.5.8?

  • KM Home page(Iview - NewsItems & QuickPoll) are not displayed correctly

    Dear All, I have one weird issue...We have portal homepage which contains KM QuickPoll iview and KM News iview(NewsExplorer-Layoutset). Now the home page is assigned to "everyone" inbuilt group in the portal. Now suddenly for couple of users this 2 i

  • How to start with CDC?

    Hi, friends: I have read much online material about CDC, but I'm still confused. I knew that I can download the WTK2.2 or higher to develop the app based on the CLDC and MIDP. My question is how to start with CDC. For example, If I use JBuilder, what