MLTIME
This table is used by the massload utility to register of current timestamp.
Column Descriptions:
| Name | Type | Description |
|---|---|---|
| INSTANCEID | BIGINT | Instance of the massload utility owning this timestamp register. |
| MLTIMESTAMP | TIMESTAMP | Current timestamp register. |
| OPTCOUNTER | SMALLINT | The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented. |