19,094 questions with SQL Server-related tags

Sort by: Updated
1 answer

Unable to process the existing user settings and will overwrite the file with user settings from this session.

I have local install of sql server 2022, with Analysis server & MSRS features enabled, when I launch the management studio, I get the error message below, any suggestions on how to suppress the message ? Thanks Jay Unable to process the existing…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-07-30T16:36:54.4966667+00:00
Jay Tabatabai 20 Reputation points
commented 2024-09-19T03:46:10.2233333+00:00
Nick Christie 1 Reputation point
2 answers

Is my Resource Governor set up correctly?

Greetings. I have a particular server configured as follows: DB1 -- this guy is the Subscriber of a transaction replication topology. DB2 -- this guy is a Data Warehouse (using that term loosely). If queries data from DB1, as well as other sources…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-18T18:01:13.3533333+00:00
chrisrdba 386 Reputation points
answered 2024-09-19T03:27:11.2633333+00:00
CathyJi-MSFT 21,871 Reputation points Microsoft Vendor
2 answers

PivotTable in Excel

Hi All, I'm using a tabular model in Excel, everytime i add a filter, row or column in the PivotTable, the excel tries to execute the query to refresh data. Since our tabular model is full of data and dax, it takes time every time the excel refresh…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,278 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,708 questions
asked 2021-05-03T21:26:19.957+00:00
Samir abdelmalek 21 Reputation points
edited a comment 2024-09-19T02:30:33.8966667+00:00
MyName-0111 0 Reputation points
2 answers

How to make sql server backup files immutable

How to make sql server backup files immutable without using Azure Storage?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-18T16:46:04.53+00:00
Dave Guo 0 Reputation points
answered 2024-09-19T02:01:03.6833333+00:00
LucyChenMSFT-4874 4,430 Reputation points
2 answers

Unable to connect SQL server to Power BI

Getting below error while connecting Sql to Power Bi We encountered an error while trying to connect. Details: "Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-18T11:26:34.39+00:00
Sachin Yadav 0 Reputation points
answered 2024-09-19T01:26:24.8133333+00:00
LiHongMSFT-4306 26,791 Reputation points
0 answers

OLE DB provider "MSDASQL" for linked server Can't connect to MySQL server, connection issue

I have setup SQL Server 2014 linked server to connect to MySQL 8 instance and when I run a single openquery insert statement like below it works fine. However, when I run multiple insert statement to insert data to multiple tables like below openquery…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
818 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,957 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
741 questions
asked 2024-09-17T05:08:03.9866667+00:00
binrip 0 Reputation points
commented 2024-09-18T22:11:30.4466667+00:00
Oury Ba-MSFT 18,696 Reputation points Microsoft Employee
1 answer

Azure SQL Database

Hello I have a question about something that is happening to me regarding access to SQL Databases When I give a group or a user, after creating the Login in the SQL Server, access to the databases that it contains within that same SQL Server, if I give…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-18T18:06:43.83+00:00
Fernando Gutierrez 160 Reputation points
commented 2024-09-18T21:01:11.85+00:00
Oury Ba-MSFT 18,696 Reputation points Microsoft Employee
1 answer

The Test connection to the Linked Server failed.

Summary: We are using Windows 11 device "B" to connect to an instance "A" using SQL management Studio. It connects to "A" perfectly fine. Now, when we try to test connection with a Linked Server "C" created on…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,478 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,992 questions
asked 2024-01-23T16:36:00.43+00:00
Singh, Mohanpreet 10 Reputation points
commented 2024-09-18T20:25:56.93+00:00
Li, Hong (MOH) 0 Reputation points
2 answers

OAuth Authentication Fails for Azure SQL Server - Login Error for User

Description: I am trying to implement OAuth authentication for an Azure SQL Server database using the Go (go-mssqldb) driver. I have successfully retrieved the access token using the following credentials: Client ID Client Secret Tenant ID However,…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-12T08:06:04.16+00:00
Rohini Prabhakar Gohate 0 Reputation points
commented 2024-09-18T19:36:26.48+00:00
Oury Ba-MSFT 18,696 Reputation points Microsoft Employee
1 answer

What are best security best practices to connect AKS with SQL Server?

Hi, I have an AKS cluster on Azure and one of the pod is connecting to the SQL server, the SQL server is also being consumed by a function app. I dont want my SQL server to be exposed publicly, and I know private endpoint can be used between function app…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,081 questions
asked 2024-09-09T07:58:28.5733333+00:00
Najam ul Saqib 280 Reputation points
commented 2024-09-18T18:30:27.4266667+00:00
Sai Raghunadh M 150 Reputation points Microsoft Vendor
0 answers

How to fix error Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host?

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host, I need to get data from microsoft project on line to moicrosoft SQL database

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
528 questions
asked 2024-06-03T11:52:47.1866667+00:00
Mostafa Elframawy 0 Reputation points
commented 2024-09-18T14:57:04.6233333+00:00
Sai Kiran Bandi (LTIMINDTREE LIMITED) 0 Reputation points Microsoft Vendor
2 answers

Cannot open database requested by the login - "Error Number:4060,State:1,Class:11"

I have an ASP.NET app, and when I launch the app and try to list items from a table by accessing the corresponding route, I get this error: SqlException: Cannot open database "appointments" requested by the login. The login failed. Login failed…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-13T18:52:54.5366667+00:00
Juan Jose Herrera 0 Reputation points
commented 2024-09-18T10:05:57.8833333+00:00
MikeyQiaoMSFT-0444 2,790 Reputation points
2 answers

SQL Replication issues

Can anyone please suggest me, how to resolve below replication please <stats state="2" fetch="105" wait="7474" cmds="1842373" <stats state="2" fetch="105" wait="7474"…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-17T21:48:25.77+00:00
Aella, Sreenivas 0 Reputation points
answered 2024-09-18T09:50:56.0333333+00:00
MikeyQiaoMSFT-0444 2,790 Reputation points
3 answers One of the answers was accepted by the question author.

Windows 11 22h2 update breaking connections to legacy SQL Servers?

We've got a legacy SQL server (2008 R2 SP3) running in our environment right now (I know - plans are in place to migrate to 2019 and eventually SQL Azure, but these things move slowly) and everything was fine with it until I installed the Windows 11 22h2…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,478 questions
asked 2022-11-18T17:15:49.707+00:00
Ryan Waddell 56 Reputation points
commented 2024-09-18T07:15:12.4633333+00:00
Roy Whitehead 0 Reputation points
1 answer

Azure Blob Download Task error

Greetings!!! I am using the Azure Blob Download task to copy files from Azure Data Lake Storage Gen2 on to a local directory on-premise. But, when I do this I run into error. Error Message: [Azure Blob Download Task] Error: Download task has stopped with…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,795 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,567 questions
asked 2024-09-04T23:35:58.4833333+00:00
Raj D 591 Reputation points
commented 2024-09-18T06:49:22.7366667+00:00
Nehruji R 7,556 Reputation points Microsoft Vendor
3 answers

How to debug a trigger in ssms 20.2, sql 2019

How to debug a sql 2019 table tigger in ssms, i am nit seeing debug in ssms

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-03T18:09:39.9366667+00:00
Sushil Agarwal 406 Reputation points
edited the question 2024-09-18T04:18:08.78+00:00
Jack J Jun 24,491 Reputation points Microsoft Vendor
2 answers

Change compatibility

is there any impact on always on while change the compatibilkity level.  

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-10T14:01:14.7366667+00:00
Allen 0 Reputation points
commented 2024-09-18T02:47:34.9766667+00:00
CathyJi-MSFT 21,871 Reputation points Microsoft Vendor
1 answer

Mssql-tools18 not installing on debian 12

Hi, I am trying to install mssql-tools18 on a debian docker image. this is what my dockerfile looks like: FROM python:3.11.10 RUN curl -fsSL https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor -o /usr/share/keyrings/microsoft-prod.gpg…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-11T20:14:13.82+00:00
Gaurav Singh 0 Reputation points
commented 2024-09-18T02:41:57.83+00:00
CathyJi-MSFT 21,871 Reputation points Microsoft Vendor
2 answers

SQL Server Latch buffer wait type experienced by inserts occassionally

Hello We have got 12TB pure oltp database(SQL 2017), not doing any complex access patterns. Occasionally we notice the insert statement latency spikes to 2 to 3 sec and we could notice it experience IO wait (in Foglight) If we drill down further, it is…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-12T11:22:31.41+00:00
udhayan d 181 Reputation points
commented 2024-09-18T02:40:59.84+00:00
CathyJi-MSFT 21,871 Reputation points Microsoft Vendor
2 answers

Detecting and closing opened ODBC connections

Hi, I'd like to know if it is possible to detect and close an opened ODBC connection: a my connection doesn't function more and I want to detect possible pending connections. Thanks

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
asked 2024-09-17T13:10:56.8633333+00:00
pmscorca 987 Reputation points
answered 2024-09-18T02:35:22.8833333+00:00
LiHongMSFT-4306 26,791 Reputation points