Re: Automating 'results to file' in script
From: Aaron [SQL Server MVP] (ten.xoc_at_dnartreb.noraa)
Date: 08/07/04
- Next message: Thomas Scheiderich: "Re: Permission question - another one"
- Previous message: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- In reply to: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- Next in thread: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- Reply: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 7 Aug 2004 18:48:51 -0400
> However, if you want to backup all databases, you might want to have a
> look at maintenance plans in SQL Server. They have an option to backup all
> databases, or either all user databases or all system databases.
Not correcting but just clarifying, maintenance plans will allow you to set
up backup and other tasks for individual databases or small groups of
databases, not just the three sets you mentioned (all, all user, all
system).
-- http://www.aspfaq.com/ (Reverse address to reply.)
- Next message: Thomas Scheiderich: "Re: Permission question - another one"
- Previous message: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- In reply to: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- Next in thread: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- Reply: Jacco Schalkwijk: "Re: Automating 'results to file' in script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|