Skip to main content

Questions tagged [sql-server]

Questions related to Microsoft SQL Server 2016 through 2022. Questions for older versions are off topic. If your question is version specific please tag it specifically for that version. Does your SQL Server question belong here or on another site? Click the about the SQL Server tag link on the line below.

-1 votes
0 answers
31 views

I have an ASP.NET application using SQL Server 2022 hosted in IIS on a VPS running Windows Server 2016. The problem is that the app sometimes stops responding to web requests, and the system log fills ...
AndrewR's user avatar
  • 99
6 votes
1 answer
682 views

Our Microsoft SQL Server sometimes has performance issues due to extensive I/O being triggered. We may have insufficient (in terms of performance) storage, but I noticed that during this behavior ...
avb's user avatar
  • 163
2 votes
1 answer
152 views

I have a SQL Server Availability group which sits atop of a WSFC on a Windows Domain. There are two nodes in the cluster, both of which are SQL Server availability group replicas My SQL Server ...
SE1986's user avatar
  • 145
0 votes
1 answer
166 views

I installed MS SQL Server on a Google Compute VM using standard image. I can connect to the VM via RDP. I open Microsoft SQL Server Management Studio and can see the database instance running. When I ...
Ashish's user avatar
  • 1
0 votes
1 answer
219 views

My VM running Ubuntu 24.04 is giving an error that it cannot find the driver for SQLServer (aka MSSQL-Server aka sqlsrv). Sure enough, a page with phpinfo(); shows no sqlsrv or pdo_sqlsrv. Here were ...
petermalcolm's user avatar
1 vote
2 answers
231 views

I deploy SQL Server 2022 Azure VM's on a regular basis. I want them to be pre-configured with a series of company standards (the details are not that important just know that this involves restoring ...
David Rogers's user avatar
3 votes
1 answer
231 views

I have a PowerShell script producing the error below: Set-DbatoolsInsecureConnection -SessionOnly Get-ChildItem "F:\WH_BEE\FULL\WH_BEE_FULL_$(Get-Date -Format "yyyyMMdd")_*.bak" | ...
Java's user avatar
  • 131
0 votes
0 answers
81 views

I'm executing the following command line on MS Windows 11: docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=Pass@word" -e "MSSQL_PID=Express" -p 1433:1433 --...
ShamilS's user avatar
  • 101
0 votes
1 answer
89 views

Facing an issue while attempting to change the database login password for Power BI Report Server. After updating the password in the database and in the Report Configuration Manager, the following ...
Filopateer Maged's user avatar
-1 votes
1 answer
109 views

I was able to install it without errors, but then when I launch the app from taskbar or start menu, nothing happens. I can still launch the older version SSMS 20 in VMware fusion just fine. I've tried ...
Ivan R.'s user avatar
  • 36
0 votes
1 answer
114 views

I connect to an SQL Server instance with SQL Server Management Studio (SMSS) where the server name that includes a back slash to designate the instance, (eg: DevServer.Company\Frontend). I ...
Stevoisiak's user avatar
1 vote
0 answers
299 views

My original problem was as follows: Environment Requirements: Windows server 2025. HP ProLiant DL360 Gen10 Server with SSD or NVme C drive. I have two SCSI SSD inserted in a 2.5" drive slot. ...
npr_se's user avatar
  • 21
0 votes
2 answers
143 views

I've been trying to figure out what's going on and I'm at a loss. Hoping someone can help! I have an Azure Pipeline that's using a self-hosted agent. The overall goal is to be able to restore SQL ...
PSpadawan's user avatar
0 votes
0 answers
106 views

I backup my SQL Server to an Azure location. The way I do this is by mapping the Azure location as a drive in SQL Server and then direct my backups to that location. When I run the following script I ...
Marcello Miorelli's user avatar
0 votes
1 answer
211 views

Context I have a powershell script that performs some setup for an application in a test environment. Among other things, the script calls sqlcmd several times. A few days ago, I performed a restore ...
Josh Brunton's user avatar

15 30 50 per page
1
2 3 4 5
323