{"id":29227,"date":"2017-02-07T08:00:55","date_gmt":"2017-02-07T15:00:55","guid":{"rendered":"https:\/\/virtual-dba.com\/?p=29227"},"modified":"2021-02-10T18:13:01","modified_gmt":"2021-02-11T01:13:01","slug":"sql-server-2016-new-features-enhancements","status":"publish","type":"post","link":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/","title":{"rendered":"SQL Server 2016 Database Engine: New Features and Enhancements"},"content":{"rendered":"<p>XTIVIA is highlighting new features in SQL Server 2016! We can set you up with all the exciting new features available in SQL Server 2016. Here&#8217;s how implementing new features will benefit your SQL Server environment.<\/p>\n<h2>Stretch Database<\/h2>\n<p>Stretch Database allows you to keep your most recent production data local to your location but migrate the historical data to the Microsoft Azure cloud. This new feature gives you the benefit of presenting the data as a single data store while behind the scenes allowing you the flexibility to segregate active and historical data helping to reduce cost of storage, backups, and help speed up access to &#8220;Live&#8221; data.<\/p>\n<h2>Basic Availability Groups<\/h2>\n<p>Basic Availability Groups replaced Database Mirroring technology. This feature is available in Standard Edition giving you the ability to have a single primary and single replica database.<\/p>\n<h2>Distributed Availability Groups<\/h2>\n<p>Another new feature in SQL 2016 is the ability to have availability groups defined on two different Windows Clustered. This new feature allows available groups to exist in both the production environment as well as your disaster recovery (DR) environment. If connectivity to your DR site is interrupted, it will not affect your internal availability groups.<\/p>\n<h2>Query Store<\/h2>\n<p>You can now compare differences in your query plans over time without the need to create your own custom solution. SQL Server now stores query plans with executed queries and runtime statistics to make performance troubleshooting faster and easier.<\/p>\n<h2>Live Query Statistics<\/h2>\n<p>Gone are the days of viewing only the estimated execution plan or waiting for that long-running query to finish to see the actual execution plan. SQL Server now gives you the ability to view the execution plan as the query is active on the system.<\/p>\n<h2>In-Memory OLTP<\/h2>\n<p>First introduced in SQL 2014, In-Memory OLTP received several significant updates in SQL 2016. The ALTER TABLE command received a performance update to minimize the number of log writes to help reduce overall IO usage. Stats are now updated automatically. Additionally, several DDL and DML commands were added to your arsenal including Index on null values, foreign keys and DML triggers.<\/p>\n<h2>Changes in SQL Server Tools<\/h2>\n<p>Two main changes were made to the SQL Server Tool set. SSSM is no longer a part of the SQL Server install media, but a separate install you can download from Microsoft. Install media is no longer needed to run the Upgrade Advisor. It is now a standalone tool which can be downloaded from Microsoft.<\/p>\n<h2>Changes to TempDB<\/h2>\n<p>New with 2016, when installing SQL Server, the installation wizard will detect the number of CPUs on the system and automatically populated the number of TempDB datafiles recommended to support the number of CPUs. The new wizard gives you more flexibility on configuring drive locations of the TempDB files. On high performance systems, Trace flags -T1117 and -T1118 no longer need to be set.<\/p>\n<h2>Wrap It Up<\/h2>\n<p>SQL Server 2016: New features and updates address customer&#8217;s request for added and enhanced functionality of the software. We at XTIVIA are excited to sit down with you and discuss how these enhancements can help address issues you are facing in your environment.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>XTIVIA is highlighting new features in SQL Server 2016! We can set you up with all the exciting new features available in SQL Server 2016. Here&#8217;s how implementing new features will benefit your SQL Server environment. Stretch Database Stretch Database allows you to keep your most recent production data local to your location but migrate [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":30208,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"[caption id=\"attachment_29232\" align=\"alignnone\" width=\"1000\"]<img class=\"wp-image-29232 size-full\" src=\"https:\/\/virtual-dba.com\/media\/xtivia-sql-server-2016-new-features.jpg\" alt=\"Getting ready to take advantage of the new SQL Server 2016 features with some coffee.\" width=\"1000\" height=\"625\" \/> XTIVIA will get you set up with the new features in <a href=\"https:\/\/virtual-dba.com\/platforms\/sql-server\/\">SQL Server 2016<\/a>![\/caption]\r\n\r\nXTIVIA is highlighting new features in SQL Server 2016! We can set you up with all the exciting new features available in SQL Server 2016. Here's how implementing new features will benefit your SQL Server environment.\r\n\r\n<h2>Stretch Database<\/h2>\r\nStretch Database allows you to keep your most recent production data local to your location but migrate the historical data to the Microsoft Azure cloud. This new feature gives you the benefit of presenting the data as a single data store while behind the scenes allowing you the flexibility to segregate active and historical data helping to reduce cost of storage, backups, and help speed up access to \"Live\" data.\r\n\r\n<h2>Basic Availability Groups<\/h2>\r\nBasic Availability Groups replaced Database Mirroring technology. This feature is available in Standard Edition giving you the ability to have a single primary and single replica database.\r\n\r\n<h2>Distributed Availability Groups<\/h2>\r\nAnother new feature in SQL 2016 is the ability to have availability groups defined on two different Windows Clustered. This new feature allows available groups to exist in both the production environment as well as your disaster recovery (DR) environment. If connectivity to your DR site is interrupted, it will not affect your internal availability groups.\r\n\r\n<h2>Query Store<\/h2>\r\nYou can now compare differences in your query plans over time without the need to create your own custom solution. SQL Server now stores query plans with executed queries and runtime statistics to make performance troubleshooting faster and easier.\r\n\r\n<h2>Live Query Statistics<\/h2>\r\nGone are the days of viewing only the estimated execution plan or waiting for that long-running query to finish to see the actual execution plan. SQL Server now gives you the ability to view the execution plan as the query is active on the system.\r\n\r\n<h2>In-Memory OLTP<\/h2>\r\nFirst introduced in SQL 2014, In-Memory OLTP received several significant updates in SQL 2016. The ALTER TABLE command received a performance update to minimize the number of log writes to help reduce overall IO usage. Stats are now updated automatically. Additionally, several DDL and DML commands were added to your arsenal including Index on null values, foreign keys and DML triggers.\r\n\r\n<h2>Changes in SQL Server Tools<\/h2>\r\nTwo main changes were made to the SQL Server Tool set. SSSM is no longer a part of the SQL Server install media, but a separate install you can download from Microsoft. Install media is no longer needed to run the Upgrade Advisor. It is now a standalone tool which can be downloaded from Microsoft.\r\n\r\n<h2>Changes to TempDB<\/h2>\r\nNew with 2016, when installing SQL Server, the installation wizard will detect the number of CPUs on the system and automatically populated the number of TempDB datafiles recommended to support the number of CPUs. The new wizard gives you more flexibility on configuring drive locations of the TempDB files. On high performance systems, Trace flags -T1117 and -T1118 no longer need to be set.\r\n\r\n<h2>Wrap It Up<\/h2>\r\nSQL Server 2016: New features and updates address customer's request for added and enhanced functionality of the software. We at XTIVIA are excited to sit down with you and discuss how these enhancements can help address issues you are facing in your environment.","_et_gb_content_width":"","content-type":"","footnotes":""},"categories":[4166,55],"tags":[768,63,601],"class_list":["post-29227","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-sql-server","tag-in-memory-oltp","tag-microsoft","tag-sql-server-2016"],"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>SQL Server 2016 Database Engine: New Features and Enhancements<\/title>\n<meta name=\"description\" content=\"XTIVIA is here to explain all the new features in SQL Server 2016! XTIVIA can set you up with the best enhancements of SQL Server 2016.\" \/>\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\/sql-server-2016-new-features-enhancements\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SQL Server 2016 Database Engine: New Features and Enhancements\" \/>\n<meta property=\"og:description\" content=\"XTIVIA is here to explain all the new features in SQL Server 2016! XTIVIA can set you up with the best enhancements of SQL Server 2016.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/\" \/>\n<meta property=\"og:site_name\" content=\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\" \/>\n<meta property=\"article:published_time\" content=\"2017-02-07T15:00:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-11T01:13:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/virtual-dba.com\/media\/sql-server-2016-new-features.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=\"Kathleen Long\" \/>\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=\"Kathleen Long\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/\"},\"author\":{\"name\":\"Kathleen Long\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/91b6f7be0a06fc49cf1d5328a87307e4\"},\"headline\":\"SQL Server 2016 Database Engine: New Features and Enhancements\",\"datePublished\":\"2017-02-07T15:00:55+00:00\",\"dateModified\":\"2021-02-11T01:13:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/\"},\"wordCount\":525,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg\",\"keywords\":[\"in memory oltp\",\"Microsoft\",\"sql server 2016\"],\"articleSection\":[\"Blog\",\"SQL Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/\",\"url\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/\",\"name\":\"SQL Server 2016 Database Engine: New Features and Enhancements\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg\",\"datePublished\":\"2017-02-07T15:00:55+00:00\",\"dateModified\":\"2021-02-11T01:13:01+00:00\",\"description\":\"XTIVIA is here to explain all the new features in SQL Server 2016! XTIVIA can set you up with the best enhancements of SQL Server 2016.\",\"breadcrumb\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg\",\"width\":557,\"height\":291,\"caption\":\"sql-server-2016-new-features-enhancements\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/virtual-dba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SQL Server 2016 Database Engine: New Features and Enhancements\"}]},{\"@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\/91b6f7be0a06fc49cf1d5328a87307e4\",\"name\":\"Kathleen Long\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g\",\"caption\":\"Kathleen Long\"},\"url\":\"https:\/\/virtual-dba.com\/author\/kathleen-long\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SQL Server 2016 Database Engine: New Features and Enhancements","description":"XTIVIA is here to explain all the new features in SQL Server 2016! XTIVIA can set you up with the best enhancements of SQL Server 2016.","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\/sql-server-2016-new-features-enhancements\/","og_locale":"en_US","og_type":"article","og_title":"SQL Server 2016 Database Engine: New Features and Enhancements","og_description":"XTIVIA is here to explain all the new features in SQL Server 2016! XTIVIA can set you up with the best enhancements of SQL Server 2016.","og_url":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/","og_site_name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","article_published_time":"2017-02-07T15:00:55+00:00","article_modified_time":"2021-02-11T01:13:01+00:00","og_image":[{"width":557,"height":291,"url":"https:\/\/virtual-dba.com\/media\/sql-server-2016-new-features.jpg","type":"image\/jpeg"}],"author":"Kathleen Long","twitter_card":"summary_large_image","twitter_creator":"@virtual_dba","twitter_site":"@virtual_dba","twitter_misc":{"Written by":"Kathleen Long","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#article","isPartOf":{"@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/"},"author":{"name":"Kathleen Long","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/91b6f7be0a06fc49cf1d5328a87307e4"},"headline":"SQL Server 2016 Database Engine: New Features and Enhancements","datePublished":"2017-02-07T15:00:55+00:00","dateModified":"2021-02-11T01:13:01+00:00","mainEntityOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/"},"wordCount":525,"commentCount":0,"publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg","keywords":["in memory oltp","Microsoft","sql server 2016"],"articleSection":["Blog","SQL Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/","url":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/","name":"SQL Server 2016 Database Engine: New Features and Enhancements","isPartOf":{"@id":"https:\/\/virtual-dba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg","datePublished":"2017-02-07T15:00:55+00:00","dateModified":"2021-02-11T01:13:01+00:00","description":"XTIVIA is here to explain all the new features in SQL Server 2016! XTIVIA can set you up with the best enhancements of SQL Server 2016.","breadcrumb":{"@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#primaryimage","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/sql-server-2016-new-features.jpg","width":557,"height":291,"caption":"sql-server-2016-new-features-enhancements"},{"@type":"BreadcrumbList","@id":"https:\/\/virtual-dba.com\/blog\/sql-server-2016-new-features-enhancements\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/virtual-dba.com\/"},{"@type":"ListItem","position":2,"name":"SQL Server 2016 Database Engine: New Features and Enhancements"}]},{"@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\/91b6f7be0a06fc49cf1d5328a87307e4","name":"Kathleen Long","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g","caption":"Kathleen Long"},"url":"https:\/\/virtual-dba.com\/author\/kathleen-long\/"}]}},"_links":{"self":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/29227","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\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/comments?post=29227"}],"version-history":[{"count":0,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/29227\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media\/30208"}],"wp:attachment":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media?parent=29227"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/categories?post=29227"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/tags?post=29227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}