{"id":240973,"date":"2022-11-09T10:02:00","date_gmt":"2022-11-09T17:02:00","guid":{"rendered":"https:\/\/virtual-dba.com\/?p=240973"},"modified":"2022-11-09T21:31:10","modified_gmt":"2022-11-10T04:31:10","slug":"using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio","status":"publish","type":"post","link":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/","title":{"rendered":"Using Replication Monitor in Legacy (Pre-2016) SQL Server Management Studio"},"content":{"rendered":"\n<p><em>Is SQL 2016 older than SQL 2005? Or is your outdated SQL Server Management Studio (SSMS) lying to you?<\/em><\/p>\n\n\n\n<p>Sometimes, the most interesting discoveries come from being lazy.<\/p>\n\n\n\n<p>Case in point: I was working with a few other DBAs on a client system having issues with replication. Being that I was the only one among them who had access to that system, I shared my screen on a remote call and essentially &#8220;drove&#8221; while they offered advice and tried to brainstorm potential solutions. This is critical information because had I not been the one &#8220;driving&#8221; (and had it not been my call on what server we used to connect), we wouldn\u2019t have investigated a replication issue using a severely outdated version of SQL Server Management Studio.<\/p>\n\n\n\n<p>We were investigating an issue with SQL 2016 replication\u2026 on SSMS 2014.<\/p>\n\n\n\n<p>At that point, unbeknownst to me, the &#8220;DUNCE&#8221; cap was securely on my head.<\/p>\n\n\n\n<p>Surprisingly, the issue of which SSMS version we were using didn&#8217;t come up until later in our investigation, when we noticed some interesting error messages that, at first, made us think the client&#8217;s replication was worse off than it actually was. Thankfully, the situation was resolved in the end once we began using SSMS 2018, and, subsequently, the replication monitor began to work. However, this is an excellent opportunity to discuss those unusual errors in case you find yourself in this same situation and you&#8217;re wondering how your SQL 2016 replication setup could possibly be older than SQL Server 2005.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Setup <\/h2>\n\n\n\n<p>In my lab environment, I created a small replication setup. The publisher was a SQL Server 2016 instance, and my two subscribers were hosted on SQL 2014 and 2008 R2 (the subscriber versions, I found, don&#8217;t really matter too much in this small of an environment; we&#8217;re focusing more on the SSMS version we&#8217;re using to troubleshoot). I have three versions of SSMS installed in my lab: 2018, 2014, and 2008 R2. For this experiment, to replicate what we encountered, I will use SSMS 2014.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"253\" src=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-object-explorer-image1.png\" alt=\"Using Replication Monitor in Legacy (Pre-2016) SSMS Object Explorer\" class=\"wp-image-240974\" srcset=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-object-explorer-image1.png 624w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-object-explorer-image1-480x195.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 624px, 100vw\" \/><\/figure>\n\n\n\n<p>So, in SSMS 2014, I right-click the &#8220;Replication&#8221; folder for my publisher (which also serves as a distributor) in Object Explorer and select &#8220;Launch Replication Monitor&#8221;. Standard enough so far. I navigate to my individual subscription, right-click it, select &#8220;Show Details&#8221;, and\u2026<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Error<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"176\" src=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-replication-monitor-image2.png\" alt=\"Using Replication Monitor in Legacy (Pre-2016) SSMS Replication Monitor\" class=\"wp-image-240979\" srcset=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-replication-monitor-image2.png 624w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-replication-monitor-image2-480x135.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 624px, 100vw\" \/><\/figure>\n\n\n\n<p><em>&#8220;Replication Monitor could not open the Detail Window.<\/em><\/p>\n\n\n\n<p><em>Specified cast is not valid. (ReplicationMonitor)&#8221;<\/em><\/p>\n\n\n\n<p>Well, that&#8217;s unusual.<\/p>\n\n\n\n<p>We then navigate to the &#8220;Agents&#8221; tab, try to right-click and &#8220;Show Details&#8221; on my Snapshot Agent, and\u2026<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"296\" src=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-agents-tab-image3-1024x296.png\" alt=\"Using Replication Monitor in Legacy (Pre-2016) SSMS Agents Tab\" class=\"wp-image-240976\" srcset=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-agents-tab-image3-1024x296.png 1024w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-agents-tab-image3-980x284.png 980w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-agents-tab-image3-480x139.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" \/><\/figure>\n\n\n\n<p><em>&#8220;Replication Monitor could not open the Detail Window.<\/em><\/p>\n\n\n\n<p><em>The start context provided for this Detail Window is incomplete. The following input is missing: SnapshotAgentName (ReplicationMonitor)&#8221;<\/em><\/p>\n\n\n\n<p>If you see this error, the first thing you might think is that replication hadn&#8217;t been set up properly on this publisher. However, <strong>that is not necessarily the case.<\/strong> Don&#8217;t panic, and make sure you&#8217;re using a supported version of SQL Server Management Studio when you&#8217;re troubleshooting your replication.<\/p>\n\n\n\n<p>Finally (and this one was the most baffling of all, as well as my personal favorite, looking back), assume you&#8217;re troubleshooting a transactional replication subscription and you want to start a tracer token. You navigate to the &#8220;tracer token&#8221; tab of Replication Monitor, select &#8220;Insert Tracer&#8221;, and\u2026<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"199\" src=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-tracer-token-tab-image4.png\" alt=\"Using Replication Monitor in Legacy (Pre-2016) SSMS Tracer Token Tab\" class=\"wp-image-240978\" srcset=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-tracer-token-tab-image4.png 624w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-tracer-token-tab-image4-480x153.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 624px, 100vw\" \/><\/figure>\n\n\n\n<p><em>&#8220;Tracer tokens are supported only for Publishers running SQL Server 2005 or later.&#8221;<\/em><\/p>\n\n\n\n<p>At this point during the initial investigation, we thought something was <em>seriously<\/em> wrong with the client&#8217;s replication setup. The publisher was running SQL Server 2016\u2014in what universe was that older than 2005?! Just how old <em>was <\/em>the database they had set up for replication?! Looking back, yes, this was obviously a lousy catch-all output from SSMS&#8217;s back-end code (&#8220;if not &#8216;2005&#8217;, &#8216;2008&#8217;, &#8216;2008 R2&#8217;, &#8216;2012&#8217;, or &#8216;2014&#8217;, then\u2026&#8221;), but given how tense we were during the troubleshooting process, a strange message like that just made matters much, much worse.<\/p>\n\n\n\n<p>However, rest assured! As I said earlier, SSMS is mostly to blame for those strange messages. Here is a sample of what you <em>should<\/em> be seeing (in SSMS 2018) when you select &#8220;View Details&#8221; for the individual subscription, Snapshot Agent, and when starting a tracer token:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"372\" src=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details-image5.png\" alt=\"Using Replication Monitor in Legacy (Pre-2016) SSMS View Details 1\" class=\"wp-image-240980\" srcset=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details-image5.png 624w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details-image5-480x286.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 624px, 100vw\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"401\" src=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details2-image6.png\" alt=\"Using Replication Monitor in Legacy (Pre-2016) SSMS View Details 2\" class=\"wp-image-240977\" srcset=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details2-image6.png 624w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details2-image6-480x308.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 624px, 100vw\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"107\" src=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details3-image7.png\" alt=\"Using Replication Monitor in Legacy (Pre-2016) SSMS View Details 3\" class=\"wp-image-240975\" srcset=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details3-image7.png 624w, https:\/\/virtual-dba.com\/wp-content\/uploads\/using-replication-monitor-in-legacy-pre-2016-ssms-view-details3-image7-480x82.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 624px, 100vw\" \/><\/figure>\n\n\n\n<p>(Note: I repeated this experiment in SSMS 2008, and the same error messages appeared under the same circumstances. There were no significant differences that warranted separate screenshots.)<\/p>\n\n\n\n<p>I hope this quick demo helped ease your mind when it comes to troubleshooting replication. Replication can be stressful to maintain, and pre-&#8220;SQL Server Tools&#8221; versions of SSMS certainly don&#8217;t help when thrown into the mix. If you feel it&#8217;s too much for you to handle, give one of our VirtualDBAs a call, or <a href=\"https:\/\/virtual-dba.com\/contact-us\/\">contact us<\/a>. We&#8217;re available 24\/7 to help you keep your SQL Server environment in the best shape possible so you can have peace of mind and a more productive life.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Is SQL 2016 older than SQL 2005? Or is your outdated SQL Server Management Studio (SSMS) lying to you? Sometimes, the most interesting discoveries come from being lazy. Case in point: I was working with a few other DBAs on a client system having issues with replication. Being that I was the only one among [&hellip;]<\/p>\n","protected":false},"author":50,"featured_media":240982,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","footnotes":""},"categories":[4166,55],"tags":[4145],"class_list":["post-240973","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-sql-server","tag-sql-server-replication"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Replication Monitor in Legacy SQL Server Management Studio<\/title>\n<meta name=\"description\" content=\"Is your outdated SQL Server Management Studio lying to you? investigating an issue with SQL 2016 replication\u2026 on SSMS 2014.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using Replication Monitor in Legacy (Pre-2016) SQL Server Management Studio\" \/>\n<meta property=\"og:description\" content=\"Is your outdated SQL Server Management Studio lying to you? investigating an issue with SQL 2016 replication\u2026 on SSMS 2014.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/\" \/>\n<meta property=\"og:site_name\" content=\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-09T17:02:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-10T04:31:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"557\" \/>\n\t<meta property=\"og:image:height\" content=\"291\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Faryl O&#039;Neil\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:site\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Faryl O&#039;Neil\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/\"},\"author\":{\"name\":\"Faryl O'Neil\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d\"},\"headline\":\"Using Replication Monitor in Legacy (Pre-2016) SQL Server Management Studio\",\"datePublished\":\"2022-11-09T17:02:00+00:00\",\"dateModified\":\"2022-11-10T04:31:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/\"},\"wordCount\":802,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg\",\"keywords\":[\"sql server replication\"],\"articleSection\":[\"Blog\",\"SQL Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/\",\"url\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/\",\"name\":\"Replication Monitor in Legacy SQL Server Management Studio\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg\",\"datePublished\":\"2022-11-09T17:02:00+00:00\",\"dateModified\":\"2022-11-10T04:31:10+00:00\",\"description\":\"Is your outdated SQL Server Management Studio lying to you? investigating an issue with SQL 2016 replication\u2026 on SSMS 2014.\",\"breadcrumb\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg\",\"width\":557,\"height\":291,\"caption\":\"Using Replication Monitor in Legacy Pre-2016 SSMS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/virtual-dba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using Replication Monitor in Legacy (Pre-2016) SQL Server Management Studio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/virtual-dba.com\/#website\",\"url\":\"https:\/\/virtual-dba.com\/\",\"name\":\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\",\"description\":\"Remote Database Administration\",\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/virtual-dba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/virtual-dba.com\/#organization\",\"name\":\"Virtual-DBA: Remote DBA | Remote Database Administration\",\"alternateName\":\"Virtual-DBA powered by XTIVIA\",\"url\":\"https:\/\/virtual-dba.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"width\":557,\"height\":291,\"caption\":\"Virtual-DBA: Remote DBA | Remote Database Administration\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/virtual_dba\",\"https:\/\/www.linkedin.com\/showcase\/36220649\/\",\"https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg\"],\"description\":\"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.\",\"email\":\"info@xtivia.com\",\"telephone\":\"8886853101\",\"legalName\":\"XTIVIA, Inc\",\"foundingDate\":\"1992-05-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d\",\"name\":\"Faryl O'Neil\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g\",\"caption\":\"Faryl O'Neil\"},\"url\":\"https:\/\/virtual-dba.com\/author\/faryl-oneil\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Replication Monitor in Legacy SQL Server Management Studio","description":"Is your outdated SQL Server Management Studio lying to you? investigating an issue with SQL 2016 replication\u2026 on SSMS 2014.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/","og_locale":"en_US","og_type":"article","og_title":"Using Replication Monitor in Legacy (Pre-2016) SQL Server Management Studio","og_description":"Is your outdated SQL Server Management Studio lying to you? investigating an issue with SQL 2016 replication\u2026 on SSMS 2014.","og_url":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/","og_site_name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","article_published_time":"2022-11-09T17:02:00+00:00","article_modified_time":"2022-11-10T04:31:10+00:00","og_image":[{"width":557,"height":291,"url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg","type":"image\/jpeg"}],"author":"Faryl O'Neil","twitter_card":"summary_large_image","twitter_creator":"@virtual_dba","twitter_site":"@virtual_dba","twitter_misc":{"Written by":"Faryl O'Neil","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#article","isPartOf":{"@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/"},"author":{"name":"Faryl O'Neil","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d"},"headline":"Using Replication Monitor in Legacy (Pre-2016) SQL Server Management Studio","datePublished":"2022-11-09T17:02:00+00:00","dateModified":"2022-11-10T04:31:10+00:00","mainEntityOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/"},"wordCount":802,"commentCount":0,"publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg","keywords":["sql server replication"],"articleSection":["Blog","SQL Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/","url":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/","name":"Replication Monitor in Legacy SQL Server Management Studio","isPartOf":{"@id":"https:\/\/virtual-dba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg","datePublished":"2022-11-09T17:02:00+00:00","dateModified":"2022-11-10T04:31:10+00:00","description":"Is your outdated SQL Server Management Studio lying to you? investigating an issue with SQL 2016 replication\u2026 on SSMS 2014.","breadcrumb":{"@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#primaryimage","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Using-Replication-Monitor-in-Legacy-Pre-2016-SSMS.jpg","width":557,"height":291,"caption":"Using Replication Monitor in Legacy Pre-2016 SSMS"},{"@type":"BreadcrumbList","@id":"https:\/\/virtual-dba.com\/blog\/using-replication-monitor-in-legacy-pre-2016-sql-server-management-studio\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/virtual-dba.com\/"},{"@type":"ListItem","position":2,"name":"Using Replication Monitor in Legacy (Pre-2016) SQL Server Management Studio"}]},{"@type":"WebSite","@id":"https:\/\/virtual-dba.com\/#website","url":"https:\/\/virtual-dba.com\/","name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","description":"Remote Database Administration","publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/virtual-dba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/virtual-dba.com\/#organization","name":"Virtual-DBA: Remote DBA | Remote Database Administration","alternateName":"Virtual-DBA powered by XTIVIA","url":"https:\/\/virtual-dba.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","width":557,"height":291,"caption":"Virtual-DBA: Remote DBA | Remote Database Administration"},"image":{"@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/virtual_dba","https:\/\/www.linkedin.com\/showcase\/36220649\/","https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg"],"description":"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.","email":"info@xtivia.com","telephone":"8886853101","legalName":"XTIVIA, Inc","foundingDate":"1992-05-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"201","maxValue":"500"}},{"@type":"Person","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/f7fc8e8f01bc1cb3cef748ce193d755d","name":"Faryl O'Neil","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e37fe76099ac1edf1eab17f3b5731ebbca5cab2adec19e2ae49dfed91e16d63?s=96&d=mm&r=g","caption":"Faryl O'Neil"},"url":"https:\/\/virtual-dba.com\/author\/faryl-oneil\/"}]}},"_links":{"self":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/240973","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/users\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/comments?post=240973"}],"version-history":[{"count":0,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/240973\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media\/240982"}],"wp:attachment":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media?parent=240973"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/categories?post=240973"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/tags?post=240973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}