Viewing 15 posts - 736 through 750 (of 1,640 total)
Thanks all.
For default trace, there is one active trace file, is it overwritten whenever server is restarted?
I see you can track autogrowth of files in the default trace, but it...
January 23, 2013 at 2:49 pm
We don't shrink transaction log . But just for this case model database, thought its transaction log shouldn't grow.
If the full db really makes it full, then I guess we...
January 23, 2013 at 11:31 am
thanks, I do them, but here we are talking about model database only and the transaction log issue.
I guess I will just do the fullbackup, and monitor it, if transaction...
January 23, 2013 at 11:13 am
MyDoggieJessie (1/22/2013)
January 22, 2013 at 1:42 pm
It sounds to exclude it from full backup is a good idea, and do a full backup whenever there is a change.
One thing I need to change though, when I...
January 22, 2013 at 11:34 am
I did a search find another article:
http://shaunjstuart.com/archive/2011/02/the-mystery-of-the-model-database-transaction-log-growth/
So the solution may be either change the recovery mode to simple or do transaction log backup or exclude it from full backup.
for the...
January 22, 2013 at 11:27 am
Thanks, that certainly helps.
Now I understand the difference, one more thing I would like to verify,
there is not a way to export the central management info from 2008 to 2012,...
January 22, 2013 at 10:21 am
Thanks all, those are good ideas
January 22, 2013 at 9:17 am
Adi Cohn-120898 (1/20/2013)
January 20, 2013 at 5:31 pm
ALZDBA (1/20/2013)
Why: tempdb is re-created every time SQLServer is started, so there...
January 20, 2013 at 5:29 pm
The thing I found on a dev server, the database developer has all the rights on the box
and when he runs the build script sometimes, it accidently goes to the...
January 20, 2013 at 5:26 pm
Thanks, that works for SQL 2008. But it seems you cannnot export that from sql 2008 to SQL 2012.
Also can anyone explain what is the difference about local server groups...
January 17, 2013 at 4:16 pm
Can you share your powershell script?
Thanks,
January 17, 2013 at 4:13 pm
Viewing 15 posts - 736 through 750 (of 1,640 total)