Using Ola Hallengren Backup Procedure with Cohesity
Note: I was asked to run a proof of concept with Cohesity for SQL Server using Ola Hallengren’s backup stored procedure. What is shared here is what I wish Cohesity … Continue Reading →
Resolutions found with SQL Server and other types of databases
Note: I was asked to run a proof of concept with Cohesity for SQL Server using Ola Hallengren’s backup stored procedure. What is shared here is what I wish Cohesity … Continue Reading →
Note: Unlike other queries I have share here at TheSQLReport, I am the author of this one. Sharing because I could not find it in my Google Searches. Tested … Continue Reading →
(If pictures are not being displayed below, try viewing this post in Microsoft Edge browser) When opening a support case with Microsoft for SQL Server, sometimes they ask for information … Continue Reading →
Note: This is just a work around & not root cause. This does not work in all cases, and is environment dependent. Problem: Being in a new environment, sometime … Continue Reading →
Note: I did not resolve this issue, but am sharing this because of the unsuccessful time spent on Google trying to find a resolution to to this issue. Hoping it … Continue Reading →
Adding this because I was not able to find this query on the first page of my Google search. Wanted a list of all the databases in the SQL Server … Continue Reading →
Teradata in a recent design change moved where to set the Maintenance Window with the roll out of their newer equipment. Note: The reason that you would want to set … Continue Reading →
My organization requires periodic password changes on all its accounts. After changing a password for a local login for a Azure SQL Instance, this account was able to login into … Continue Reading →
First, I am by no means a FileStream expert. I am a DBA that was thrown a FileStream support ticket. Problem, the developer ran the delete from the filestream table, … Continue Reading →
Bitnami virtual machines are great for quickly enabling an environment for testing or learning. Sometimes they can be a challenge when I want to use other software with them. Problem: … Continue Reading →