This table contains configuration parameters for Unicenter Patch Management. The contents of this table should not be modified directly by the user except on direct instructions from CA.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| user_uuid | byte(16) | not null | The uuid of the user for whom the configuration parameters were created. The nil uuid (00000000-0000-0000-0000-000000000000) represents application-level configuration parameters. |
| name | nvarchar(490) | not null | The name of the configuration parameter. Example: 'download.config.retries' |
| value | nvarchar(512) | with null | The value of the configuration parameter. |
| context | integer1 | with null | "The type of configuration parameter. 1 = user 2 = content filter 3 = security " |
Product Name: Unicenter Patch Management
Table Type: Table