Category Archives: scripts

Generate script for objects along with data using Microsoft SQL Server Database Publishing Wizard

Last week, we had a request from the Application Team to generate the DDL script for all objects on a Production database. Since the number of objects on that database was quite high (more than 100,000), the Generate Script wizard … Continue reading

Posted in scripts, SQLServerPedia Syndication | Tagged , , | 2 Comments

Clean up Maintenance Plan History

Sometime back I had responded to a question where the user wanted to know the methods to cleanup the Maintenance Plan history. It is common for the DBA to come across a situation where the Maintenance Plan history grows large … Continue reading

Posted in maintenance plan, scripts, SQLServerPedia Syndication | Tagged , , | 1 Comment