REQUEST_PARAM

Contains the data provided by the Update Request Status job read from the REQUEST table.

Structure

Column NameData TypeUniqueNullableDescription
IDbigintxThe primary key column
REQUEST_IDbigint
SERVERsmallintThe server ID as stored in the ServerMap
PARAM_KEYvarchar(255)
PARAM_VALUEvarchar(512)

Primary Key Constraints

Indices

  1. IDX_REQUEST_PARAM

    Columns

    Included Columns

  2. IDX_REQUEST_PARAM_2

    Columns

Statistics

    none