Reserved for IBM internal use.
Column Descriptions:
Name | Type | Description |
ECRFNBR | INTEGER NOT NULL | Reserved for IBM internal use. |
ECDOCTYP | CHAR (8) | Reserved for IBM internal use. |
ECDOCVER | CHAR (2) | Reserved for IBM internal use. |
ECRECTYP | CHAR (10) | Reserved for IBM internal use. |
ECRECVER | CHAR (2) | Reserved for IBM internal use. |
ECCOMMANDNAME | VARCHAR (128) | 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 |
<SYSTEM-GENERATED> | ECRFNBR | Primary Key |
I0000098 | ECDOCTYP+ECDOCVER+ECRECTYP+ECRECVER | Unique Index |
Referenced By Child Tables:
Constraint | Columns | Child Table | Child Columns | Type |
F_312 | ECRFNBR | ECTPTITM | ECRFNBR | Cascade |