Hello,
I have a sql server agent job that runs nightly. On random interval (aka: no pattern) the job will fail with the following error:
LogJob History (TrackingSystem_Summaries)
Step ID1
ServerDB01
Job NameTrackingSystem_Summaries
Step NameEmail Summaries
Duration01:10:49
Sql Severity16
Sql Message ID16943
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted0
Message
Executed as user: SOCRATES\administrator. Could not complete cursor operation because the table schema changed after the cursor was declared. [SQLSTATE 42000] (Error 16943). The step failed.
Is there a way to fix, or a way to get more detail error message?
Any advice is appreciated!
Happy Monday:)