ONQUEUE

Reserved for IBM internal use.


Column Descriptions:

Name Type Description
STOREENT_ID INTEGER NOT NULL Reserved for IBM internal use.
ORRFNBR BIGINT NOT NULL Reserved for IBM internal use.
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.


Indexes:

Name Column Names Type
I0000170 ORRFNBR Unique Index
I0000631 STOREENT_ID Non-Unique Index


Constrained By Parent Tables:

Constraint Columns Parent Table Parent Columns Type
F_479 ORRFNBR ORDERS ORDERS_ID Cascade
F_480 STOREENT_ID STOREENT STOREENT_ID Cascade