How to fix this error with rxInstallPackages
I have installed the Machine Learning services on Microsoft SQL Server 2022 (RTM-GDR) (KB5068407) - 16.0.1160.1 (X64) Oct 3 2025 18:06:58 Copyright (C) 2022 Microsoft Corporation Developer Edition (64-bit) on Windows 10 Pro 10.0 <X64> (Build…
SQL Server Database Engine
SQL Server 2025 Installation Error
SQL Server 2025 Enterprise Developer Edition Oops... Unable to install SQL Server (setup.exe). Exit code (Decimal): -2068052377Error description: Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.
SQL Server Database Engine
SQL server 2022 remote query timeout
Scenario: HP DL 380 G11 Server Windows Server 2025 Std DC SQL 2022 Std Workstations integrated into the domain with Windows 11 Pro. ODBC Version 18. On the workstations, runs an application that works with a database existing in the single SQL…
SQL Server Database Engine
The SQL Server Management studio no longer shows running SSIS packages
Hi everyone, I run a bunch of SSIS packages in a SQL Server Agent job. The packages are deployed as files in the file system. They are executed as SQL Server Agent Service Account. I used to be able to see them under Running Packages. Today, they weren't…
SQL Server Integration Services
DBCC CHECKDB on Secondary Replica
I have an AlwaysOn AG. The secondary replica is set as readable. But, when i run DBCC CHECKDB on secondary replica, it is throwing below error: DBCC CHECK cannot proceed on database because it is a secondary replica and snapshot creation failed.…
SQL Server Database Engine
My SQL Server Services getting stopped automatically
Dear Community, As I have experienced that one of my client system SQL services getting stopped automatically. After rebooting the windows that service not getting started, I have to start the SQL server services manually. Can you guys please suggest me…
SQL Server | Other
SQL Server Management Studio 18 remember password not working?
With one of the latest updates of SSMS 18 (I'm now on 18.6), the remember password feature does not seem to work anymore. Am I missing something? Cheers, Galletto
SQL Server | Other
Unable to connect to SSAS 2025 via SSMS
I have installed SSAS 2025 in MOLAP mode. I installed SQL 2025 Developer Standard. The service is up and running. Port is open. My user is SSAS administrator. Using SSMS 22, 21 and even 20 I get the following error: "Invalid connection…
SQL Server Analysis Services
Record deletion order of operations
Hi. I need a reminder of order of operations for the following scenario: I have a database of 605 GB in size. The data file is approx 423 GB with 68% available free space. The tran log file is approx 182 GB with 99% available free space. I need to…
SQL Server Database Engine
Connection pool error I am getting
Error: operation timed out for an unknown reason at /node_modules/tarn/dist/PendingOperation.js:14:27 This is the error I am getting when I login to my applicaiton. In very next attempt I am able to login properly. What could be the possible reason…
SQL Server Database Engine
Connection was denied because Deny Public Network Access is set to Yes.
Hi, Was facing the following issue when connecting to Microsoft Dataflow using SQL server An exception occurred: DataSource.Error: Microsoft SQL: Reason: An instance-specific error occurred while establishing a connection to SQL Server. Connection was…
SQL Server Database Engine
The login is from an untrusted domain and cannot be used with integrated authentication
Hi, After Windows patches on Dec 10th, all my SQL and Report servers login is failing with the error: "The login is from an untrusted domain and cannot be used with Integrated Authentication". The report server would be able to comunicate with…
SQL Server Reporting Services
What are some database design best practices or strategies for dealing with instrument time series data from a SCADA system?
I am interested in learning some of the best practices for database design for dealing with the copious amount of data which can come from a SCADA system for lab/research machinery where several instruments could be logged at a high frequency. I have…
SQL Server | Other
I am unable to save my SSMA for DB2 project. I think the metadata queries have syntax errors.
I am trying to migrate from DB2 running on an IBM i server and migrate to Sql Server 2017 running on Windows 2016. When I try to save my SSMA for DB2 project, I select my Schema and press save. The process begins and I see errors in the output window.…
SQL Server Migration Assistant
Windows server 2016 - KB5071543 - MSMQ issue - Insufficient resources to perform operation
The software I support is using MSMQ to insert data in the MSSQL DB. My customer has a Windows server 2016. And the KB5071543 has been installed. and having the known issu Insufficient resources to perform operation”…
SQL Server | Other
Unable to open script task in VS 2019 SSIS
HI Team , I am unable to edit script task in SSIS for Visual studio 2019. I have tried the following steps re-install VS Re-install SSIS extension Repair SSIS extension another recommendation was given to repair Visual studio Tools for…
SQL Server Migration Assistant
SCOM - Alert Parameter Replacement Failure on monitor in Microsoft SQL Server on Windows (Monitoring) MP
I am seeing Alert Parameter Replacement Failure alerts on the Memory-Optimized Data Stale Checkpoint File Pairs Ratio monitor. This is in the Microsoft SQL Server on Windows (Monitoring) management pack authored by Microsoft. I have disabled the monitor…
SQL Server | Other
Question about "BACKUP Database" statement
This question is very closely related to my previous post, but I am posting here again because this is little bit time sensitive. Currently, I have pipeline completed where I use T-SQL statement as below to create a BAK file daily in Prem SQL: BACKUP…
SQL Server | SQL Server Transact-SQL
Does SQL server retain the setting for IDENTITY_INSERT after a session closes
I have set IDENTITY_INSERT ON for a table, does that setting remain after the session ends?
SQL Server Database Engine
PL-300-Microsoft-Power-BI-Data-Analyst
l am in the lab for the PL-300-Microsoft-Power-BI-Data-Analyst study. l am stuck on step 4, l do not have the okay option, below are the options l have. Please help
SQL Server | Other