Table of Contents

About

The S_NQ_INSTANCE table stores information about scheduled job (ibot) instances. Ie an instance is a run of a job.

Metadata

  • EXIT_CODE is the application exit_code. It will be NULL if the job is interrupted
  • STATUS
STATUS Numeric Code String Code
0 Completed
1 Running
2 Failed
3 Cancelled
4 Timed Out

Documentation / Reference