How HADR_SYNC_COMMIT waits can wreak havoc
It has been a decade since I have blogged. Or at least it feels like it. Today I would like...
2015-11-25 (first published: 2015-11-17)
4,341 reads
It has been a decade since I have blogged. Or at least it feels like it. Today I would like...
2015-11-25 (first published: 2015-11-17)
4,341 reads
On 25th of February 2012, Curacao hosted its first SQL Saturday event. The event was held at the University of...
2012-03-01
2,312 reads
The New Year is just around the corner. Every year I make a resolution. And every time I fail. That...
2011-12-29
2,278 reads
At our company we have two DBAs to take care of all the databases in the production and QA. It...
2011-12-08
1,470 reads
With the announcement of the official slate for the BoD election for this year, the job of the NomCom is...
2011-11-30
2,536 reads
So far SQL Pass Summit has been great for me. I have had a great time from day one onwards....
2011-10-12
1,737 reads
This is my second trip to Seattle for the annual bash. Last year I was a newbie. I did not...
2011-10-07
1,450 reads
There is an advice out there that says never to mix business with pleasure. It is not true in all...
2011-09-21
2,004 reads
The SQL Pass community summit is just around the corner. There is so little time and so much to do....
2011-09-07
1,380 reads
I was trying to write an article for a long time. Every time I start writing one, I would put...
2011-09-01
1,230 reads
By Steve Jones
One of the parts of getting older that really sucks is I seem to...
By Chris Yates
The New Leadership Frontier In today’s digital landscape, leaders are no longer just visionaries....
By Steve Jones
anderance – n. the awareness that your partner perceives the relationship from a totally...
Hi, we put together an extract that runs every 15 minutes against what i...
Comments posted to this topic are about the item Parameter Sensitive Plan Optimization in...
Comments posted to this topic are about the item Minimum Change Tracking Retention
If I am running this code:
ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON (CHANGE_RETENTION=xxx);What is the minimum amount of time I can set? See possible answers