Viewing 15 posts - 91 through 105 (of 600 total)
Can you give me an example of empty code block?
I tried using this trigger, it stopped the deletes on the parent table but deleted the records in the child tables.
CREATE...
January 13, 2016 at 2:54 pm
Thanks. Hoping to avoid the trigger - are there any other options?
January 13, 2016 at 2:40 pm
What does the execution plan show?
December 22, 2015 at 12:54 pm
Thanks Steve, John and Shrikant.
Very helpful info!
December 11, 2015 at 10:28 am
chrisph (11/12/2015)
When you guys mean data transfer, that's from the application end correct?
No...drill down into High Availability - then drill down into 'Availability Databases' then right click and 'suspend data...
November 12, 2015 at 8:57 am
I just had to do this after a volume failure.
No issues. I would manually stop the data transfers first.
November 11, 2015 at 2:45 pm
Thanks Gail.
My understanding is that in most cases the max memory should be changed from the default.
Is this correct, and does the VM ware admin need to make changes...
November 4, 2015 at 10:59 am
Let's say this is a memory buffer issue...is there any way to force this to stay in buffer without querying the indexes..?
October 6, 2015 at 9:15 am
Are you sure it's the plan being cached that saves the time, and not the data being cached. Test with a warm data cache and the plan removed from cache,...
October 6, 2015 at 8:28 am
fixed issue - developer was using dbmail
September 21, 2015 at 9:26 am
I just noticed that allot of the fragmentation seems to be on HEAP tables.
So if I exclude the HEAP tables I still have 100 tables that have fragmentation over 20...
September 14, 2015 at 10:43 am
auto shrink if OFF
I do manually shrink the t-logs once a week due to space issues.
September 14, 2015 at 10:20 am
Okay thanks guys. I'll leave it be.
Thanks again for all the info
September 11, 2015 at 2:18 pm
Viewing 15 posts - 91 through 105 (of 600 total)