Contents maintenance running forever after Expire/Reduce ...

Trimmed 30 days of mail off of about 1,000 users on a Post Office.
When my weekly Analyze/Fix Contents Check/Fix (User/Msg) DB's runs ... it takes forever to complete.
When I look at the running *.CKL job at the root of the wpcsout/chk directory, it shows;
Checking Blob files for validity
- Checking directory FD0
Problem 93- Unused blob file (missing trailer): 4FACC69A.000
- Blob type unknown, FieldId=0
No further info available for this Blob
- deleting file
Problem 93- Unused blob file (missing trailer): 4FB0C210.000
- Blob type unknown, FieldId=0
No further info available for this Blob
- deleting file
It's only at the 50th /OFFILES directory out of 254 (after 9 hours of running so far). I understand that this process is correct, but why is it taking so so so long ? I have 8 "GWCheck Worker Threads" assigned, but only 1 is being used for this.
Any way to speed this up ?
David

On 7/17/2012 5:31 AM, David Schryer wrote:
> Trimmed 30 days of mail off of about 1,000 users on a Post Office.
> When my weekly Analyze/Fix Contents Check/Fix (User/Msg) DB's runs ...
> it takes forever to complete.
> When I look at the running *.CKL job at the root of the wpcsout/chk
> directory, it shows;
> */Checking Blob files for validity
> - Checking directory FD0
> Problem 93- Unused blob file (missing trailer): 4FACC69A.000
> - Blob type unknown, FieldId=0
> No further info available for this Blob
> - deleting file
> Problem 93- Unused blob file (missing trailer): 4FB0C210.000
> - Blob type unknown, FieldId=0
> No further info available for this Blob
> - deleting file/*
> *...*
> **
> It's only at the 50th /OFFILES directory out of 254 (after 9 hours of
> running so far). I understand that this process is correct, but why is
> it taking so so so long ? I have 8 "GWCheck Worker Threads" assigned,
> but only 1 is being used for this.
> Any way to speed this up ?
> David
> —----------------
let's put it this way: how many files are under offfiles.

Similar Messages

  • Automator: running forever after executing a shell script?

    Hi,
    so i have found this little automator workflow that will start MAMP's Apache & MYSQL servers automatically (saved workflow as app then put into my login item autostart) however the script just keeps running forever and never exits (which should prompt a small Growl notification as feedback.
    The Script:
    <pre class="jive-pre" style="white-space:pre-wrap;width:585px;">
    on run {input, parameters}
    *do shell script* "/Applications/MAMP/Library/bin/apachectl start" password "my_password" user name "jannis" with administrator privileges
    *do shell script* "/Applications/MAMP/Library/bin/mysqld_safe --port=3306 --socket=/Applications/MAMP/tmp/mysql/mysql.sock --lowercase_tablenames=0 --pid-file=/Applications/MAMP/tmp/mysql/mysql.pid --log-error=/Applications/MAMP/logs/mysqlerrorlog &"
    *do shell script* "exit 0"
    return input
    end run
    </pre>
    This is what shows when it runs:
    Any ideas on what I am doing wrong for it to just keep spinning the little cog wheel and not exiting?
    PS: Both services are being started successfully! So the shell scripts seem to be run and doing their job just fine, just that they do not exit.
    Thanks for looking.
    Jannis

    This is a common question with do shell script. The issue is that mysqld_safe doesn't exit until MySQL shuts down, so your do shell script is hanging around waiting, essentially hanging your workflow.
    The solution is to redirect the stdout and stderr of the mysqld_safe command to a temp file. This releases the hooks that do shell script has on the command allowing the workflow to continue. To do this, just append '> /dev/null 2>&1' to the end of the shell command, like:
    do shell script "/Applications/MAMP/Library/bin/mysqld_safe --port=3306 --socket=/Applications/MAMP/tmp/mysql/mysql.sock --lowercase_tablenames=0 --pid-file=/Applications/MAMP/tmp/mysql/mysql.pid --log-error=/Applications/MAMP/logs/mysqlerrorlog >/dev/null 2>&1 &"
    As an aside:
    do shell script "exit 0"
    This line is worthless. I'm not sure what you're trying to achieve here

  • Unused Objects Content Report runs forever

    Dear Portal Gurus
    we have a lot of content in our portal (thousands of objects created by us)
    The main part is from uploading the ERP Roles into the portal.
    Our guess is, that quite a bit is not used at all.
    It seems that the two "Unused Objects" reports in the support platform are a good starting point for cleaning up.
    When i run the Unused Objects - not assigned to Roles report on one server node, it takes forever (is running more than 24 hours)
    Does anybody else have this problem too?
    Is there a way to get a result anyway?
    I ran the Broken Delta Links Detector before, which runs successfully - even though not very fast. So these reports run in general.
    We have NW 7.0 SPS 14.
    Thanks in advance for your help and best Regards
    Martin

    Hello Michael
    Thank you for your reply.
    Personalization is mainly disabled in our portal.
    In general the deltalinks were used correctly i think.
    Of course broken delatalinks should not exist, but they get created by deleting objects not by creating deltalinks.
    I'll try it with a call.
    Kind Regards
    Martin

  • Why displaying cube 0PUR_C01 content runs forever?

    We conducted data load to 0PUR_C01 through two different datasources 2LIS_02_ITM and 2LIS_02_SCL.  Check the cube, find the initial request for 2LIS_02_ITM did add 1648 records, but when we try to display this cube content by only selecting a few fields for selections like Company Code, Purchasing doc category, and etc., and take the default Max no. of hits of 200, but when hit the execute button to try to display the cube content, find it always runs forever at the selection screen with going no where!
    Any reason?
    Thanks

    Kevin,
         I never had this problem, while displaying the data. better check with your basis, they can help who is working on the system they can guide you. If you do RSRV tests in the parrllel it will take time.
    I'm thinking, some of your colleague is doing some thing at that time. Check with your basis.
    All the best.
    Reagrds,
    Nagesh Ganisetti.

  • Deploy the plugin runs forever...

    Hi,
    I am using EM 12c and during the deployment of plugin, the regisgter metadata step runs forever and am not able to stop/boot up the instance
    bash$ emctl status oms -details
    Console Server Host : slc00tao.us.oracle.com
    HTTP Console Port : 7788
    HTTPS Console Port : 7799
    HTTP Upload Port : 4889
    HTTPS Upload Port : 4900
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Oracle Management Server is down, may be due to the following plugin being deployed/undeployed on the server:
    Plugin Deployment/Undeployment Status
    Plugin Name : Oracle PeopleSoft
    Version : 12.1.0.1.0
    Content : Plugin
    Action : Deployment
    Status : Deploying
    Steps Info:
    Step Start Time End Time Status
    Start deployment 4/17/12 12:17:24 AM PDT 4/17/12 12:17:24 AM PDT Success
    Initialize 4/17/12 12:17:38 AM PDT 4/17/12 12:17:44 AM PDT Success
    Install software 4/17/12 12:17:44 AM PDT 4/17/12 12:17:46 AM PDT Success
    Validate plug-in home 4/17/12 12:17:46 AM PDT 4/17/12 12:17:46 AM PDT Success
    Perform custom pre-configuration 4/17/12 12:17:47 AM PDT 4/17/12 12:17:47 AM PDT Success
    Check mandatory patches 4/17/12 12:17:47 AM PDT 4/17/12 12:17:47 AM PDT Success
    Generate metadata SQL 4/17/12 12:17:47 AM PDT 4/17/12 12:17:50 AM PDT Success
    Pre-configure repository 4/17/12 12:17:51 AM PDT 4/17/12 12:17:51 AM PDT Success
    Stop management server 4/17/12 12:17:52 AM PDT 4/17/12 12:18:36 AM PDT Success
    Configure repository 4/17/12 12:18:36 AM PDT 4/17/12 12:20:40 AM PDT Success
    Configure middle tier 4/17/12 12:20:40 AM PDT 4/17/12 12:22:02 AM PDT Success
    OPSS jazn policy migration 4/17/12 12:22:03 AM PDT 4/17/12 12:22:03 AM PDT Success
    Register metadata                        4/17/12 12:22:03 AM PDT   N/A                       Running
    *[bash]$ date*
    Tue Apr 17 21:48:47 PDT 2012
    And am not able to stop the instance also (even after killing all the java processes)
    [bash]$ emctl stop oms
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    Stopping WebTier...
    WebTier Successfully Stopped
    Stopping Oracle Management Server...
    Oracle Management Server Already Stopped
    Oracle Management Server is Down
    This may be due to the following plugin being deployed/undeployed on the management server:
    Plugin name: : Oracle PeopleSoft
    Version: : 12.1.0.1.0
    Am kind of struck here and please provide pointers for the same
    Thanks

    if you're having problems submitting your addon to AMO, please rather use the mozilla addons forum at [https://forums.mozilla.org/addons/viewforum.php?f=20], since the general support forum for firefox here is rather focused on problems with the browser/for end-users...

  • Expire/Reduce for One PO Affected all POs

    GW8.0.2 HP3 on SLES 11 SP1
    I have 9 post offices. Each POA has 4 scheduled events that includes a daily user database check. We do not expire any messages but have mailbox size limits set. We leave it up to the user to manage their own mailbox size. One post office is for our retirees. We have a problem with this one as the mailbox sizes constantly grow. I decided to create a POA scheduled event, for just this PO, to expire messages that are older than 180 days. This new event was only enabled on the one POA. Well, it did run, but it ran for all the POAs. So, this morning I come in and all the post offices have been expired. I looked at the scheduled event for the user database check and it's Expire/Reduce option had been changed to match the one I created for single POA.
    What a mess. Anyway, is this normal behavior? It seems wierd that I can't create a new single event, and assign it to one POA, without it affecting all the others.
    Phillip

    See http://www.novell.com/support/kb/doc.php?id=10021870
    I know it's old, but as far as I know it still works the same way on GW8.
    After you created the new event, did you explicitly go into all the other
    post offices and disable the new event ?
    Cheers Dave
    Dave Parkes [NSCS]
    Occasionally resident at http://support-forums.novell.com/

  • My macbook is running slow after upgrading to yosemite

    Other's have posted similar experiences by when I ran etrecheck I didn't get a bunch of fails and yet my computer is extremely sluggish since moving from snow leopard to Yosemite.  So much so, that I'm considering going back.  Programs load slowly and switching between programs has a delayed response. Reminds me of the PC I had before I bought my macbook in 2008.
    Any ideas on what might be causing the slow down?
    Problem description:
    Mac is running slow after upgrading to Yosemite.
    EtreCheck version: 2.1.1 (104)
    Report generated December 10, 2014 at 10:51:13 AM PST
    Hardware Information: ℹ️
      MacBook (13-inch, Aluminum, Late 2008) (Verified)
      MacBook - model: MacBook5,1
      1 2 GHz Intel Core 2 Duo CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1067 MHz ok
      BANK 0/DIMM1
      2 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce 9400M - VRAM: 256 MB
      Color LCD 1280 x 800
      Cinema Display 1680 x 1050
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 1:33:11
    Disk Information: ℹ️
      ST9500420AS disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 499.25 GB (196.94 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HL-DT-ST DVDRW  GS21N 
    USB Information: ℹ️
      Microsoft Microsoft® 2.4GHz Transceiver V1.0
      Apple Inc. Built-in iSight
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple, Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/StartupItems/Parallels
      [not loaded] com.parallels.kext.Pvsvnic (3.0) [Support]
      /System/Library/Extensions
      [not loaded] com.parallels.kext.ConnectUSB (3.0.0) [Support]
      [not loaded] com.parallels.kext.Pvsnet (3.0) [Support]
      [not loaded] com.parallels.kext.hypervisor (3.0) [Support]
      [not loaded] com.parallels.kext.vmmain (3.0) [Support]
    Startup Items: ℹ️
      HP IO: Path: /Library/StartupItems/HP IO
      Parallels: Path: /Library/StartupItems/Parallels
      ParallelsTransporter: Path: /Library/StartupItems/ParallelsTransporter
      Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [running] com.adobe.AdobeCreativeCloud.plist [Support]
      [loaded] com.carbonite.launchd.carbonitealerts.plist [Support]
      [running] com.carbonite.launchd.carbonitestatus.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [loaded] com.hp.help.tocgenerator.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [running] com.carbonite.launchd.carbonitedaemon.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.adobe.ARM.[...].plist [Support]
    User Login Items: ℹ️
      Citations Application (/Applications/Papers.app/Contents/SharedSupport/Citations.app)
      iTunesHelper UNKNOWNHidden (missing value)
      Time Out Application (/Users/[redacted]/.Trash/Time Out.app)
      AdobeResourceSynchronizer Application (/Applications/Adobe Acrobat 8 Professional/Adobe Acrobat Professional.app/Contents/Support/AdobeResourceSynchronizer.app)
      iTunesHelper UNKNOWN (missing value)
      Caffeine Application (/Applications/Caffeine .app)
      Microsoft AU Daemon Application (/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app)
      Garmin ANT Agent Application (/Applications/Garmin ANT Agent.app)
      Google Drive Application (/Applications/Google Drive.app)
      Stickies Application (/Applications/Stickies.app)
      Dropbox Application (/Applications/Dropbox.app)
      Box Sync Application (/Applications/Box Sync.app)
      EvernoteHelper Application (/Applications/Evernote.app/Contents/Library/LoginItems/EvernoteHelper.app)
      XPSLauncher Application (/Applications/Xerox/PrintingScout/XPSLauncher.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      AmazonMP3DownloaderPlugin1017287: Version: AmazonMP3DownloaderPlugin 1.0.17 [Support]
      Google Earth Web Plug-in: Version: 5.1 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 2.2.1.11  [Support]
      OfficeLiveBrowserPlugin: Version: 12.3.6 [Support]
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Support]
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      AmazonMP3DownloaderPlugin: Version: AmazonMP3DownloaderPlugin 1.0.17 [Support]
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      iPhotoPhotocast: Version: 7.0
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 [Support]
      GarminGpsControl: Version: 4.0.4.0 Release - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      wkDimdimControl: Version: 1.01
      DirectorShockwave: Version: 11.6.6r636 [Support]
    User internet Plug-ins: ℹ️
      BrowserPlus_2.9.8: Version: 2.9.8 [Support]
      fbplugin_1_0_3: Version: Unknown [Support]
      Move_Media_Player: Version: npmnqmp 071505000006 [Support]
    Safari Extensions: ℹ️
      Extensions: No such file or directory
    3rd Party Preference Panes: ℹ️
      BrowserPlus  [Support]
      Carbonite  [Support]
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 499.25 GB Disk used: 302.31 GB
      Destinations:
      Lottia [Local]
      Total size: 1.00 TB
      Total number of backups: 65
      Oldest backup: 2010-12-28 19:41:55 +0000
      Last backup: 2014-12-03 21:58:08 +0000
      Size of backup disk: Adequate
      Backup size 1.00 TB > (Disk used 302.31 GB X 3)
    Top Processes by CPU: ℹ️
          70% iPhoto
          20% TOCGenerator
          18% WindowServer
          9% Time Out Break
          6% CarboniteDaemon
    Top Processes by Memory: ℹ️
      463 MB iPhoto
      137 MB Mail
      116 MB Google Chrome
      106 MB WindowServer
      99 MB iTunes
    Virtual Memory Information: ℹ️
      114 MB Free RAM
      1.39 GB Active RAM
      1.21 GB Inactive RAM
      857 MB Wired RAM
      6.24 GB Page-ins
      34 MB Page-outs
    Diagnostics Information: ℹ️
      Dec 10, 2014, 09:18:41 AM Self test - passed
      Dec 9, 2014, 03:44:57 PM fontd_2014-12-09-154457_Postelsia.crash
      Dec 9, 2014, 12:12:52 PM CarboniteDaemon_2014-12-09-121252_Postelsia.cpu_resource.diag [Details]
      Dec 8, 2014, 10:27:45 AM CarboniteDaemon_2014-12-08-102745_Postelsia.cpu_resource.diag [Details]
      Dec 7, 2014, 01:04:27 PM CarboniteDaemon_2014-12-07-130427_Postelsia.cpu_resource.diag [Details]

    Also resetting SMC could solve the problem.
    Intel-based Macs: Resetting the System Management Controller (SMC) - Apple Support
    Upgrading RAM till 8GB could also help the system performance.

  • Itunes fails to recognize my phone and wants me to load as 'new phone' each time I hook up. I have disabled firewalls and it will recognize one out of five times. It also attempts to sync but just runs forever,  then gives error message 0xE8004006

    Itunes does not recognize Iphone. It asks me to restore or add as new phone each time I sign on. It then attempts to sync, just runs forever. After five tries, it allowed me to upgrade OS, but still refused to complete a sync. I have disabled firewalls. Error message 0xE8004006
    Thanks

    https://discussions.apple.com/thread/2482232?start=0&tstart=0

  • Why is my safari running slow after updating my mac?

    My safari is running slow after completing a software update.  I have cleared the cache.  It did not help.

    Please answer as many of the following questions as you can. You may already have answered some of them. In that case, there's no need to repeat the answers.
    Have you restarted your router and your broadband device (if they're separate) since you first noticed the problem? If not, do that now and see whether there's any change.
    If your browser is Safari, then from the Safari menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Any change?
    If you're running OS X 10.9 or later, select the Advanced tab in the Preferences window and uncheck the box marked
    Stop plug-ins to save power
    Any change?
    Quit and relaunch the browser. Any change?
    Log out and log back in. Any change?
    Enable Private Browsing in the Safari menu. Any change?
    Are any other web browsers installed, and are they the same? What about other Internet applications, such as iTunes and the App Store?
    If other browsers and Internet applications are also affected, follow these instructions and test. Any change?
    If Parental Controls is active for any user, please turn it off and test. Any change?
    If only Safari is affected, launch the Activity Monitor application and enter "web" (without the quotes) in the search box. If a process named "Safari Web Content" is shown in red or is using more than about 5% of a CPU, select it and force it to quit by clicking the X or Quit Process button in the toolbar of the window. There may be more than one such process. Any improvement?
    Again, if only Safari is involved, open the iCloud preference pane and uncheck the box marked Safari, if it's checked. Any change?
    Are there any other devices on the same network that can browse the Web, and are they affected?
    If you can test Safari on another network, is it the same there?
    If you connect to your router with Wi-Fi and you can also connect with Ethernet, do that and turn off Wi-Fi. Any difference?

  • Aperture import plug-in won't run.  After examining my library the number of image files stays at "undetermined" and the import button stays greyed out.  Any thoughts?

    Aperture import plug-in won't run.  After examining my library the number of image files stays at "undetermined" and the import button stays greyed out.  Any thoughts?

    Others have the same issue, with the import button being grayed out.  My trail copy expired, but I believe by poking around in the options and selecting another Aperture library and re-selecting, I was able to continue.
    The problem is common enough, that hopefully Adobe will address.  In the mean time, try repairing your Aperture library, checking permissions, exporting a subset of your library for a test, or try putting that library subset on an external drive.  (Can usually avoid permissions issues.)

  • I'm trying to sync Outlook calendar (office 2010?win 8) with my iphone 4s. All works well when running control panel manually but it will not run automatically after that. Anyone got any ideas

    I'm trying to sync outlook calendar and contacts via icloud control panel. Everything works when control panel is run manually but it will not run automatically after that. Anyone got any ideas

    I am having a very similar problem. Until 12 hours ago, I was using my recently replaced 4s (with iOS7) flawlessly, receiving emails and calendar info from Exchange (Outlook 2010). But starting last night, it all stopped. I have deleted and added the account several times, tried making simple changes (considering whether the username is case sensitive, or not, etc.) and cannot fix it. I have iOS 7.04. Interestingly, the first time I changed the case to lower case, it seemed to respond immediately, and downloaded many emails with no sender, no content, and with a 12/31/69 date. Yes, 1969. And then nothing happened. Help please!

  • Imac 11,2 running slower after installing software updates

    I purchased my imac 11,2 Sept. 2010. I recently downloaded my software updates that included airport utility, itunes and canon printer software update. Since these downloads, the imac has been very slow. Does anybody have any suggestions why my imac runs slower after software updates and what can be done to get my imac back to previous speed.

    isis24680,
    Welcome to the Apple Discussions!
    Did you run Disk Utility> Repair Permissions? Do you have your eMac in display-only sleep overnight, or use a utility such as OnyX, or otherwise ensure the Unix crom maintenenace scripts run? OS X 10.4.2 (in 7/05) included provision to force the maintenance scripts when sufficiently oberdue; it's possible you're seeing the Mac trying to catch up on a year-plus worth of maintenance.
    Do you have anything showing in System Preferences> Others, especially anything that adds to the menu bar? You'll need to check that any add-on system utilities or background programs are updated to run properly under 10.4.6; a quick way to check is to Start Up in Safe Mode and see if performance returns to normal.
    Open Applications> Utilities> Activity Monitor, show all tasks, and sort the list by CPU. Is their anything regularly showing up at more than say 15% of the CPU usage?

  • Is there any way to estimate an expire/reduce

    Hello
    We are getting ready to do a one year expire/reduce on our very large and old post offices. Is there any way to estimate how log it would take, or to run it in a
    'test mode' that will show how long it would take without cleaning up the mail.
    Also when it is ran on the post office, does it lock the entire post office, or just the accounts it is working on at that moment.
    Any thoughts will be appeciated.
    Chris T.

    On 12/21/2011 7:57 AM, Michael Bell wrote:
    > On 12/21/2011 6:16 AM, ctoledo wrote:
    >>
    >> Hello
    >>
    >> We are getting ready to do a one year expire/reduce on our very large
    >> and old post offices. Is there any way to estimate how log it would
    >> take, or to run it in a
    >> 'test mode' that will show how long it would take without cleaning up
    >> the mail.
    >>
    >> Also when it is ran on the post office, does it lock the entire post
    >> office, or just the accounts it is working on at that moment.
    >>
    >> Any thoughts will be appeciated.
    >>
    >> Chris T.
    >>
    >>
    > Well you could run a reduce only run. It's probably going to be 50%
    > worse than that.
    Or run a full run on a "representative" mailbox and extrapoolate.
    No accounts are locked. Even the one being worked on can be used
    (although its performance may slightly degrade)

  • Maintaince runs forever

    110-014 desktop  maintence runs forever...just in the last few days..
    any help would be appreciated ..
    thank you

    Hi tafmnc, 
    I have read your post on how maintenance on your desktop takes a very long time, and I would be happy to assist you! To begin, I will need to ask you a few questions: 
    What is the Product and Model Number of your desktop computer?
    What version of Windows do you have installed on your computer?
    Has your computer completed all of its important Windows Updates?
    Have you installed any new software or hardware on your desktop?
    In the meantime, I recommend following this document on Improving System Performance without Adding Memory (Windows 7). This should help increase the speed of activity on your desktop.
    Please re-post with the results of your troubleshooting, as well as the requested information above. I look forward to your reply!
    Regards  
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • Computer runs slow after installation

    Hi,
    A little over a month ago I installed Tiger (using CDs) onto my iBook 10.1.5 OSX, 256MB, Power PC G3. A couple of times the computer ran slow at the start up but I would just re-start the computer and then it ran fine. This morning I turned it on I can't get it to stop running slow. Start up takes forever and any application I open takes a long time to start and runs slow after. What can I do to fix this?
    Thank you,
    Melissa

    You have adequate free hard drive space but keep an eye on it.
    But I do use quite a bit of memory on my itunes, about 5GB.
    How did you determine this?
    If you read the link I provided carefully, OS X makes automatic/dynamic use of Paging or Virtual Memory regardless the amount of RAM installed which uses available free hard drive space when utilized. This is released when logging out of your account and after a shutdown and/or a restart.
    The less RAM you have installed, the more Paging or Virtual Memory will be used depending on the number of running applications at a time and what each application is performing. This can make the system feel and operate more slowly.
    Check Resolving Disk, Permission, and Cache Corruption for system troubleshooting procedures and when doing so, follow all steps/instructions in the order provided.

Maybe you are looking for