I have a scheduled Job that is set up to run from 8am to 8pm Mon-Fri, with no end date. The job runs a stored procedure and works fine when it runs. Unfortunately, after it completes the daily runs (at 8pm) it disables itself somehow. Thus, not restarting again until I manually force it to an 'enabled' status.
I have checked to make sure the SQL Service Agent is running etc, etc.. but can find no reason as to why it disables the job. I have other jobs that are set to run ONCE a day at 3:00am, and they work and schedule fine without incident.
Any suggestions?
Rick
I have checked to make sure the SQL Service Agent is running etc, etc.. but can find no reason as to why it disables the job. I have other jobs that are set to run ONCE a day at 3:00am, and they work and schedule fine without incident.
Any suggestions?
Rick