Re: Scheduling a script



Hi Greg,

I do have a log file backup scheduled along with my regular backup.
However, I do get sporatic log file full messages. I then have to run the
script through the query analyzer that appears to solve the problem untill
the next time.

regards

gilbert


"Greg D. Moore (Strider)" <mooregr_deleteth1s@xxxxxxxxxxx> wrote in message
news:J5VFe.10184$oZ.2845@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> "Mike Epprecht (SQL MVP)" <mike@xxxxxxxxxxxx> wrote in message
> news:42e7ed30$1_1@xxxxxxxxxxxxxxxxxx
> > Hi
> >
> > Look at SQL Server Agent in BOL. It can schedule jobs and run code.
> >
>
> Can I add though that this script is probably not a good idea.
>
> Either run the database in simple mode or perform actual log backups.
>
>
> > Regards
> > --------------------------------
> > Mike Epprecht, Microsoft SQL Server MVP
> > Zurich, Switzerland
> >
> > IM: mike@xxxxxxxxxxxx
> >
> > MVP Program: http://www.microsoft.com/mvp
> >
> > Blog: http://www.msmvps.com/epprecht/
> >
> > "Myth of Sisyphus)." <teller_117@xxxxxxxxxxx> wrote in message
> > news:iqRFe.4700$q23.748061@xxxxxxxxxxxxxxxxxxxxxxxx
> > >I wish to run this script daily. Can this be scheduled?
> > >
> > >
> > > backup log shipmateDB with truncate_only
> > >
> > >
> > > G
> > >
> > >
> >
> >
>
>


.



Relevant Pages

  • Re: batch file to delete files based on criteria
    ... >> I need to throw together a simple batch file to backup a file. ... >> schedule this via Task Scheduler to run every hour or so. ... > Create a snapshot backup when a file changes. ... >!Snapshot script from inside Windows Explorer. ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: Scripting Windows 2008 System State Backup
    ... And then to not even have any documentation or examples of how to script it. ... part of our load we do a system state backup with Windows Backup. ... was quite easy you can schedule it and away you go. ...
    (microsoft.public.windows.server.general)
  • Re: SBS2K3 Backup Wizard Script - how to find / alter
    ... Progress DB that it's not covered by VSS in a restorable manner. ... in the appropriate places in the script. ... backup of his PC to the server. ... script for the backup and then somehow schedule it. ...
    (microsoft.public.windows.server.sbs)
  • Script to Email Confirmation if Latest File Contains Specific String
    ... script which does the following: ... If a backup was successful, ... If that file contains the string '100.00', ... log file, as well as a confirmation such as 'Backup likely successful'. ...
    (microsoft.public.windows.server.scripting)
  • [OT] mondoarchive via cron - how do you know if it completed correctly?
    ... I've been using mondoarchive for awhile now for interactive backup to CD's. ... We put in a tape drive and I set it up to backup to tape every night by ... writing a very simple script and putting it in /etc/cron.daily (the script ... The problem is that I get a 6k log file each morning ...
    (RedHat)