Viewing 15 posts - 196 through 210 (of 296 total)
Thanks a lot. That worked like a charm. One more question? How do i change the default location of creating a data file and log file? I thought changing the...
September 10, 2012 at 5:32 pm
I see. Thanks for your response again.
July 23, 2012 at 3:42 pm
Gail, one thing though could I have used profiler instead of DMv to troubleshoot this? Which template would be best to troubleshoot this?
July 23, 2012 at 3:36 pm
Application was issuing a DELETE on 4 mil rows on a table that caused the log to full....Easy solution was just to truncate those records so when the application start...
July 22, 2012 at 8:33 pm
One thing though I didn't understand was if transactions gets logged in Simple Recovery model as well then what is the difference between Simple Vs Full recovery model?
July 22, 2012 at 8:19 am
Gail thank you so much for your help on this thread...You rock!!!!! You are a life savior.
July 22, 2012 at 8:05 am
Should we be concerned about number of VLFS? There are about 735 in there? Would adding another Log file help?
July 22, 2012 at 7:52 am
Actually i removed all the records and that helped. My VLSF are high and thats hurting the performance. I did shrinfile as well.....What should I do to improve the performance?...
July 22, 2012 at 2:18 am
Thanks Gail. Through the DMV, I think found the offending query. Its deleting 4 mil rows from a table. But why it would fill up the log while db in...
July 21, 2012 at 1:34 pm
reserved data index_size unused
20416424 KB10244200 KB9928824 KB...
July 21, 2012 at 12:38 am
Does OS server level configuration (for e.g Lock pages in memory or any other configuration settings on the sql server will have issue on the transaction log becoming full...
July 20, 2012 at 7:12 pm
Thanks Gail from your help. Given the transaciton id, what other DMV can I use what query/process is it executing?
July 20, 2012 at 2:49 pm
Attached is the result of DMV..See what do u suggest?
July 20, 2012 at 1:45 pm
Gali, when user gets the error, log_reuse_wiat desc is changed to ACTIVE_TRANSACTION.
July 20, 2012 at 12:05 pm
Yes. autogrow is enabled. I have increased the size o 5000 MB as DB size is 20 GB.
July 20, 2012 at 4:51 am
Viewing 15 posts - 196 through 210 (of 296 total)