Viewing 15 posts - 1 through 15 (of 1,188 total)
Thanks for the question, Steve!
Is the correct answer due to the fact that the restore is attempted while in the DNRTest database itself?
Thanks,
webrunner
March 2, 2026 at 4:03 pm
LOL I was happy to get the right answers, and then I read that they are all right.
-- webrunner
July 8, 2025 at 1:35 pm
May 8, 2025 at 1:42 pm
Thanks for the question, Steve!
Btw is this option complete, or was the sentence cut off?
"This enables a separate Query Store on secondary replicas that is"
May 5, 2025 at 2:47 pm
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/
Hi, thanks for posting that link. As of today, however, it leads to a 404 page. Does anyone have an updated or similar solution link?
Thanks...
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
Viewing 15 posts - 1 through 15 (of 1,188 total)