Re: Backup Question



Make sure the SQL Server Agent service is running. Database Maintenance
Plans are managed by that service.


"Jasper Smith" <jasper_smith9@xxxxxxxxxxx> wrote in message
news:uYmtvE02FHA.2268@xxxxxxxxxxxxxxxxxxxxxxx
> You can create a Maintenance Plan to do this. In Enterprise Manager goto
> Management>Database Maintenance Plans, right click and choose New
> Maintenance Plan. You can then step through the wizard and select the
> options you want including which databases to backup and when. Jobs are
> automatically created for you depending on your selections
>
> --
> HTH
>
> Jasper Smith (SQL Server MVP)
> http://www.sqldbatips.com
> I support PASS - the definitive, global
> community for SQL Server professionals -
> http://www.sqlpass.org
>
> "Daren Hawes" <newsgroups@xxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:ORCRhzz2FHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
> > Hi,
> > Is there any way I can use the Backup Features of Enterprise manager to
> > backup ALL databases on my SQL Server at once without going thru each
> > database? I also wish to schedule this.
> >
> > Thx
> >
>
>


.



Relevant Pages

  • Re: SQL 2005 Tools
    ... I have tried my best to warn the manager who authorized this sort of work. ... and I need to know how to use this thing to connect to the database remotely. ... I have already forwarded TCP port 1433 and UDP port 1434 to the SQL server ... a clumsy or inept developer (or ...
    (microsoft.public.sqlserver.connect)
  • Re: SQL 2005 Tools
    ... I have warned the manager again via email of the risk of doing this and he ... things yet he requested the password from me to access the server and poke ... around the database and doing all sorts. ... You'll need to enable the ports and protocols using the SQL Server ...
    (microsoft.public.sqlserver.connect)
  • RE: unable to create new content database in WSS 3.0
    ... I tried creating a content database on a different SQL server (also sql ... You can send feedback directly to my manager at: ... Exception Type: System.ArgumentNullException Exception Message: Value ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: How does this file know where to connect
    ... Now that I see the Link Table manager, and yes, ... there any way I can make it link to a database on SQL server? ... I try to view all the codes in Visual Basic view, ...
    (microsoft.public.access.modulesdaovba)
  • Re: No trace of maintenance plan checkdb in sql server error log?!
    ... When we create maintenance plan for specific ... user database, with database integrity check task included, there is no ... trace of DBCC CHECKDB for that specific database in sql server error ... We use sql server 2005 management studio with service pack 3 installed. ...
    (microsoft.public.sqlserver.tools)

Loading