Viewing 15 posts - 1,456 through 1,470 (of 4,745 total)
GilaMonster (10/13/2011)
Truncate and Shrink is a very, very bad thing to be doing regularly to the log, it's...
October 13, 2011 at 8:11 am
what recovery mode is your database in?
October 13, 2011 at 8:10 am
this trip into space, is it one way or return?
October 12, 2011 at 3:37 pm
http://msdn.microsoft.com/en-us/library/ms191233.aspx
the last log you restore you should use the with recovery option to bring the database online.
October 12, 2011 at 1:03 pm
anything grabbing the memory before SQL starts up?
October 12, 2011 at 12:59 pm
please don't duplicate post about duplicate posts. It just wastes space on the database
😀
October 12, 2011 at 6:39 am
on one of the VMS yes, multiple installs across the host, probably not, you would have to check with whoever you bought the licenses off.
October 12, 2011 at 6:05 am
BenWard (10/11/2011)
george sibbald (10/11/2011)
nice question, strictly speaking shouldn't it be union all?
thanks.
as for union all, it makes no odds for the purpose of this example or if you're trying to...
October 11, 2011 at 7:13 am
nice to see this type of question rather than all those coding ones!
October 11, 2011 at 7:07 am
nice question, strictly speaking shouldn't it be union all?
October 11, 2011 at 6:44 am
I think it is a security issue, not allowing users to execute other peoples jobs and thus granting them access they should not have.
I dare say the devs would prefer...
October 10, 2011 at 1:46 pm
#1 I would provide them a script\stored proc to create all databases which includes the permissions.
#3 The ONLY way to accomplish this (short of granting sysadmin) is to create a...
October 10, 2011 at 1:00 pm
Do you have a new SQL2008 server built?
If so backup\restore is usually best, the copy wizard would be my last choice.
October 10, 2011 at 12:52 pm
is the rollback completion increasing?
Is this backup executed via a third party tool?
October 10, 2011 at 12:49 pm
Ok kevin, I will probably be the first of many......
its the reindex that is causing the log growth. Thats normal behaviour.
remove the truncate log and shrink, totally pointless and in...
October 10, 2011 at 12:45 pm
Viewing 15 posts - 1,456 through 1,470 (of 4,745 total)