MLTIME
This table is deprecated and is provided for backward compatibility only.
Column Descriptions:
Name | Type | Description |
---|---|---|
INSTANCEID | BIGINT | Instance of the massload utility owning this timestamp register. |
MLTIMESTAMP | TIMESTAMP | Current timestamp register. |
OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented. |