Viewing 15 posts - 976 through 990 (of 22,202 total)
You want to look at Extended Events. sp_cache_remove is the key to understanding what's going on. Here's an example session for detailing cache behaviors:
CREATE EVENT SESSION...
February 4, 2022 at 1:07 pm
>>>>Eirikur Eiriksson wrote: >>>Grant Fritchey wrote:
>>Sean Lange wrote:
>And in other news....I have taken the plunge. After almost 25 years as a developer I have just accepted a new...
February 3, 2022 at 5:00 pm
And in other news....I have taken the plunge. After almost 25 years as a developer I have just accepted a new position as a full time DBA. Even more...
February 3, 2022 at 4:11 pm
Just a test here... did anyone get an email notification of this post?
Yep. It was down, but now it's working.
February 3, 2022 at 4:10 pm
A spreadsheet into the database is pretty much any of the standard stuff. You can link to the database from Excel and insert from there. You can script stuff out...
February 3, 2022 at 2:02 pm
I see Id & fbocode, the PK from the table, in the other table. Aren't those the correct columns?
February 3, 2022 at 2:00 pm
The likelihood of them doing it manually and getting all the permissions right is not very high.
HA!
WHAT?!?!
No, surely a purely manual process across lots of servers will be perfectly...
February 3, 2022 at 12:53 pm
How about if we can have an article for multi subnet AlwaysOn (without stretched VLAN) involving one node in Azure as well.
I think that will cover 2 major topics
-...
February 3, 2022 at 12:52 pm
Thanks Jeff and Grant for responding. I now have two articles waiting for Steve's approval.
Don’t know if those will make the cut. Let’s see.
He's got a backlog, but I'll...
February 3, 2022 at 12:51 pm
Carriage return and line feed acts as a secondary terminator. The one most people use most of the time.
February 3, 2022 at 12:50 pm
Oh, absolutely not worth an argument over. It's long been a bit of an issue the lack of support for Azure through SSMS. It's there... mostly, sort of, as long...
February 2, 2022 at 7:32 pm
We had a directive from corporate to upgrade all our server OSes to 2019. I was informed by IT that they were going to in-place upgrade the SQL Server...
February 2, 2022 at 7:31 pm
PostgreSQL also sort of, but sort of doesn't, require semi-colon's.
February 2, 2022 at 5:04 pm
Logins are not really a thing in Azure. I mean, they are, but they're not. It's down to users at the database level. It's key to always think of the...
February 2, 2022 at 3:26 pm
Viewing 15 posts - 976 through 990 (of 22,202 total)