Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 BACKUP DATABASE in a job...

Author  Topic 

Pace
Constraint Violating Yak Guru

264 Posts

Posted - 2004-12-16 : 09:58:01
Hey all,

Say im creating a job to backup my system databases to a backup device for that day and I use the following statement: BACKUP DATABASE Master TO sysBackupMon WITH INIT

When I do this, what backup is it performing? basically im trying to work out weather using this is enough or I should be backing up the t-log serperately.

robvolk
Most Valuable Yak

15732 Posts

Posted - 2004-12-16 : 10:03:28
Please do not cross post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=43800
Go to Top of Page
   

- Advertisement -