Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
How to design a Maintenance plan from Command prompt and use a DTS package for the steps?

This is the question asked in MSDN forums, using SQLMAINT utility this can be achieved and also the output can be sent to a text file or HTML file. In case if the steps are defined in the DTS package then its best to use DTEXEC utility. Best to refer to books online (updated) for more information on these command line utilities.

Posted: Sunday, March 11, 2007 10:21 AM by SQL Master

Comments

No Comments

Anonymous comments are disabled