This tables contains one row that has informtion on the repository.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| keynum | integer | not null | Arbitrary key value for the single row. Contains the numeric value 1. |
| version | varchar(255) | not null | Version of the repository. Primarily used to ensure the repository schema version. |
| lastupdated | varchar(255) | not null | Date the repository was last updated. This is checked by Unicenter DBA to see if it needs to update it's local cache of settings. |
| enabled | integer1 | not null | Contains a 1 to indicate that Unicenter is enabled. Otherwise it contains a 0. |
| manager_node | varchar(255) | with null | If Unicenter is installed, this is the node where the Unicenter messages should be sent. |
Product Name: Unicenter Database Management
Table Type: Table