Re: Disk space usage

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




It sounds like you have a few different things you need to configure.

To answer your initial question, you can use the performance monitor
to alert you when you're low on disk space. Run PERFMON, then use the
"Performance Logs and Alerts" Tab. The counter you'll want is
LogicalDisk/% Free Space. Perfmon doesn't allow you to send emails by
default, but you can use a simple command line mail program if you
need. The rest is fairly self explanatory.

Your log files sound like they've never been shrunk and have just been
growing for the life of the database. You have a couple options here
- At this point, you're probably best backing up the database itself
and running a Backup Log with NO_LOG statement to truncate the log.
If you need to save the transaction log for recovery purposes, then
you can specify a backup location and exclude the NO_LOG statement,
but you've got quite a space hog right now.

Afterwards, run a DBCC SHRINKFILE on the name of the log file and
specify a size, in megabytes, the reduce the actual physical size of
the log.

thanks for the tips, ill see how i get on

-mark



.



Relevant Pages

  • Re: aes decrypt encrypt
    ... My digital theology won't laugh before I alert it. ... She will spit once, specify soon, then propose because of the ...
    (sci.crypt)
  • Alert, how to set DeliveryChannel?
    ... alert it says that the delivery channel is not specified. ... specify the channel Id? ... AlertConfiguration conf = manager.Configuration; ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Hard drive size alert
    ... you select 'Enable Quota Management' and configure things to your ... You can setup Performance Monitor to send an alert (via NET ... Click Options, Alert and select "Send network message", and put in ...
    (microsoft.public.win2000.general)
  • Re: Graphics only display in Print Preview
    ... Since you didn't specify this I'm going to suggest it as a starting point, ... I hear an alert "bonk" and then I see anchors around the ... The only way to delete it is to place my cursor below it and delete until my ...
    (microsoft.public.mac.office.word)
  • Re: How to audit logons from external IPs?
    ... Per Hagstrom wrote: ... My idea was to use the Performance Monitor to trigger the Alert, ... get it all, ports n all:) ...
    (microsoft.public.win2000.security)