dbTalk Databases Forums  

How to backup transaction log of MASTER DB

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss How to backup transaction log of MASTER DB in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SST
 
Posts: n/a

Default How to backup transaction log of MASTER DB - 10-13-2004 , 10:23 AM






I've create a maintenance plan to backup master DB with transaction log but
il alway failed.
What is wrong?
..



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: How to backup transaction log of MASTER DB - 10-13-2004 , 12:39 PM






The error should tell you all you need to know

Server: Msg 4212, Level 16, State 1, Line 1
Cannot back up the log of the master database. Use BACKUP DATABASE instead.
Server: Msg 3013, Level 16, State 1, Line 1
BACKUP LOG is terminating abnormally.


From BOL:

Note Only full database backups of master can be created.

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.Konesans.com


"SST" <serge_schmit (AT) msn (DOT) com> wrote

Quote:
I've create a maintenance plan to backup master DB with transaction log
but il alway failed.
What is wrong?
.




Reply With Quote
  #3  
Old   
SST
 
Posts: n/a

Default Re: How to backup transaction log of MASTER DB - 10-14-2004 , 02:42 AM



Thank's.
I've seen this today morning.

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
The error should tell you all you need to know

Server: Msg 4212, Level 16, State 1, Line 1
Cannot back up the log of the master database. Use BACKUP DATABASE
instead.
Server: Msg 3013, Level 16, State 1, Line 1
BACKUP LOG is terminating abnormally.


From BOL:

Note Only full database backups of master can be created.

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.Konesans.com


"SST" <serge_schmit (AT) msn (DOT) com> wrote in message
news:%23Nfm$hTsEHA.820 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I've create a maintenance plan to backup master DB with transaction log
but il alway failed.
What is wrong?
.






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.