{"id":242490,"date":"2024-08-20T12:26:47","date_gmt":"2024-08-20T19:26:47","guid":{"rendered":"https:\/\/virtual-dba.com\/?p=242490"},"modified":"2024-08-22T13:51:27","modified_gmt":"2024-08-22T20:51:27","slug":"what-are-ad-hoc-distributed-queries-and-how-to-configure-them","status":"publish","type":"post","link":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/","title":{"rendered":"What are Ad Hoc Distributed Queries and How to Configure Them"},"content":{"rendered":"\n<p>Ad Hoc Distributed Queries (Ad Hoc Queries) are SQL queries that use the OPENROWSET or OPENDATASOURCE functions to connect to remote data sources, which use OLE DB. This allows you to query data from multiple data sources in a single query.<\/p>\n\n\n\n<p>For example, you could use a single Ad Hoc Query to query data from a SQL Server database and a Microsoft Excel spreadsheet.<\/p>\n\n\n\n<p>Ad Hoc Queries are a powerful tool but can also be a security risk, so you need to fully understand the security considerations involved with using them. By default, SQL Server does not allow Ad Hoc Queries. This is because Ad Hoc Queries will enable you to connect to any remote data source that uses OLE DB. This could include data sources that are not secure, such as a web server that is not properly configured.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The ADHoc Distributed Queries Server Configuration Setting<\/h2>\n\n\n\n<p>The ADHoc Distributed Queries Server Configuration Setting allows you to control whether or not Ad Hoc Queries are permitted on your SQL Server instance. This setting is located in the Server Properties dialog box on the Advanced page.<\/p>\n\n\n\n<p>The default value for this setting is 0. This means that Ad Hoc Queries are not allowed. To allow Ad Hoc Queries, you need to set this value to 1.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When to Use Ad Hoc Distributed Queries<\/h2>\n\n\n\n<p>You should only use Ad Hoc Distributed Queries when you need to query data from multiple data sources in a single query. If you only need to query data from a single data source, you should use a linked server instead.<\/p>\n\n\n\n<p>Linked servers are more secure than Ad Hoc Queries because they allow you to control which data sources can be accessed by SQL Server users. Conversely, Ad Hoc Queries provide more flexibility for querying multiple data sources as needed, but both require careful permissions management and security considerations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Enable Ad Hoc Distributed Queries<\/h2>\n\n\n\n<p><strong>To enable Ad Hoc Distributed Queries, follow these steps:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open SQL Server Management Studio.<\/li>\n\n\n\n<li>Connect to your SQL Server instance.<\/li>\n\n\n\n<li>Right-click the server name and select Facets.<\/li>\n\n\n\n<li>In the Facet drop-down list, select Server Configuration.<\/li>\n\n\n\n<li>In the AdHocRemoteQueriesEnabled section, set the Value to 1.<\/li>\n\n\n\n<li>Click OK.<\/li>\n<\/ol>\n\n\n\n<p>Once you have enabled Ad Hoc Queries, you can use the OPENROWSET or OPENDATASOURCE functions to connect to remote data sources in your queries.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Security Considerations<\/h2>\n\n\n\n<p>While Ad Hoc Distributed Queries do not bypass user permissions, they can expose your SQL Server instance to potential risks if the external data sources are insecure. Here are a few potential risks:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Data Integrity: <\/strong>If the external data source is compromised or contains malicious data, it could affect the integrity of the data being queried.<\/li>\n\n\n\n<li><strong>SQL Injection:<\/strong> If the external data source is vulnerable to SQL injection attacks, an attacker could use the connection to execute malicious queries on the external data source, indirectly affecting your SQL Server instance.<\/li>\n\n\n\n<li><strong>Performance Impact:<\/strong> Connecting to unsecured or unreliable external data sources could impact the performance of your SQL Server instance.<\/li>\n<\/ul>\n\n\n\n<p>To mitigate these risks, ensure that any external data sources you connect to are secure and trustworthy.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Security Precautions<\/h2>\n\n\n\n<p>If you decide to enable Ad Hoc Distributed Queries, you should take the following security precautions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Only allow trusted users to run Ad Hoc Queries.<\/li>\n\n\n\n<li>Monitor your SQL Server logs for any suspicious activity.<\/li>\n\n\n\n<li>It is important to note that linked servers and Ad Hoc Queries have similar security considerations. Therefore, regardless of your chosen method, ensuring the security and integrity of the external data sources is crucial.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Ad Hoc Distributed Queries are a powerful tool that allows you to query data from multiple data sources in a single query. While they do not bypass user permissions, ensuring that the external data sources you connect to are secure and trustworthy is essential. By taking the necessary security precautions and carefully managing permissions, you can effectively use Ad Hoc Queries while maintaining the security and integrity of your SQL Server instance.<\/p>\n\n\n\n<p>If you have any questions, please reach out to us!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ad Hoc Distributed Queries (Ad Hoc Queries) are SQL queries that use the OPENROWSET or OPENDATASOURCE functions to connect to remote data sources, which use OLE DB. This allows you to query data from multiple data sources in a single query. For example, you could use a single Ad Hoc Query to query data from [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":242501,"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":[60],"class_list":["post-242490","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-sql-server","tag-sql-server"],"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>What are Ad Hoc Distributed Queries and How to Configure Them<\/title>\n<meta name=\"description\" content=\"Learn how to use and secure Ad Hoc Distributed Queries in SQL Server to query data from multiple sources efficiently.\" \/>\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\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What are Ad Hoc Distributed Queries and How to Configure Them\" \/>\n<meta property=\"og:description\" content=\"Learn how to use and secure Ad Hoc Distributed Queries in SQL Server to query data from multiple sources efficiently.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/\" \/>\n<meta property=\"og:site_name\" content=\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-20T19:26:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-22T20:51:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.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=\"XTIVIA\" \/>\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=\"XTIVIA\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/\"},\"author\":{\"name\":\"XTIVIA\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/2d86f74bed0c3f1b49100f7fdf7d78d1\"},\"headline\":\"What are Ad Hoc Distributed Queries and How to Configure Them\",\"datePublished\":\"2024-08-20T19:26:47+00:00\",\"dateModified\":\"2024-08-22T20:51:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/\"},\"wordCount\":677,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg\",\"keywords\":[\"sql server\"],\"articleSection\":[\"Blog\",\"SQL Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/\",\"url\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/\",\"name\":\"What are Ad Hoc Distributed Queries and How to Configure Them\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg\",\"datePublished\":\"2024-08-20T19:26:47+00:00\",\"dateModified\":\"2024-08-22T20:51:27+00:00\",\"description\":\"Learn how to use and secure Ad Hoc Distributed Queries in SQL Server to query data from multiple sources efficiently.\",\"breadcrumb\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg\",\"width\":557,\"height\":291,\"caption\":\"What are Ad Hoc Distributed Queries and How to Configure Them\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/virtual-dba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What are Ad Hoc Distributed Queries and How to Configure Them\"}]},{\"@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\/2d86f74bed0c3f1b49100f7fdf7d78d1\",\"name\":\"XTIVIA\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g\",\"caption\":\"XTIVIA\"},\"url\":\"https:\/\/virtual-dba.com\/author\/xtivia\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What are Ad Hoc Distributed Queries and How to Configure Them","description":"Learn how to use and secure Ad Hoc Distributed Queries in SQL Server to query data from multiple sources efficiently.","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\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/","og_locale":"en_US","og_type":"article","og_title":"What are Ad Hoc Distributed Queries and How to Configure Them","og_description":"Learn how to use and secure Ad Hoc Distributed Queries in SQL Server to query data from multiple sources efficiently.","og_url":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/","og_site_name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","article_published_time":"2024-08-20T19:26:47+00:00","article_modified_time":"2024-08-22T20:51:27+00:00","og_image":[{"width":557,"height":291,"url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg","type":"image\/jpeg"}],"author":"XTIVIA","twitter_card":"summary_large_image","twitter_creator":"@virtual_dba","twitter_site":"@virtual_dba","twitter_misc":{"Written by":"XTIVIA","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#article","isPartOf":{"@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/"},"author":{"name":"XTIVIA","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/2d86f74bed0c3f1b49100f7fdf7d78d1"},"headline":"What are Ad Hoc Distributed Queries and How to Configure Them","datePublished":"2024-08-20T19:26:47+00:00","dateModified":"2024-08-22T20:51:27+00:00","mainEntityOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/"},"wordCount":677,"commentCount":0,"publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg","keywords":["sql server"],"articleSection":["Blog","SQL Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/","url":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/","name":"What are Ad Hoc Distributed Queries and How to Configure Them","isPartOf":{"@id":"https:\/\/virtual-dba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg","datePublished":"2024-08-20T19:26:47+00:00","dateModified":"2024-08-22T20:51:27+00:00","description":"Learn how to use and secure Ad Hoc Distributed Queries in SQL Server to query data from multiple sources efficiently.","breadcrumb":{"@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#primaryimage","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/What-are-Ad-Hoc-Distributed-Queries-and-How-to-Configure-Them.jpg","width":557,"height":291,"caption":"What are Ad Hoc Distributed Queries and How to Configure Them"},{"@type":"BreadcrumbList","@id":"https:\/\/virtual-dba.com\/blog\/what-are-ad-hoc-distributed-queries-and-how-to-configure-them\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/virtual-dba.com\/"},{"@type":"ListItem","position":2,"name":"What are Ad Hoc Distributed Queries and How to Configure Them"}]},{"@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\/2d86f74bed0c3f1b49100f7fdf7d78d1","name":"XTIVIA","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g","caption":"XTIVIA"},"url":"https:\/\/virtual-dba.com\/author\/xtivia\/"}]}},"_links":{"self":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/242490","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/comments?post=242490"}],"version-history":[{"count":0,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/242490\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media\/242501"}],"wp:attachment":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media?parent=242490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/categories?post=242490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/tags?post=242490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}