Re: Incremental Backups.
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 11/22/04
- Next message: Lockdesign Ltd: "Re: System degrades after 49.71 days"
- Previous message: tomschuring: "Re: see the query in trace but not in database"
- In reply to: Nissan-NMUK: "Re: Incremental Backups."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Nov 2004 08:49:15 +0100
Did you create the jobs using the maint plan in the first place? If so, I recommend you using the
GUI. If you don't want to use the GUI, I recommend scheduling the jobs yourself, as ordinary
Operating System Command jobsteps. If you look in Books Online, you will find sqlmaint.exe
documented.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "Nissan-NMUK" <nissan-nmuk@newsgroup.nospam> wrote in message news:DE24B5AF-06EF-4247-BCD6-5CA918C78DF0@microsoft.com... > Thanks for the answer but unfortunately I can't use the GUI - the maint plan > is just used purely as a placeholder to list the database names. The actual > jobs had to be manually created as there are some complex dependencies and > schedules surrounding then. > > Plus I rather quickly got annoyed by message boxes when adding additional > schedules to the plan! > > Thanks. > > "Tibor Karaszi" wrote: > > > Use the maint GUI in the Database Maintenance plan folder instead of modifying the job directly. > > Change from full database backup to transaction log backup. Note that transaction log backup is not > > exactly the same as incremental backup. Please read more in Books Online for details about the > > backup types. > > > > -- > > Tibor Karaszi, SQL Server MVP > > http://www.karaszi.com/sqlserver/default.asp > > http://www.solidqualitylearning.com/
- Next message: Lockdesign Ltd: "Re: System degrades after 49.71 days"
- Previous message: tomschuring: "Re: see the query in trace but not in database"
- In reply to: Nissan-NMUK: "Re: Incremental Backups."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|