Return Status

The return status of the background task displays:

  • Task Succeeded
  • Task Failed - Error, followed by the return code

The general return code (-1) indicates that the task generated either a warning or an error. A warning message means there was a problem, but the task was completed. An error message means the task was prematurely terminated.

Stored procedures and executables can generate other return codes, which will be displayed here.