DAEMON
This table is deprecated and is provided for backward compatibility only
Column Descriptions:
| Name | Type | Description |
|---|---|---|
| HOSTNAME | CHAR (254) | Reserved for HCL internal use. |
| LASTUPDATE | TIMESTAMP | 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 |
|---|---|---|
| I0000084 | HOSTNAME | Unique Index |