Viewing 15 posts - 616 through 630 (of 7,472 total)
to add:
Shrinkfile: DBCC SHRINKFILE this also explains what's special for log files !
intro VLF: "A Busy/Accidental DBA’s Guide to Managing VLFs"
May 3, 2022 at 11:56 am
Also keep in mind you cannot truncate a table that is parent table for other tables. (FK relationships)
April 28, 2022 at 12:26 pm
It's a lazy workaround, right.
It'll have to do for now.
Thank you for the feedback.
April 28, 2022 at 6:10 am
Have you tried to checkpoint all databases to see if these connections vanish ?
April 27, 2022 at 5:33 pm
[style size="30"]text to be formatted size 30[/style]
results to: not what I thought it would
April 25, 2022 at 8:18 am
This is something where the question itself is kind of nonsensical, like what is better eating a steak or watching a good TV show. There might be some overlap...
April 22, 2022 at 9:42 am
My bad ( I must have overlooked it because it shows as regular text in stead of a link )
April 21, 2022 at 7:32 am
April 20, 2022 at 11:05 am
pick the one your consumer complaints most about.
After all, "slow" is a consumer experience.
April 15, 2022 at 11:13 am
does the query return a row with the given test data ?
How will your app react if there is no row returned?
April 15, 2022 at 11:11 am
thank you for the feedback.
April 15, 2022 at 8:20 am
ah, another issue with Windows 2022 !!
( we have an issue with HyperV clustered on Win2022 ( bluescreens ) )
April 13, 2022 at 1:48 pm
Are the needed certificates installed on your SQL2019 ?
Easiest with DBATools Copy-DbaCredential
April 13, 2022 at 1:30 pm
I hope your backups are in place !
If so, try to make an extra log-backup.
Secondly check your disk subsystem !
Only if that is ok, you are to restore the affected...
April 13, 2022 at 1:27 pm
Check these articles:
Windows Server Failover Clustering with SQL Server
What is a SQL Server failover clustering
And with regards to Backups: Nothing changes compared to stand-alone instances
April 8, 2022 at 12:15 pm
Viewing 15 posts - 616 through 630 (of 7,472 total)