| LAST_BATCH_TM |
FLOAT |
N |
A time in seconds of the last batch time |
| MAX_BATCH_TM |
FLOAT |
N |
A time value in seconds to track the longest batch size processed |
| MIN_BATCH_TM |
FLOAT |
N |
A time value in seconds to track the shortest batch size processed |
| RANGE_NAME |
VC2(200) |
N |
AN ASSIGNED NAME FOR THE RANGE |
| README_ID |
NUMBER |
N |
Reference to the Readme ID logging this row. |
| README_STATS_ID |
NUMBER |
N |
PRIMAR KEY |
| STD_DVTN_SQUARE |
FLOAT |
N |
The standard deviation for batch execution |
| TOTAL_ELAPSED_TM |
FLOAT |
N |
A time value in seconds to track readme execution time. |
| UPDT_APPLCTX |
NUMBER |
N |
The application context number from the record info block. |
| UPDT_CNT |
NUMBER |
N |
Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM |
DATE |
N |
The date and time the row was last inserted or updated. |
| UPDT_ID |
NUMBER |
N |
The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK |
NUMBER |
N |
The registered (assigned) task number for the process that inserted or updated the row. |