Viewing 15 posts - 1 through 15 (of 1,184 total)
Bumping this topic. Thanks for any help.
February 5, 2025 at 7:03 pm
Thanks, everyone. I'll review the info you provided. The vendor is using this query to determine unused table space:
SELECT TableName
,NumRows
,reservedpages * 8192 / 1024 AS TotalSpace
,pages *...
December 30, 2024 at 6:21 pm
Thanks, Steve! Always appreciate your QOTD.
-- webrunner
December 6, 2024 at 5:28 pm
Two answers are the same. I wanted to pick that you can't have ORDER BY in a subquery but that wasn't an option.
December 6, 2024 at 2:59 pm
Hi Johan,
Sorry for my delayed reply. Thanks! I'll check it out.
-- webrunner
November 20, 2024 at 2:52 pm
Hi Ant-Green,
Thanks so much for this info! I'll test it out.
Thanks again,
-- webrunner
August 19, 2024 at 4:18 pm
Hello experts,
Following up on this post, I found something interesting.
In the environment mentioned above, one of the AGs hangs with the connection timeout error, but another one connects successfully.
Does anyone...
August 19, 2024 at 2:58 pm
Thanks, Brian.
I'll double-check the firewall (B) possibility. I also think it has to be that.
-- webrunner
August 15, 2024 at 8:38 pm
I'm a little late to the party due to the repost. But I look forward to reading more on this topic. We had a really terrible EAV implementation, so I...
August 7, 2024 at 2:45 pm
Found the solution here http://www.batenict.nl/2020/04/03/token-based-server-access-validation-failed-with-an-infrastructure-error-login-lacks-connect-sql-permission/%5B/quote%5D
Hi, thanks for posting that link. As of today, however, it leads to a 404 page. Does anyone have an updated or similar...
July 18, 2024 at 2:04 pm
Thanks for the interesting question, Steve!
Also to anyone who knows - I guessed it right just based on my experience of never having seen a variable there. But what is...
July 5, 2024 at 2:40 pm
I can work with just one screen if needed, although it's pretty annoying to have to switch windows back and forth. But practically speaking, as long as I have a...
May 10, 2024 at 2:09 pm
Thanks for this great fundamental question. I can't believe I got the SQL Server NULL sort order wrong! Time to review the basics.
-- webrunner
May 10, 2024 at 2:06 pm
I'm ready for the structure of going back to the office more days per week. But I dislike open office plans, so I'm glad to be able to work in...
April 24, 2024 at 7:44 pm
EDIT: Actually, this thread seems to arrive at your conclusion (Error 19406 being all you need) but I suggest reading through those other articles too anyway. HTH
https://www.sqlservercentral.com/forums/topic/alwayson-availability-failover-
Hi,
You can...
April 10, 2024 at 7:05 pm
Viewing 15 posts - 1 through 15 (of 1,184 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy