Contains the data provided by the Update Request Status job read from the REQUEST table.
Column Name | Data Type | Unique | Nullable | Description |
---|---|---|---|---|
ID | bigint | x | The primary key column | |
REQUEST_ID | bigint | |||
SERVER | smallint | The server ID as stored in the ServerMap | ||
PARAM_KEY | varchar(255) | |||
PARAM_VALUE | varchar(512) |