February 14, 2017 at 12:50 pm
My company is interested in creating a so-called Sql Runbook. I'm not clear what items should go in the sql runbook, especially as the Internet pulls us through many issues. Any thoughts appreciated.
TIA,
BD
P.S. I could not find a single example of a "runbook" \template on the Internet. I wonder if most companies don't use them
February 14, 2017 at 1:01 pm
Are they simply talking about the "runs" that are done via scheduled jobs?
--Jeff Moden
Change is inevitable... Change for the better is not.
February 14, 2017 at 1:04 pm
Barkingdog - Tuesday, February 14, 2017 12:50 PMMy company is interested in creating a so-called Sql Runbook. I'm not clear what items should go in the sql runbook, especially as the Internet pulls us through many issues. Any thoughts appreciated.TIA,
BD
P.S. I could not find a single example of a "runbook" \template on the Internet. I wonder if most companies don't use them
I haven't seen them as much over the past several years but they were pretty common 20 years ago. It's kind of like a brain dump for maintaining that database server so daily activities, special activities, troubleshooting, backup and restore details, location of scripts, location of settings/logins/jobs/etc that have been captured for the server. Document anything that would allow another DBA to go in and do whatever needs to be done at any point in time. There are templates out there - search on database runbook template. Brent Ozar's site has a template and an example template that may give you an idea but the ones I've seen have a lot more information that what's in the templates.
Documentation
Sue
February 14, 2017 at 1:54 pm
A SQL Runbook can be pretty much anything. I would expect to find:
Most of this is just documentation, but anything a new or covering DBA would need to do the work if the other DBA(S) were gone should be in there.
------------------------------------------------------------------------------------------------Standing in the gap between Consultant and ContractorKevin3NFDallasDBAs.com/BlogWhy is my SQL Log File HUGE?!?![/url]The future of the DBA role...[/url]SQL Security Model in Plain English[/url]
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply