Home > Archive > MS SQL Server > February 2006 > automatically set database to simple recovery upon creation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author automatically set database to simple recovery upon creation
mp3nomad

2006-02-10, 11:23 am

Is there a way to set the recovery model of any new databases created on SQL
Server 2005 to Simple instead of Full? I would like the recovery model to
default to Simple for any new databases created on the server.

Thanks for your help!
Tibor Karaszi

2006-02-10, 11:23 am

Recovery model is inherited from the model database. So you can set model to simple.

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www. solidqualitylearning
.com/

Blog: http:// solidqualitylearning
.com/blogs/tibor/



"mp3nomad" < mp3nomad@discussions
.microsoft.com> wrote in message
news:4B63FB22-E1A0-4E8F-895E- 75E25FD089AA@microso
ft.com...
> Is there a way to set the recovery model of any new databases created on SQL
> Server 2005 to Simple instead of Full? I would like the recovery model to
> default to Simple for any new databases created on the server.
>
> Thanks for your help!


mp3nomad

2006-02-10, 11:23 am

awesome! Thanks!

"Tibor Karaszi" wrote:

> Recovery model is inherited from the model database. So you can set model to simple.
>
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://www. solidqualitylearning
.com/

> Blog: http:// solidqualitylearning
.com/blogs/tibor/

>
>
> "mp3nomad" < mp3nomad@discussions
.microsoft.com> wrote in message
> news:4B63FB22-E1A0-4E8F-895E- 75E25FD089AA@microso
ft.com...
>
>

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com