18,206 questions with SQL Server-related tags

Sort by: Updated
8 answers

SQL SERVER 2022 - certificate error when creating a job for integration services

In a test environment with SQL Server 2022 Developer Edition, I am trying to create a job to run an SSIS package. These same packages have been successfully tested in SQL 2019. When trying to create the job, configuring it as follows: General / Owner :…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,474 questions
asked 2024-04-10T03:35:21.82+00:00
Marcio Matos 45 Reputation points
commented 2024-05-30T18:46:01.4333333+00:00
Holly Cross 0 Reputation points
1 answer

SSRS Report Server 22 Native Scale Out with a network Load Balancer not working as expected.

I have setup a 2022 SQL Instance. Using the DB from a 2012 r2 instance. I have looked over documentation. I can only get the last report server joined to the instance to display the webserver and the reports server. Example node1, 2 and 3 were installed…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,835 questions
asked 2024-05-29T23:10:13.39+00:00
AP 0 Reputation points
commented 2024-05-30T17:44:32.07+00:00
AP 0 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot alter column because it is 'ROWGUIDCOL'

After restoring a database one of my columns was changed from NULL to newid(). I tried to run ALTER TABLE Table1 ALTER COLUMN Id uniqueidentifier NULL script and I got 'Cannot alter column Id because it is 'ROWGUIDCOL'

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-05-30T09:28:42.0733333+00:00
Ludmil G 101 Reputation points
accepted 2024-05-30T15:25:46.4366667+00:00
Ludmil G 101 Reputation points
2 answers One of the answers was accepted by the question author.

Availability Groups in depth

Hi, I want in depth information on Availability Groups. Any link that I can read?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-05-28T04:30:49.72+00:00
Chaitanya Kiran 736 Reputation points
accepted 2024-05-30T14:18:53.6666667+00:00
Chaitanya Kiran 736 Reputation points
0 answers

Microsoft (R) Visual Basic Compiler asking the upgrade the version.

We are trying to Execute SSRS report using rs.exe and will store result in CSV file. For this We have prepared (.rss) file, and executed from command prompt with following command. rs -i filename.rss -s https://server_name/ReportServer -v…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,835 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
97 questions
asked 2024-05-29T09:11:40.0433333+00:00
Kalee Mamillapalli 0 Reputation points
edited the question 2024-05-30T08:21:07.9366667+00:00
Jiachen Li-MSFT 27,406 Reputation points Microsoft Vendor
1 answer

How to fix issue in prepapred statement on jdbc driver 12.6.1 jre11

Recently we have upgrade the SQL JDBC driver from version 4 to version 12.6.2 jre11 as we upgraded to 2022 SQL server. After changing the driver we are facing issue in prepared statement. The same code with 12.6.2 jre8 and java8 returning results . But…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-05-10T13:49:21.6766667+00:00
Dhamodharan M 0 Reputation points
commented 2024-05-30T07:58:55.31+00:00
MikeyQiao-MSFT 825 Reputation points Microsoft Vendor
2 answers

In my application SQL Server 2019 is already supported, I want to it will support SQL Server 2022 also and ODBC 18 driver. For this scenario does SQL Server Native Client comes into any kind of role.

In my application SQL Server 2019 is already supported, I want to it will support SQL Server 2022 also and ODBC 18 driver. For this scenario does SQL Server Native Client comes into any kind of role. If yes then what is that. Do I need to install SQL…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-05-30T02:59:59.6566667+00:00
Mahesh Kumar 20 Reputation points
answered 2024-05-30T06:06:30.0933333+00:00
Olaf Helper 41,806 Reputation points
2 answers One of the answers was accepted by the question author.

Hyper-V replica - EnableWriteOrderPreservationAcrossDisk for SQL VM not working

According to Support policy for hardware virtualization product - SQL Server | Microsoft Learn, Hyper-V replica for a VM running SQL server is a supported scenario as long as you enable EnableWriteOrderPreservationAcrossDisks as described in the…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,340 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,588 questions
asked 2024-05-28T06:44:01.8033333+00:00
Stefanos Papaefthimiou 20 Reputation points
answered 2024-05-30T05:26:49.64+00:00
Stefanos Papaefthimiou 20 Reputation points
2 answers

Sql server Metrics : is 100% CPU percentage is a blocker for all DB operations?

HI All We have observed a case in our database where the CPU perncetage is 100% for quite some time but my application are still able to hit & operate over DB, is 100% CPU usage isnt a blocker for DB operations ?? I see 2 CPU metrics 1) CPU…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,319 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.
12,950 questions
asked 2024-05-27T01:27:28.3866667+00:00
Manoj Mathe 0 Reputation points Microsoft Employee
answered 2024-05-30T03:29:27.8133333+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
1 answer

Quick Connection to SQL Server in Management Studio

Hello, I am using Management Studio to manage my databases, and I have multiple servers with several different databases. Is there a way to avoid having to enter the server name and user name every time? Perhaps by presetting all connection settings?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-05-29T09:59:12.3566667+00:00
Andrey Istomin 0 Reputation points
commented 2024-05-30T02:50:40.4733333+00:00
CosmogHong-MSFT 24,026 Reputation points Microsoft Vendor
3 answers

What is the function difference between MS SQL Standard and Express

What is the function difference between MS SQL Standard and Express in MS SQL 2017

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-05-26T13:28:54.68+00:00
Miloslav Bustik 0 Reputation points
commented 2024-05-30T02:49:09.9266667+00:00
LucyChenMSFT-4874 1,815 Reputation points
2 answers

Windows 11 Microsoft SQL 2022 Express Edition

Hey, currently in work we have PC with Windows 11 Pro license which is used as small "server". Here we have installed MS SQL servers. We want to add new software database into MS SQL 2022 Express Edition but software creator said we need…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,497 questions
asked 2024-05-27T12:19:53.0033333+00:00
Richard Uhrin 0 Reputation points
commented 2024-05-30T02:48:44.63+00:00
LucyChenMSFT-4874 1,815 Reputation points
2 answers

The MSSQLSERVER and AGENT service terminated unexpectedly

Dear All SQL expert, Do you know what is the case that make The MSSQLSERVER service terminated unexpectedly? Recently, The SQL server (MSSQLSERVER) and SQL Server Agent are stopped automatically during running import data to sql server through scheduled…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,545 questions
asked 2024-05-27T20:33:02.6366667+00:00
Yohany Sanchez 0 Reputation points
commented 2024-05-30T02:48:15.99+00:00
LucyChenMSFT-4874 1,815 Reputation points
3 answers

SSRS Report Subscription Windows Share File Option Failed

We have configured SSRS Report Subscription export report automatically and place the file in shared path location, we did all the configurations but getting error like "Failure writing file acctbalrw : The permissions granted to user '' are…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,835 questions
asked 2024-05-24T14:47:14.9633333+00:00
Vinaya Velli 0 Reputation points
answered 2024-05-30T02:37:48.9+00:00
ZoeHui-MSFT 33,941 Reputation points
1 answer

Connecting SQL Server Data to RDLC reports in Blazor .Net Framework

Hello, I am trying to create/integrate RDLC reports in Blazor .NET framework. So far: I have managed to open a RDLC report thanks this Question and Answer:…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,481 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,254 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,435 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.
12,950 questions
asked 2024-05-13T09:36:27.6966667+00:00
Geoffrey de Sousa 0 Reputation points
commented 2024-05-30T02:01:59.45+00:00
JasonPan - MSFT 4,626 Reputation points Microsoft Vendor
2 answers

Error when installing SSIS

I am trying to install SSIS after the install of VS 2019 and I keep running into an issue. I have a WIN 2011 machine. I have tried with VS2022 / VS 2019 Profession as well as community editions. I have installed and uninstalled many times with the hope…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,474 questions
asked 2024-05-29T15:36:03.54+00:00
Rajsekhar Patlola 0 Reputation points
answered 2024-05-30T01:54:35.5666667+00:00
ZoeHui-MSFT 33,941 Reputation points
3 answers

Removing database from AG

I have an AG. On secondary replica, if we remove database from AG, what will be the database status on primary replica

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-05-26T09:31:01.73+00:00
Chaitanya Kiran 736 Reputation points
edited a comment 2024-05-30T01:25:58.6+00:00
MikeyQiao-MSFT 825 Reputation points Microsoft Vendor
5 answers

SSRS UnhandledReportRenderingException

Current environment: SSRS: 16.0.1115.92 SQL Server instance: Microsoft SQL Server 2019 (RTM-CU26) (KB5035123) - 15.0.4365.2 (X64) Enterprise Edition (64-bit) on Windows Server 2016 Datacenter 10.0 <X64> (Build 14393: ) (Hypervisor). When we…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,835 questions
asked 2024-05-21T18:32:15.87+00:00
Alex M 5 Reputation points
commented 2024-05-29T23:42:45.4066667+00:00
Alex M 5 Reputation points
3 answers

SQL Server Non Clustered Index CREATE taking forever to cancel

I ran a CREATE NON CLUSTERED INDEX command for 1.5 hours. Decided to cancel it because it was stopping other things running. The command has now been running for 22 hours. What is it doing that takes so long to roll back? The table is 2 billion rows and…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
52 questions
asked 2024-05-23T00:03:03.8166667+00:00
Nick Ryan 221 Reputation points
commented 2024-05-29T21:20:39.37+00:00
Erland Sommarskog 102.5K Reputation points
3 answers

Downgrade SQL Server 2022 to SQL Server 2019

We just purchased SQL licensing for 32 cores at 2,500 per month, 1 year. We have the media to download for SQL2022; however, we need SQL Server 2019 in order to make our application work. How do we go about downgrading the instance? We have an…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2023-10-04T21:44:26.0633333+00:00
Sculimbrene, Paula 5 Reputation points
commented 2024-05-29T21:17:41.35+00:00
Erland Sommarskog 102.5K Reputation points