MSSQL connection in Visual Studio Mac->(Socket Exception)
HI Community! I am facing the following problem and it is driving me crazy. I was creating a SQL Server in Azure, and I was trying to connect via Visual Studio Code, but using the exactly same configuration n Mac I am getting this error…
SQL Server Database Engine

How to fix oledb timeout connection errors
ChatGPT Log in You said: Hello all, I'm facing an issue with an OLED linked server timeout errors,this issue is facing especially when an index job is running for a example testdb(this db tables related to application logs etc)and we are using SQL server…
SQL Server Database Engine

Migrate Alwayson DB with less down time
We have 8TB database which is part of alwayson , how to migrate this database to new VM with less down time
SQL Server Database Engine

Error - FOR XML could not serialize the data for node 'NoName'
I am using FOR XML to concatenate varchar data. The data came from user input so it could have garbage characters. Getting the "Error - FOR XML Could Not Serialize the data for node NoName". Not really picky about what to do with the bad data,…
SQL Server Transact-SQL

Unable to open the physical file. Operating system error 5: “5(Access is denied.)”
I am trying to work on a query to attach a database (UNC path) remotely. I have SQL Server management studio (SSMS) installed in SQL Server machine (machineSQL) and also in another machine (machineRemote) in same domain. Query:: CREATE DATABASE…
SQL Server
Transact-SQL
SSRS subscrption SMTP is not working
Somehow our SSRS subscription is not sending emails and we are getting below errors Message delivery to the host '52.96.183.226' failed while delivering to the remote domain 'mediamaxnetwork.com' for the following reason: The remote SMTP service rejected…
SQL Server Reporting Services
How to make a SSRS report subscription available to a domain user?
On one SSRS system, I was able to easily subscribe to a report after I added my domain account as a System Administrator in the Security section of the SSRS Site Settings. Now on a different but identical SSRS system, with the same account, I cannot…
SQL Server Reporting Services
Issue creating Service-Based SQL Database in Visual Studio 2022
I am attempting to create an SQL Database in visual studio 2022: I get the following error: even though sql client has been added as a package reference: Any thoughts? thanks
Visual Studio
SQL Server
SSIS Data Conversion Redirecting Rows to Error Output Despite Valid Data
I have a Data Conversion component in SSIS that keeps redirecting rows to the error output despite the data being valid. The FIRE_SIZE_CLASS column only contains single characters A-G, confirmed through inspection, and the conversion is set to DT_STR…
SQL Server Integration Services

Running SSIS both using command or using SQL Server Agent keeps failing
Hello everyone, I am running an export of our SQL Database using SQL Server Management Studio and it fails when I try to automate it Manually running the export by Right Click>Tasks>Export Data will work fine and I will be able to get the output…
SQL Server Integration Services
SQLserver2022 standard edition to SQLserver2022 1dvice CAL
お客様番号:契約番号利用開始日記載のMicrosoft software inCSPサービス開通通知は頂いているのですが、https://www.office.comの管理センターで商品が記載されない状況でダウンロードも出来ない状態です。記載させる方法、手法を知りたいです。 宜しくお願い致します
SQL Server Database Engine

Table locked
Good day, My colleague was using Import/Export wizard and the package got stuck. He since killed SSMS, but the table got locked somehow. We're unable to truncate it or rename it. What can be done to unlock it? Thanks in advance.
SQL Server Transact-SQL

SQL Server Database Mirroring Configuration Error - Database Not Configured for Mirroring
Subject: SQL Server Database Mirroring Configuration Error - Database Not Configured for Mirroring Dear Microsoft Support, I am writing to request assistance with a database mirroring issue I'm encountering in our SQL Server environment. Environment…
SQL Server Database Engine

Restore Database from .MDF and .LDF files in Sql Server 2019
Hello, We have Sql Server 2019 and we need to restore the database using .MDF and .LDF file into existing database. We have received .MDF and .LDF file from another server which is also Sql 2019 and our current server which has already database which is…
SQL Server Transact-SQL
Microsoft SQL Server Migration Assistant for Oracle Extension Pack missing SSMA for Oracle Data Migration Assistant.dll
We installed SSMA for Oracle 10.1 and were trying to use the client side migration but it is calling for too much ram, so we tried to use the server side migration. However that fails immediately without much info as to why. We installed the…
SQL Server Migration Assistant
publication having 2 subscribers
We have transactional replication configured. We have a publication having 2 subscribers. If snapshot is generated on 1 subscriber, will it generate snapshot on the second subscriber?
SQL Server Database Engine
Free SQL Server Editions for Commercial Use.
What free SQL Server editions am i allowed to use in a production environment (for commercial use) in Windows where i both use .NET web-applicationa as well as desktop applications? I have investigated some of this but it's not clear - i do know that i…
SQL Server Database Engine

Failure to instal SQL Server 2022
Everytime I try to instal SQL server, keeps on showing this Oops ... Unable to install SQL Server (setup.exe). Exit code (Decimal): -2061893607Error description: Could not find the Database Engine startup handle. C:\Program Files\Microsoft SQL…
SQL Server Database Engine

database currently unavailable
database on server is not currently available please retry the connection later. if the problem preseists contact customer support and provide them the session tracid ID SQL error 40613
SQL Server Database Engine

What is the performance cost of using PIVOT in Microsoft SQL Server
I'm using PIVOT in my query, but it's resulting in high logical reads and performance degradation. Could you recommend a more optimal alternative approach.
SQL Server Transact-SQL
