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