Viewing 15 posts - 436 through 450 (of 756 total)
dhearne 25776 (7/1/2011)
Phil Melling (7/1/2011)
3) If possible, put the database into SIMPLE backup mode so that the deletes are not logged. (Make SURE to switch it back afterwards!)
No! Don't...
July 1, 2011 at 4:50 pm
Grubb (6/30/2011)
What would you use for an LDAP account, which normally doesn't require that?
In my...
July 1, 2011 at 7:56 am
Keep in mind that deleting many records will impact your log file and you may even run out of space.
June 30, 2011 at 8:09 am
Check this link http://social.msdn.microsoft.com/Forums/en-US/sqldatabaseengine/thread/fd6b160b-4bab-4e1d-a93f-51021e6bfd2f/
June 30, 2011 at 8:05 am
If you still have enough space on the disk where the log file of the tempdb is located, I will make the log file bigger(Adi's suggestion), but if that disk...
June 30, 2011 at 8:00 am
@jim: Thanks for the tip!
June 28, 2011 at 9:36 am
No problem!
June 28, 2011 at 9:35 am
mohammed moinudheen (6/28/2011)
looping myself
?
June 28, 2011 at 4:06 am
Syed Jahanzaib Bin hassan (6/28/2011)
consider Backup also
What do you mean by considering the backups?
June 28, 2011 at 4:04 am
Next to checking if you have enough log space, also check if your log file is in autogrowth, if it is then check if the disk where the log file...
June 26, 2011 at 3:54 pm
Thank you for your tip! 😉
June 26, 2011 at 3:36 pm
Gila, what if they run during a low usage period of time, like for instance on a day noone will use access the servers? I know that both tools are...
June 26, 2011 at 3:25 pm
Viewing 15 posts - 436 through 450 (of 756 total)