Viewing 15 posts - 31 through 45 (of 83 total)
Thank you. The User and System Data Source tabs are empty, in both the 32-bit and 64-bit ODBC Data Source Administrators. Should they be?
July 12, 2023 at 7:06 am
Thank you for your reply.
As per the above and attached, we already have ODBC driver 17.10.4.1 and ODBC driver 18.2.2.1 installed. We don't understand the dependency that the SQL Server...
July 11, 2023 at 2:14 pm
Fair point!
Is there something we could have done to make that sort of search more efficient? How could we have done this differently? We were trying to fault-find an intermittent...
November 26, 2022 at 8:35 pm
Could well be...
I have created an Extended Event session to try to capture what's going on.
-- Create new Extended Event session.
CREATE EVENT SESSION [StatusChanges] ON SERVER
ADD...
November 18, 2022 at 10:40 am
Uninstalling "Microsoft SQL Server 2012 Native Client" resolve this for us.
Prior to this, we had also uninstalled all versions of SSMS, after we found the article below.
Doing the above resolved...
April 27, 2022 at 6:35 pm
Thank you for your response. I am a local admin, and a domain admin also experienced the same issues.
What permissions is this needing? How can we find out what policy...
April 26, 2022 at 8:11 am
Thank you for your responses - some good suggestions there. We'll test these out and come back to you.
We had tried clustered indexes on ID previously, but they were not...
July 1, 2021 at 5:47 pm
Yes we did that - the deadlocks were occurring between two SPIDs running the delete statement on the temporal table. The locked resource was the temporal table itself, with "IX"...
July 1, 2021 at 1:33 pm
We attempted delaying each individual SPID by a random number of whole seconds, between 0 and 9. Even this didn't resolve the issue, with deadlocks continuing to occur as before.
June 21, 2021 at 10:03 am
Solution was found here:
May 18, 2021 at 1:52 pm
SwePeso's solution at the following link has been the best help for this.
January 10, 2020 at 8:40 pm
We created both of those keys (as they were not present), but no cigar sadly. Been Googling for most of the day!!
January 7, 2020 at 4:47 pm
Thank you for your reply. Unfortunately I have been unable to locate the keys you reference (or any equivalents), throughout the whole registry?
January 7, 2020 at 4:29 pm
Sue_H - the flags were definitely missing, we scripted the jobs out to check, and also stopped receiving job history information monitoring-side since the job steps were no longer logging...
October 11, 2019 at 10:33 am
Viewing 15 posts - 31 through 45 (of 83 total)