This table contains the list of execution reports. The structure of the table is as follows:
Fields
Name |
Description |
Type |
Length |
Dec* |
Key |
JOBID |
ID of the job associated with the report. |
INTEGER |
9 |
0 |
1 |
LINENUMBER |
Line number in report. |
INTEGER |
9 |
0 |
2 |
REPORTLINE |
Report line (text). |
VARCHAR |
250 |
0 |
* Decimals
Notes:
Deleting a job also means deleting the associated report.
The job manager automatically completes the first line (open when job starts) and the last line (close after running) of the report.
Depending on the configuration, the Job manager may use different sets of tables, with or without schemas. For more information, see Deleting a schema.