Connection failed when running automated script in SQL
Hi, I have a batch script that calls for winscp.com with a script parameter and if I restart SQL server solves the matter for a couple of week and then it starts to connection fail even if I try to...
View ArticleERROR: (provider: Named Pipes Provider, error: 40 - Could not open a...
we have serverA (sql box), server B (application server)server C (IIS server, application servr)Server D (application server)getting error from Server C - ERROR: (provider: Named Pipes...
View ArticleSQL Server 2017 CU
May I know if I install CU18 will also include the previous GDR ??Or I need to install CU14+GDR and CU18 ?? Thanks
View ArticleSQL 2016 Ent migrate to SQL 2019 Ent
Hiwe have serverA (windows 2019 , sql 2016 ent) as publication , server B (windows 2019 , sql 2016 ent ) subscriber 1, server c (windows 2016 , sql 2016 std) subscriber 2, now we are going to migrate...
View ArticleProblem with XML parser memory leak
We're using xml parameters to send a collection of data to stored procedure. Typical (little simplified) use case would look like:DECLARE @Values varchar(max) =...
View ArticleRestore from SQL managed instance
Hi all,With the recent updates to SQL server 2019 versions we have encountered an issue with the version compatibility to Azure managed instance SQL versions.I am getting this error message when trying...
View ArticleSQL database VSS differential backup API returns huge partial range when no...
I am calling VSS APIs to do a differential backup on a database (mdf file is ~16GB, log is ~15GB), which runs on SQL server 2014 sp 1. The partial range returned by IVssComponent::GetPartialFile()...
View ArticleReading rows from the sys.sysobjvalues system table for a database - SQL...
Hi,I need to verify the data inside the system table named sys.sysobjvalues for a my database: does it exist the corresponding system view to do it, please?Thanks
View ArticleIndexes are not used
We have massive performance issues with a SQL Server. The system is fast in the morning and will be slow in the afternoon. It could be determined that indexes over several tables are no longer used...
View ArticleGet Currency Conversion Rates
Hi I am working on one project wherein "Sales" amount is there in fact table and the currency like USD, GBP and there is also one column "Date" available. I am looking for any option available that can...
View ArticleCreate Database in Azure Blob Storage Error
SQL Server Version: 2019 (15.0.2070.41)OS Version: Ubuntu: 16.04Followed instructions to create:- Azure Storage account- Storage Account Container - Access Policy/Permissions- Generated Shared Access...
View ArticleBest place to start learning Sql Server Internals?
I am looking for online resources for SQL DBA to learn sql server internals. Any suggestions please?
View ArticleSQL 2019 Upgrade
Team,we have SQL 2016 running on our environment.can you pls share Pros & cons to upgrade sql 2019 environment? recently SQL 2019 release with CU1, shall we wait for first quarter to fix some bugs...
View Articlecapture SP historic metrics running report
need to create report for all SP running metrics, SP (historic ) running time start ,end time , duration, with parameters. monthly report need to create for above requirement. how to capture SP...
View ArticleSQL Server 2017 CU18 Python Update Failure
We keep receiving the error of "Unable to connect to remote server" when trying to run the Python portion of the CU18 update for SQL Server 2017. I've copied all CAB files over to the server, and...
View ArticleUse DTA to analyse Query Store
I have a SQL 2017 database on Server 2019 with SSMS 18.4. I have turned on Query Store for a test database but when I select Query Store in the DTA Workload, I just get "99% of consumed workload has...
View ArticleError in creating backup directory using Ola Hallengren
I am getting the following error after the backup job running, when Ola is creating the directory it gives space between P-GYMDTSU1$P-GYMDTSU1 and \DAM (P-GYMDTSU1$P-GYMDTSU1 \DAM) and because of this...
View ArticleNon-yielding scheduler on SQL Server 2019
We are getting a non-yielding scheduler error on our new SQL Server 2019 boxes. This started when someone ran a query yesterday and in the error log it kicks off a BEGIN STACK DUMP Looking at...
View ArticleQuestion on CEIP service in SQL Server 2019
Hi,After SQL Server 2019 installation, we noticed three CEIP (Customer Experience Improvement Program) services - each one for database engine, analysis service and integration service have been...
View Articlecan the tuning advisor make recommendations on specific queries
Hi we run 2019 std. I took a quick look at the tuning advisor yesterday and saw terms like file, workload, plan cache and query store. I read a little too but could not come away with a quick decision...
View Article