Capture DML
Hi How can I capture DML operations of a table without impacting the performance. Lightweight process to capture all transactions. Thanks
How to fix the unique string constraint column value identified or differed with space and can be inserted
We have database which column of type varchar has unique constraint and two values needs to be inserted string differed by spaces "VAT-01" & "VAT-01 "
SSIS Toolbox Missing
I do not have the SSIS toolbox option on my SSMS program. I followed these direcetions: https://zcusa.951200.xyz/en-us/sql/integration-services/ssis-toolbox?view=sql-server-ver16 and I still don't see the tool box.
SSIS Toolbox Missing
I do not have the SSIS toolbox option on my SSMS program. I followed these direcetions: https://zcusa.951200.xyz/en-us/sql/integration-services/ssis-toolbox?view=sql-server-ver16 and I still don't see the tool box.
Connection string failure with SQL Server ODBC connection
Hi, ALL, I have weird problem as follows: In my program I use SQLDriverConnect() to connect to the SQL Server. Before this call I modify the connection string in order to use MARS. I set up DSN and if everything is good, meaning I run the program and I…
Backup SQL Failed
Hello Everyone! When i backup SQL, i saw this issue, please help me to fix it Message Executed as user: NT Service\SQLSERVERAGENT. Microsoft (R) SQL Server Execute Package Utility Version 15.0.2000.5 for 64-bit Copyright (C) 2019 Microsoft. All rights…
I can't set up a connection to the database when installing VMM
Hello! When installing VMM on the first host, I cannot connect to the database if I specify the MS SQL cluster name. As indicated in paragraph number 8 of this…
SSRS2022 Custom Header Problem
Hi Guys, I found SSRS2022 16.0.1116.12 Custom Headers…
Measure grand total
Hi community, I work with report builder, I trying to calculate grand total, but I don't make a correct calculation. The Source is actually semantic model in power bi service, I have on semantic model this dimensions: Country, City and measures : stock,…
Query on cluster
Hi All, I have a Failover Cluster Manager setup with two nodes (let's say Server01 and Server02), both running Windows Server 2019. Both nodes are part of an Always On Availability SQL cluster. I want to remove Server02 from the Failover Cluster…
BLOB ERROR
When I run the refresh one of my tables is not mirroring its counterpart in the production database. The comment is BLOB error. What is a BLOB error. the dependent tables are fine but the parent table won't generate data.
SQL Express Installation Issues on Windows 11 Enterprise v10.0.22631
Experiencing installation failures with SQL Express 2022 on Windows 11 Enterprise. The installation appears to work until nearly the end, where it encounters issues related to x_cpu64 type files. The installation completes but reports a failure with a…
How do you ask MS to update the SSIS Exe package that has an expired Certificate?
The Current version of SSIS 4.6 comes digitally signed with a certificate that expired in Nov 2024. Does anyone know the correct way to get this information to someone who can do something about it?
Usage of SQL Server Schema Compare v1.21.0 extention
Hello, I am using ADS: Version: 1.50.0 (system setup) Commit: 49c73a84388731fec941dac8d938345ac16bd470 Date: 2024-11-17T22:41:05.327Z VS Code: 1.82.0 Electron: 30.5.1 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64…
Can the MSSQL JDBC driver connect to a SQL SERVER using a GMSA account?
Is it possible for the MSSQL JDBC driver to connect to a SQL SERVER using a GMSA account? If it is, what should the connection string look like? Can the connection URL include the GMSA account name, such as…
An invalid tabular data stream (TDS) collation was encountered (Not linked Server)
We just upgraded one of our sites for SQL Server 2019 and since then our software cannot write to any of the blob fields in the database. We get the following error: "An invalid tabular data stream (TDS) collation was encountered." We…
MSSQL 2022 - SSISDB ETL returning "...failed with the following error: "An error occurred in the Microsoft .NET Framework while trying to load assembly id 65536. "
Full error from the Integration Catalog in question: SQL Load Queue List into Object:Error: Executing the query "EXEC [My PROC name]" failed with the following error: "An error occurred in the Microsoft .NET Framework while trying to…
MSSQL 2022 - SSISDB ETL returning "...failed with the following error: "An error occurred in the Microsoft .NET Framework while trying to load assembly id 65536. "
Full error from the Integration Catalog in question: SQL Load Queue List into Object:Error: Executing the query "EXEC [My PROC name]" failed with the following error: "An error occurred in the Microsoft .NET Framework while trying to…
Timeline for Release of NEXT GEN Feature for Managed Service in Azure
What is the timeline for the release of the NEXT GEN feature for managed service in Azure? It has been in testing since March 2024. When will it be out of preview mode for general use?
Upgrading SQL server 2019 enterprise evaluation edition to SQL Server 2022 Standard
HI All, I am planning to Upgrading SQL server 2019 enterprise evaluation edition to SQL Server 2022 Standard. when I run SQL server 2022 standard installation setup upgrade edition step it is missing select instance name step and there is no option to…