WebSphere Commerce database table: MLTIME

This table is used by the MassLoader component as register of current timestamp.


Column Description(s):
Column NameColumn TypeDescription
INSTANCEID BIGINT Instance of the MassLoader owning this timestamp register.
MLTIMESTAMP TIMESTAMP Current timestamp register.
OPTCOUNTER SMALLINT Reserved for IBM internal use.

Feedback