Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/joe/wp-config.php on line 93

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/feed-rss2-comments.php on line 8
Comments on: Replication Extended Events, Not a Tool in your Toolbox (Yet) https://www.sqlskills.com/blogs/joe/replication-extended-events-not-a-tool-in-your-toolbox-yet/ SQL Server Performance Tuning, High Availability and Disaster Recovery Blog Thu, 03 Jan 2013 04:31:48 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Robert Volk https://www.sqlskills.com/blogs/joe/replication-extended-events-not-a-tool-in-your-toolbox-yet/#comment-582 Tue, 21 Aug 2012 11:46:00 +0000 /blogs/joe/post/Replication-Extended-Events-Not-a-Tool-in-your-Toolbox-(Yet).aspx#comment-582 Hi Joe-

There’s another log reader XE, logreader_add_tran_info, its description is "Outputs transactions which are added to the repl hash table as well as some hash table statistics." I haven’t tested it, but might that have some use for replication monitoring?

]]>
By: joe https://www.sqlskills.com/blogs/joe/replication-extended-events-not-a-tool-in-your-toolbox-yet/#comment-583 Tue, 21 Aug 2012 04:51:13 +0000 /blogs/joe/post/Replication-Extended-Events-Not-a-Tool-in-your-Toolbox-(Yet).aspx#comment-583 Thanks Robert,

That one looks interesting (from an edge case perspective) – and I haven’t tried it yet either.

]]>