Re: Scheduling a script
- From: "Greg D. Moore \(Strider\)" <mooregr_deleteth1s@xxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 23:51:05 GMT
"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
> >
> >
>
>
.
- Follow-Ups:
- Re: Scheduling a script
- From: Myth of Sisyphus\).
- Re: Scheduling a script
- References:
- Scheduling a script
- From: Myth of Sisyphus\).
- Re: Scheduling a script
- From: Mike Epprecht \(SQL MVP\)
- Scheduling a script
- Prev by Date: Re: identity, plus pk?
- Next by Date: Re: identity, plus pk?
- Previous by thread: Re: Scheduling a script
- Next by thread: Re: Scheduling a script
- Index(es):
Relevant Pages
|