{"id":1795,"date":"2026-07-11T00:25:11","date_gmt":"2026-07-11T00:25:11","guid":{"rendered":"https:\/\/craftcookcode.com\/?p=1795"},"modified":"2026-07-11T00:25:11","modified_gmt":"2026-07-11T00:25:11","slug":"qlik-replicate-if-dbcc-printed-error-messages-contact-your-system-administrator-ok-i-will","status":"publish","type":"post","link":"https:\/\/craftcookcode.com\/?p=1795","title":{"rendered":"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked down.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Of course, with all the activity going on, one of our Qlik Replicate tasks started to fail with the following error message:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n00018372: 2025-04-23T15:00:15 &#x5B;SOURCE_CAPTURE  ]W:  Capture functionalities could not be set. RetCode: SQL_ERROR  SqlState: 01000 NativeError: 2528 Message: &#x5B;Microsoft]&#x5B;ODBC Driver 18 for SQL Server]&#x5B;SQL Server]DBCC execution completed. If DBCC printed error messages, contact your system administrator. Line: 1 Column: -1   (sqlserver_log_utils.c:1831)\n00018372: 2025-04-23T15:00:15 &#x5B;SOURCE_CAPTURE  ]I:  Full logging setup approved for 6 out of 7 tables  (sqlserver_log_utils.c:2315)\n00018372: 2025-04-23T15:00:15 &#x5B;SOURCE_CAPTURE  ]W:  Capture functionalities could not be set. RetCode: SQL_ERROR  SqlState: 01000 NativeError: 2528 Message: &#x5B;Microsoft]&#x5B;ODBC Driver 18 for SQL Server]&#x5B;SQL Server]DBCC execution completed. If DBCC printed error messages, contact your system administrator. Line: 1 Column: -1   (sqlserver_log_utils.c:1831)\n00018372: 2025-04-23T15:00:15 &#x5B;SOURCE_CAPTURE  ]I:  Full logging setup approved for 1 out of 7 tables  (sqlserver_log_utils.c:2315)\n00018176: 2025-04-23T15:00:15 &#x5B;TASK_MANAGER    ]W:  Table &#039;dbo&#039;.&#039;my_table&#039; (subtask 0 thread 0) is suspended. Failure in executing add article.  (replicationtask.c:3208)\n00018372: 2025-04-23T15:00:15 &#x5B;SOURCE_CAPTURE  ]W:  Capture functionalities could not be set. RetCode: SQL_ERROR  SqlState: 01000 NativeError: 2528 Message: &#x5B;Microsoft]&#x5B;ODBC Driver 18 for SQL Server]&#x5B;SQL Server]DBCC execution completed. If DBCC printed error messages, contact your system administrator. Line: 1 Column: -1   (sqlserver_log_utils.c:1831)\n00018176: 2025-04-23T15:00:15 &#x5B;TASK_MANAGER    ]E:  Table error occurred. Based on error behavior policy, task will stop. &#x5B;1021705]  (replicationtask.c:3227)\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">In the intial scramble to find the solution (it was Sunday and initially I wasn&#8217;t meant to be working); a Google search didn&#8217;t come up with a solution.  Nor a search over the Qlik forums.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The DBA didn&#8217;t have a clue as well (although I think he was out on a boat fishing at that time so his heart wasn&#8217;t in it)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then in a moment of clarity I remember.  I have come across this error message before and I documented it down in our internal wiki.  Had no clue why I didn&#8217;t search there first.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Logging to the rescue<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If dear reader have come to my humble sight through a google search. Or (sigh) through aggregated AI; this is what we did.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First; increase the logging for &#8220;Source Capture&#8221; to &#8220;Trace&#8221; and rerun the task. Look for the error message:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n00002492: 2025-04-28T08:45:00 &#x5B;SOURCE_CAPTURE  ]T:  RetCode: SQL_ERROR  SqlState: 42000 NativeError: 21798 Message: &#x5B;Microsoft]&#x5B;ODBC Driver 18 for SQL Server]&#x5B;SQL Server]Cannot execute the replication administrative procedure. The &#039;logreader&#039; agent job must be added through &#039;sp_addlogreader_agent&#039; before continuing. See the documentation for &#039;sp_addlogreader_agent&#039;. Line: 1 Column: -1 &#x5B;1022502]  (ar_odbc_stmt.c:5090)\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">If you received an error message like this; then the SQL log reader could have stopped.  Ask the DBAs to restart the log reader.  For our particular instance &#8211; all they need to run is:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: sql; title: ; notranslate\" title=\"\">\nUSE &#x5B;master]; \n\nEXEC problem_db.sys.sp_addlogreader_agent;\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">After the DBAs have run the command; the task can be resumed.  <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Don&#8217;t forget to drop the loging back to INFO once you&#8217;re finished.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system.&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":1797,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[16,17],"tags":[36,53],"class_list":["post-1795","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-qlik-replicate","category-sql","tag-qlikreplicate","tag-sql"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"jonny.donker@gmail.com\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/craftcookcode.com\/?p=1795\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Craft Cook Code - c^3?\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Qlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will - Craft Cook Code\" \/>\n\t\t<meta property=\"og:description\" content=\"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/craftcookcode.com\/?p=1795\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-11T00:25:11+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-11T00:25:11+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Qlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will - Craft Cook Code\" \/>\n\t\t<meta name=\"twitter:description\" content=\"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#blogposting\",\"name\":\"Qlik Replicate: \\u201cIf DBCC printed error messages, contact your system administrator\\u201d \\u2013 OK I will - Craft Cook Code\",\"headline\":\"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will\",\"author\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/code_qr_log.png\",\"width\":1536,\"height\":1024},\"datePublished\":\"2026-07-11T00:25:11+00:00\",\"dateModified\":\"2026-07-11T00:25:11+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#webpage\"},\"articleSection\":\"Qlik Replicate, SQL, qlikreplicate, sql\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/craftcookcode.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"name\":\"Code\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"position\":2,\"name\":\"Code\",\"item\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16#listItem\",\"name\":\"Qlik Replicate\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16#listItem\",\"position\":3,\"name\":\"Qlik Replicate\",\"item\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#listItem\",\"name\":\"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"name\":\"Code\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#listItem\",\"position\":4,\"name\":\"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16#listItem\",\"name\":\"Qlik Replicate\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\",\"name\":\"jonny.donker@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"jonny.donker@gmail.com\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1\",\"name\":\"jonny.donker@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"jonny.donker@gmail.com\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#webpage\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795\",\"name\":\"Qlik Replicate: \\u201cIf DBCC printed error messages, contact your system administrator\\u201d \\u2013 OK I will - Craft Cook Code\",\"description\":\"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \\u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/code_qr_log.png\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795\\\/#mainImage\",\"width\":1536,\"height\":1024},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1795#mainImage\"},\"datePublished\":\"2026-07-11T00:25:11+00:00\",\"dateModified\":\"2026-07-11T00:25:11+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#website\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/\",\"name\":\"Craft Cook Code\",\"description\":\"c^3?\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Qlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will - Craft Cook Code","description":"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked","canonical_url":"https:\/\/craftcookcode.com\/?p=1795","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/craftcookcode.com\/?p=1795#blogposting","name":"Qlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will - Craft Cook Code","headline":"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will","author":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"publisher":{"@id":"https:\/\/craftcookcode.com\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/craftcookcode.com\/wp-content\/uploads\/2026\/07\/code_qr_log.png","width":1536,"height":1024},"datePublished":"2026-07-11T00:25:11+00:00","dateModified":"2026-07-11T00:25:11+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/craftcookcode.com\/?p=1795#webpage"},"isPartOf":{"@id":"https:\/\/craftcookcode.com\/?p=1795#webpage"},"articleSection":"Qlik Replicate, SQL, qlikreplicate, sql"},{"@type":"BreadcrumbList","@id":"https:\/\/craftcookcode.com\/?p=1795#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/craftcookcode.com#listItem","position":1,"name":"Home","item":"https:\/\/craftcookcode.com","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","name":"Code"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","position":2,"name":"Code","item":"https:\/\/craftcookcode.com\/?cat=13","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=16#listItem","name":"Qlik Replicate"},"previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=16#listItem","position":3,"name":"Qlik Replicate","item":"https:\/\/craftcookcode.com\/?cat=16","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?p=1795#listItem","name":"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will"},"previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","name":"Code"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?p=1795#listItem","position":4,"name":"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will","previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=16#listItem","name":"Qlik Replicate"}}]},{"@type":"Person","@id":"https:\/\/craftcookcode.com\/#person","name":"jonny.donker@gmail.com","image":{"@type":"ImageObject","@id":"https:\/\/craftcookcode.com\/?p=1795#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g","width":96,"height":96,"caption":"jonny.donker@gmail.com"}},{"@type":"Person","@id":"https:\/\/craftcookcode.com\/?author=1#author","url":"https:\/\/craftcookcode.com\/?author=1","name":"jonny.donker@gmail.com","image":{"@type":"ImageObject","@id":"https:\/\/craftcookcode.com\/?p=1795#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g","width":96,"height":96,"caption":"jonny.donker@gmail.com"}},{"@type":"WebPage","@id":"https:\/\/craftcookcode.com\/?p=1795#webpage","url":"https:\/\/craftcookcode.com\/?p=1795","name":"Qlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will - Craft Cook Code","description":"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/craftcookcode.com\/#website"},"breadcrumb":{"@id":"https:\/\/craftcookcode.com\/?p=1795#breadcrumblist"},"author":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"creator":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/craftcookcode.com\/wp-content\/uploads\/2026\/07\/code_qr_log.png","@id":"https:\/\/craftcookcode.com\/?p=1795\/#mainImage","width":1536,"height":1024},"primaryImageOfPage":{"@id":"https:\/\/craftcookcode.com\/?p=1795#mainImage"},"datePublished":"2026-07-11T00:25:11+00:00","dateModified":"2026-07-11T00:25:11+00:00"},{"@type":"WebSite","@id":"https:\/\/craftcookcode.com\/#website","url":"https:\/\/craftcookcode.com\/","name":"Craft Cook Code","description":"c^3?","inLanguage":"en-US","publisher":{"@id":"https:\/\/craftcookcode.com\/#person"}}]},"og:locale":"en_US","og:site_name":"Craft Cook Code - c^3?","og:type":"article","og:title":"Qlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will - Craft Cook Code","og:description":"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked","og:url":"https:\/\/craftcookcode.com\/?p=1795","article:published_time":"2026-07-11T00:25:11+00:00","article:modified_time":"2026-07-11T00:25:11+00:00","twitter:card":"summary_large_image","twitter:title":"Qlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will - Craft Cook Code","twitter:description":"At the moment; our organisation is in the middle of a merge project where we are squashing an acquired core system in our existing core system. To support the project \u2013 the Environments team are busy juggling around different development and testing environments; with applications sifting from server to server and different areas getting locked"},"aioseo_meta_data":{"post_id":"1795","title":"#post_title #separator_sa #site_title","description":"#post_excerpt","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-11 00:24:03","updated":"2026-07-11 00:25:13","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\/?cat=13\" title=\"Code\">Code<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\/?cat=16\" title=\"Qlik Replicate\">Qlik Replicate<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tQlik Replicate: \u201cIf DBCC printed error messages, contact your system administrator\u201d \u2013 OK I will\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/craftcookcode.com"},{"label":"Code","link":"https:\/\/craftcookcode.com\/?cat=13"},{"label":"Qlik Replicate","link":"https:\/\/craftcookcode.com\/?cat=16"},{"label":"Qlik Replicate: &#8220;If DBCC printed error messages, contact your system administrator&#8221; &#8211; OK I will","link":"https:\/\/craftcookcode.com\/?p=1795"}],"_links":{"self":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/1795","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1795"}],"version-history":[{"count":1,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/1795\/revisions"}],"predecessor-version":[{"id":1798,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/1795\/revisions\/1798"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/media\/1797"}],"wp:attachment":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1795"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1795"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}