SSRS 2022 is working on https but not on http (503)
Hi Team, I have ssrs installed on standalone aws instance, i have https working for /Reports and /ReportServer both but http doesnt work, it starts working but then it stops i didnt change anything. EC2 instance is a standalone server with no…
SQL Server Reporting Services
DB STARTUP events in AG replica SQL error log
HI Team, we got an Availability group with 4 nodes (1 primary, 2 synch nodes, 1 asynch node). in the secondary replica sql error logs I see frequent messages as below for various secondary databases. Example: Buffer Pool scan took 11 seconds: database…
SQL Server Database Engine
Lastest Report Viewer Runtime
What is the latest version of the Report Viewer runtime?
SQL Server Reporting Services
SQL Server installation fails with error 0x851A001A after removing old instances
Hi, I’m unable to install SQL Server 2025 Express or 2019 Express. The setup fails every time with: Error: Wait on the Database Engine recovery handle failed Exit code: -2061893606 (0x851A001A) Component: SQL Server Database Engine Services The setup…
SQL Server Database Engine
sql server
how can i get a sql certificate from microsoft what all things do I need to do and how please explain
SQL Server | SQL Server Transact-SQL
I need a Data Catalog to make schema using power bi conneted with Data warehouse from Microsoft Dynamics
I need a data catalog to properly connect the sales cube using the Power BI app with a Direct Query connection type. There are many tables in the AXDW, and I don't have the schema for this data in my company (Alsanidi).
SQL Server Analysis Services
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
SSMS not showing Attach Database/Locate Database Files Dialog DIR Tree.
I am unable to Attach a Database in SSMS. The Locate Database Files Dialog text is frozen on a USB port folder that no longer exists. Even entering a dummy database file *.mdf, the OK button does not enable. When I tried to repair SSMS, Error message;…
SQL Server Database Engine
Changing Custom 445 Port for SQL Log Shipping
Hello team, We have a banking enclosed environment. Here we are planning to install SQL Server 2022 in DC and DR, and then there will be log shipping between DC and DR via shared network drive. Port 445 cannot be provided due to some bank compliance…
SQL Server Database Engine
How to find the SQL server licenses in Admin Center?
We recently purchased SQL Server core licenses through a Microsoft partner and have received the contract details from Microsoft. However, when I log into the Microsoft 365 Admin Center and navigate to Billing > Your Products, I can see the contract…
SQL Server | Other
What happens to my account when the Volume Licensing Service Center (VLSC) is replaced by the Microsoft M365 Admin Center?
ボリューム ライセンス サービス センター(VLSC) からMicrosoft M365 管理センターに変わったため、SQLサーバ2008R2や、2019のボリュームライセンスがダウンロードできない。 弊社のアカウントが現在Microsoft M365と紐づいているが、過去のボリューム ライセンス サービス センター(VLSC) とは結び付いていない。
SQL Server Database Engine
Using IsNull with different data types in SQL SERVER
Hi Team, I am working on on premises SQL Server. I have a requirement where I need to apply left outer join between 2 tables and use IsNull to show default data when columns are having null. Under ISNULL, if a column is null what shall i put for below…
SQL Server | SQL Server Transact-SQL
SQL Configuration step issue in Ubuntu Instance
While configuring SQL Server for the first time on Ubuntu_22.04-x86_64-SQL_2022_Standard-2025.08.28, I encountered an error that occurs frequently. I need to retry the setup 2–3 times before it works properly. Any Solution to fix this part? ++ bash -c…
SQL Server Database Engine
Inquiry About Performance Impact of PBIRS Scale-Out on Scheduled Data Refresh
Hi, We currently have a large number of Power BI reports published on our on-premises Power BI Report Server. We've observed that many of these reports take a long time to refresh their data during scheduled refreshes triggered from the report server…
SQL Server Reporting Services
SQL Server 2022 installation fails with error code 1639
I've been trying to install SQL Server 2022 on Windows 10 Enterprise. Each time I try, the installer fails with error code 1639. Each time I attempt to reinstall I Uninstall all SQL Server related items in the control panel Remove SQL Server…
SQL Server | Other
Missing Client Protocols in SQL Server Configuration Manager
I installed SQL Server 2025, but when I try to enable TCP/IP from SQL Server Configuration Manager, the Client Protocols field is empty. I've tried everything: uninstalling, reinstalling, checking ports, using snap-ins—I'm at a loss. I have the correct…
SQL Server Database Engine
need to kill long running SPIDs
hi, i have seen in my server sometimes some SPIDs get stuck. so we find the logest running SPIDs and kill them . resons are many but in the last i have to kill them. so kindly tel me how to automate this task. on internet some one told me to, use…
SQL Server Database Engine
SQL server 2014 for Calypso
I am trying to install SQL server as part of a program package ZEISS Calypso. I get though the install but it fails to start the service. I can not start it manually. I have made sure the TLS 1.2 and the .NET 3.5 are enabled. This is on Windows 10…
SQL Server Database Engine
Need SSMA 32bit (10.3 version)
Hello, I urgently need SQL Server Migration Assistant (SSMA) version 10.3 (32-bit). The current download link only provides version 10.4, but this release introduces regressions that break my workflow. Version 9.5 is too old for my environment, so I…
SQL Server Migration Assistant
Can I install SQL 2008R2 on server with TLS1.2 or higher enabled
Hello, I have a requirement to upgrade SQL 2000 databases. I am thinking to install SQL 2008R2 , restore SQL 2000 backup file on SQL 2008R2, upgrade database ( provided it goes through). If successful, i will upgrade it further to SQL 2016 or SQL 2019,…