Scalability LEFT JOIN vs MERGE
Hi there, I'm UPSERTING AND handling 70 + millions of rows of UPSERT. I'm the only developer on the DB. GP_Gen5_6 LEFT JOIN DURING UNIT TEST OF ALL RECORDS 12 mins SCALED UP OVERNIGHT PROCESS GP_Gen5_20 History of existing MERGE process same operation…
ADF - CSV file with more than 2000 columns, need to create multiple tables in the sqlserver using Azure Data factory
I have csv file with more than 2000 columns and 20gb file size. Have to create multiple tables in sqlserver from the csv file using Azure Data factory. here is the file columns col1 col2 col3 col4 col5 col5 ...... i have to create tables with below…
SSAS Development How to fix "Cannot open BIM Model. Localhost server unreachable" ?
Hello everyone ! I've had a weird problem during the last couple of days. I downloaded a SSAS project from Azure to work on it with some people. I set it up to use "Integrated workspace", and I left everything else as default. The first time I…
SqlServer.ManagedDTS DLL Reference Error for Visual Studio 2019
Hello Everybody; Visual Studio 2019 Enterprise v16.11.15 Sql Server Integration services v3.16 I try to Load my DTSX Package as File from Framework C# solution. I add reference Microsoft.SqlServer.Dts.Runtime to my project throwing…
Cleanup of stale DB entries skipped
I have log shipping enabled on a User Database and that database is also using memory optimized tables. It looks like the folder that contains the $HKv2 files on the secondary server are not being deleted after the restore of the log file on the…
Unable to create a database in SQL Server | "The specified max size is invalid"
I am trying to create a database in SQL server under a subscription and its resource group through Python code, the response I get in the code is 202 but upon checking the logs, it shows failed. I am trying to copy the database from another sub and its…
Understand the backup and restore of Azure SQL Managed instances Logins
Hi Team, I want to do backup and restoration of SQL managed instances, Is there any way to migrates SQL logins and jobs too? Thanks Krupa G
Unable to process the existing user settings and will overwrite the file with user settings from this session.
I have local install of sql server 2022, with Analysis server & MSRS features enabled, when I launch the management studio, I get the error message below, any suggestions on how to suppress the message ? Thanks Jay Unable to process the existing…
How granting the execute permission for several stored procedures - SQL Server 2019
Hi, in order to review some security aspects about a SQL Server 2019 instance I need to assign the execute permission for several stored procedures to a db_datareader and db_datawriter user without operating one by one. How could I accomplish a such…
I cant install SQL server express version
When running a basic installation i get "unable to install SQL server: exit code (decimal) - 2068052377 error description: invalid command line argument HEre is the summary.txt file: Overall summary: Final result: Failed: see…
SPID -5 blocking everything.
SS 2022 CU 13 Greetings. Last weekend we moved to a new SQL server, and last night didnt go so well. When I logged in this morning we had LOTS of blocking from spid -5. I can't find much info on this but did find this link that shares this detail: In…
Content of directory on path 'https://stsxxxxxwus01.dfs.core.windows.net/stsexxxxxxxc/production/xxxx xxxxx/xxxxxxx/d_xxxxx/_delta_log/*.*' cannot be listed.
I receive this error message intermittently when I run a query against a storage account from SSMS. It works most of the time but at certain times, it fails. I find it's been failing a lot more now than before and I know it's not a permissions-related…
Can only select both tables filter direction in SSAS tabular
Hi, I use the same SQL server database to do an import in Power BI Desktop as for my model created in SSAS Tabular SQL Server 2019 with Visual Studio 2019. My issue is in the create relationships. In Power BI Desktop I can do: In Visual Studio I…
Retrieving Admin Credentials for SQL Server Database Backup
Connecting to a database from SQL Server Management Studio with normal authentication is not allowing backup operations. An ex-employee who was the admin did not provide any credentials. As a result, backup cannot be taken, and attempts to assign roles…
SSIS pkgs not showing
Hello, I migrated some SSIS packages from instance A to Instance B where SSIS catalog and SSISDB is already there. Now When i connect to SQL Server Instance B using Visual Studio, i cannot see the packges/projects... Or if connect to SSIS on instance…
All access to tables wit columnstore wait for COLUMNSTORE_LOAD_METADATA
Hello We have an issue with one of ours SQL servers Each access to table with columnstore wait for COLUMNSTORE_LOAD_METADATA (about 2-3 sec) This server is 1 of very similar 15 servers with same configuration and same load I cannot find any explanation…
How to resolve data update issues with Microsoft SQL Server 2012 in an SAP application?
I am unable to update data on my SAP application due to an error related to Microsoft SQL Server 2012.
Unstand the migration strategy from Azure SQL Managed instances
Hi Team, Is there any way to migrate our SQL managed instances from one tenant to another tenant. Do we have any detailed documentation regarding this? We should be using azure native tools to perform this lift and shift activity, let us know the…
ssis is missing
I can not find the SSIS toolbox option on my ssis project. Tried restarting VS and machine many times, pls help
SSIS package failed to run
Fail to run the package from agent job. It said unexpected error. But when i run it in VS project it works.