Creating a CHECKDB job- NEED HELP!!!

  • To output to a file just create a SQL Agent job and then under "Advanced" for your step set the "Output File" to your desired location. Then you can use Database Mail to pick the file up and email it, or use an outside program to.

    Shawn Melton
    Twitter: @wsmelton
    Blog: wsmelton.github.com
    Github: wsmelton

  • Thanks this is a great help. I was trying to create an SSIS package to accomplish this. But using the SQL Agent works just as well to create the file.

    I just need to figure out how to work database mail in. Since, I have never used it before.

Viewing 2 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply