WCSGBLDATA
Reserved for IBM internal use.
Column Descriptions:
| Name | Type | Description |
|---|---|---|
| GLOBALDATATYPE | INTEGER NOT NULL | Reserved for IBM internal use. |
| GLOBALDATA | BLOB (1000000) NOT NULL | 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> | GLOBALDATATYPE | Primary Key |