Reserved for IBM internal use.
Column Descriptions:
Name | Type | Description |
OMREFNUM | INTEGER NOT NULL | Reserved for IBM internal use. |
OMORNBR | BIGINT NOT NULL | Reserved for IBM internal use. |
OMRECNAME | CHAR (10) | Reserved for IBM internal use. |
OMRECSEQ | INTEGER | Reserved for IBM internal use. |
OMRECVALUE | VARCHAR (3000) | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | 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 |
I0000174 | OMRECNAME+OMORNBR+OMRECSEQ | Unique Index |
I0000175 | OMREFNUM | Unique Index |
I0000651 | OMORNBR | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_512 | OMORNBR | ORDERS | ORDERS_ID | Cascade |