SQLAdmin
SQL Server administration, infrastructure, automation, instrumentation etc.
Pages
(Move to ...)
SQLAdmin blog
DBA Security
DBA Litterature
DBA SQL Server Tools
Microsoft Resources
▼
2024-07-16
File as parameter to PowerShell function
›
Quite often I find it usefull to have a file as parameter to a PowerShell function. And most times I want to make sure the file exists when...
2024-07-03
Stored Procedure Guidelines (T-SQL)
›
Here are some personal guidelines on writing and using a stored procedure. They are mentioned in a somewhat random order. The list and each ...
2024-05-13
Buffer Pool scan
›
In a SQL Errorlog we saw a lot of events like this. Buffer Pool scan took 10 seconds: database ID 6, command 'CHECKPOINT', operatio...
2024-03-31
Disassembling a hard disk
›
Hard disk s with spinning platters are going away very fast. During easter cleanup in my workshop I found a old 750 GB hard disk, and decide...
2024-02-03
PowerShell Advanced Function Template
›
I have made this simple template to start a new PowerShell script file with a advanced function. It helps me to get the basics right from th...
‹
›
Home
View web version