May 3, 2019 at 10:29 pm
I am using Ola Hallengren maintenance plan, so the order i have is run integrity check first and then index rebuild. However, i am looking for option to see that wait for the integrity check Job to finish and then run the index rebuild, these two are different jobs not as part of one maintenance plan. Is this possible to check for the first job to finish and later start the other job? Please advise?
May 3, 2019 at 11:14 pm
Put these as two steps in the same job.
May 4, 2019 at 12:49 am
Or create a third job that calls a new proc that calls the stored procedures that you're using in the other two jobs.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply