How to keep data consistency for read replica in Azure SQL MI
Hi, I have a question about read replica in Azure SQL MI. The question is how to keep data consistency for read replica? transaction log or something else. Is there any document about this? best regards Jindong
SQL Server 2022 Developer Edition - Installation of the SSIS Integration Services
Hello to all, I have been trying to do the one Integration Services installation on my SQL Server 2022 Developer Edition environment. Unfortunately I always get errors during the installation, these are mainly related to the installation of Microsoft OLE…
SQL Server 2022 Developer Edition - Installation of the SSIS Integration Services
Hello to all, I have been trying to do the one Integration Services installation on my SQL Server 2022 Developer Edition environment. Unfortunately I always get errors during the installation, these are mainly related to the installation of Microsoft OLE…
Connecting to the Integration Services service on the computer "WIN-5U5BLQJ45G3" failed with the following error: "Class not registered".
I follow the tutorial for SQL Server 2019 Standard Edition at https://learn.microsoft.com/en-us/sql/integration-services/lesson-3-3-testing-the-deployed-packages?view=sql-server-ver15 However, I received the error below while connecting to the…
Kurulum hatası
kurulum için ınstalle basamıyorum lütfen geçerli bir konum sağlayın belirtilen dizin sıkıştırılmış bir dizinde olduğu için geçerli değil diyor
SQL Server Standalone Import Export Wizard
I need to import data from Excel 64-bit (2016/O365) into a table in SQL Server 2016, The built-in Import/Export wizard in SSMS has never worked for this purpose (it is a 32-bit app and always fails). To get around this, I had been using a standalone…
Microsoft.SqlServer.XEvent.XELite does not disconect when server is unreachable
We are using Microsoft.SqlServer.XEvent.XELite with ReadEventStream to read extended events from our servers. We have a .net code that gets the events for processing and storage. We have an issue where, while we have the connection open, the server may…
DMA tool compliance
Hi Team, We are planning to do some assessments using DMA but i am unable to find any good document for compliance issues for DMA. Can you please help to find the DMA compliance. How to make sure DMA is compliance and safe tool for assessments.
DMA tool compliance
Hi Team, We are planning to do some assessments using DMA but i am unable to find any good document for compliance issues for DMA. Can you please help to find the DMA compliance. How to make sure DMA is compliance and safe tool for assessments.
SQLFailedToConnect: Pipeline copy activity fails when set to trigger but runs fine in debug mode.
I am trying to copy data from onprem SQl db to Azure gen2 storage account using ADF. I have configured SHIR which is connected to ADF. I have created a linked server to the on-prem sql db which connects successfully. I have created a simple copy activity…
Login Issues with SQL Authentication After Enabling Entra ID Authentication
Previously, SQL Server was authenticated using SQL authentication, and I enabled Microsoft Entra ID authentication to allow direct connections to the database via SSMS. I implemented Entra ID authentication without removing the existing SQL…
Unable to Enable Microsoft Entra ID to SQL Server using Azure Arc
I was trying to enable the Microsoft Entra ID to an SQL Server in EC2 using the Azure Arc. I was able to successfully set it up to 5 servers but there is one server which gives me pain. I am able to setup the azure arc connections to that one server and…
how-do-you-create-drop-down-sections-in-sharepoint on premises?
Tried the instructions for SPOL but having issues.
Unable to install sql server 2022 express on my Personal laptop. Could you please help with it? Iam struggling here. Any amount of help is appreciated
The following is the message i see in my log file Overall summary: Final result: Failed: see details below Exit code (Decimal): -2147467259 Start time: 2024-10-31 14:13:52 End time: …
Unable to install sql server 2022 express on my Personal laptop. Could you please help with it? Iam struggling here. Any amount of help is appreciated
The following is the message i see in my log file Overall summary: Final result: Failed: see details below Exit code (Decimal): -2147467259 Start time: 2024-10-31 14:13:52 End time: …
OData Service to Sharepoint - Cannot acquire a managed connection from the run-time connection manager.
Hello, I am trying to get the sharepoint list using oData Source service using Basic Authentication. The connection test okay and i can preview the data. Connection String https://XXXXXXXXXXXXXXXX/_vti_bin/listdata.svc/ But when i run the…
How to increase memory for sp_execute_external_script commands running Java resources
I am running the sp_execute_external_script stored procedure on SQL Server 2022 on a VM running Windows Server 2022. I am constantly running into memory issues and need a way to increase the amount of memory assigned to this stored procedure…
SQL Server : installation fails with error code 0x851A001A
Hi, I am trying to install SQL server 2019 on my PC but I get the error in question. how can i solve it? Thanks, Summary_PC-Fabiana_20230705_104151.txt
How to load XMLs from a directory into the database
Hello, I want to load XMLs from a directory containing over 12000 files into SQL Server database. To be precize I actually need to extract just two column values from these XMLs into a table. I thought I'd try to load the whole XML into XML column of…
How to load XMLs from a directory into the database
Hello, I want to load XMLs from a directory containing over 12000 files into SQL Server database. To be precize I actually need to extract just two column values from these XMLs into a table. I thought I'd try to load the whole XML into XML column of…