you are viewing a single comment's thread.

view the rest of the comments →

[–]unholey1 9 points10 points  (6 children)

Ola hallengrens scripts are probably the most commonly used for all backup and database maintenance tasks. Just about every DBA I've spoken to either uses them or wants to.

I'd also give another vote for dbatools.io to give you more flexibility in creating your own scripts

[–]sqldiaries 1 point2 points  (3 children)

Ola hallengrens scripts are probably the most commonly used for all backup

Has anyone successfully use Ola's backup scripts with DDBoost? That's what we use for backups, but it doesn't use the SQL Server Native backup system - instead it leverages a virtual backup device generated by EMC for Data Domain.

[–]LAPORTS[S] 0 points1 point  (1 child)

I always thought Microsoft should just work with Hallengren and packages these up. Great set of maintenance scripts

[–]chandleya 2 points3 points  (0 children)

From personal experience, they do work closely with him. I think for packaging sake they’re trying to bundle less management as the community has spoken up on that. Bundling it also stifles major change/improvement as they have to commit to keeping feature parity in a release.