Comments
Sort by recent activity
I am indeed running multiple steps within the job and one of which is the backup step. My scenario must be fairly common. How do others deal with tasks such as check database integrity, shrinkdatabase, rebuild indexes, update stats? Do they do them as separate jobs? / comments
I am indeed running multiple steps within the job and one of which is the backup step. My scenario must be fairly common. How do others deal with tasks such as check database integrity, shrinkdatab...