What is recommended way to migrate in Azure SQL server (PaaS) instance one tenant to another?
What is recommended way to migrate in Azure SQL server (PaaS) instance one tenant to another? Please recommend the best approaches to do so?? Any suggestions are appreciated...
SQL Server Migration Assistant
SQL Service not started even SQL installed successfully
Issue Summary for HP Support – SQL Server Stack Overflow on HP EliteBook 👤 User: Laptop: HP EliteBook 640 G11 Notebook PC OS: Windows 10 Enterprise x64, Build 26100 System: Physical machine, no virtualization Memory: 16 GB RAM Disk: Sufficient…
SQL Server Database Engine
SQL Server Management Studio always creates a folder under My Documents
I have SQL Server Management Studio 18.12.1. I already set Tools > Options > Projects and Solution > Locations to point to different folder (Project location, projects and item templates location), however, as soon as I open the MSSQL, it…
SQL Server | Other
not able to export database from azure database to onpremises
Hi, Iam not able to migrate database from azure database to on premises server, error is TITLE: Microsoft SQL Server Management Studio ------------------------------ One or more unsupported elements were found in the schema used as part of a data…
SQL Server Migration Assistant

Error Instalation SQL 2019 Opus localdb, error with the instance
I want to install Opus 2024, but i get an error with de instance, I have the next problems Action required: Use the following information to resolve the error, and then try the setup process again. Feature failure reason: An error occurred during the…
SQL Server Database Engine

Migrate Azure resources from one tenant to another tenant
Hi Team, I am looking for some guidance to know the best approach to migration Azure VM and other resources from one tenant to another tenant (we can consider a situation where company has been acquired or getting separated), what are the possible…
Azure Migrate
SQL Server Migration Assistant
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Exit code (Decimal): -2061893606Error description: Error en la espera del controlador de recuperación del Motor de base de de datos. Revise el registro de errores de SQL Server para conocer posibles causas.
Overall summary: Final result: Error: vea los detalles a continuación Exit code (Decimal): -2061893606 Start time: 2023-11-05 12:17:59 End time: 2023-11-05 12:20:13 Requested…
SQL Server | Other

Anyone having horrible performance in DPM 2025?
Anyone else experiencing horrible performance with DPM 2025? After upgrading from the latest update rollup of DPM 2022, we have been experiencing major issues that after about a week of operation make the system unusable and requiring reboot. After…
SQL Server | Other
SSRS connection pooling between SSRS app and ReportServer database instance
We have an interesting issue. To keep things simple, we have a dedicated database server for the SSRS ReportServer database (SQL Server 2017) and two servers running the SSRS app. No other databases reside on this instance. A while back there were…
SQL Server Reporting Services
To identify the performance of sqlserver between 1 month of different years.
Hi, How can I identify the performance load of SQL Server between 2 period of different years, Any script to calculate the I/O load and performance of SQL Server. I s there any tools to identify the performance and I/O load on SQL Server between 2…
Developer technologies | Transact-SQL
SQL Server | Other
Missing column values
Hi, I have sample student data as in the below. CREATE TABLE [dbo].[test_table]( [ID] [bigint] NULL, [Score] [numeric](38, 6) NOT NULL, [Ratio] [numeric](38, 6) NOT NULL, [Desc] [varchar](50) NULL, [Report] [varchar](8) NULL ) ON…
SQL Server | SQL Server Transact-SQL
Try to sending email not working with suscription in Reporting Services
Try to sending email not working with suscription in Reporting Services, the error is : emailextension!WindowsService_29!475c!12/20/2021-07:00:08:: e ERROR: Error sending email. Exception: System.AggregateException: One or more errors occurred. --->…
SQL Server Reporting Services
Microsoft Entra ID not working in SQL Server VSCode
Whenever I try to use my Microsoft Entra ID on the SQL Server extension in VSCode, I click 'Sign in', which takes me to the authentication page in my browser where I sign in. I get the page that says I am signed in and can close the browser, but the…
SQL Server Database Engine
Is there any code difference between SQL Developer edition and Standard edition.
I am planning to migrate our non prod server from SQL Server 2019 standard edition to Developer edition. Our prod servers are all standalone servers. no encryption enabled for any of the databases. Now, I have below questions. Do we face any issues if…
SQL Server Database Engine

Does Alter Table Add Column with Default Value work the same on Standard and on Enterprise
SQL Server 2019 Standard Edition ALTER TABLE CommunicationsRecipient ADD CausedUnsubscribe Bit NOT NULL DEFAULT 0; I had a 3rd party software upgrade that failed on an Alter Table Add column statement on a 45 million row table. The Upgrade has a built-in…
SQL Server Database Engine

SSMA for Oracle to MS SQL - Need cons and pros
MIgration from oracle database to sql server need to know cons and pros to make sure is will working without any issue
SQL Server Migration Assistant

Unable to uninstall Windows SQL Server 2012 instance from server with multiple SQL versions
We are trying to remove SQL Server 2012 from a server which has several versions of SQL installed. When trying to uninstall an instance we received a message saying the install location is unavailable. I have tried downloading a SQL Server 2012 Express…
SQL Server Database Engine

How to update existing columns during insert
Greetings! I have a SQL job that runs the following SQL script every Monday. WITH Result1 AS ( select p.Customer, p.ProductNumber, p.CurrentCost from price p ) --Main Select insert into Price_Archive ( [DateTime], [Customer], [ProductNumber],…
SQL Server | SQL Server Transact-SQL
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
KB5058713 can not install
Hello, I have the same problem, KB5058713 can't install, it says installation error 0x851a0042, please, how can I solve it, thanks.
SQL Server | Other
