Version of the DTS Transfer Object Repository. Mainly for backwards compatibility
| Column Name | Column Datatype | Column Null Option | Column Comment |
| object_id | integer | not null | Unique primary key. No other object in the TOR will have the same object id |
| name | nvarchar(10) | with null | Name field for OBJ/TNG WV API compatability |
| label | nvarchar(100) | with null | Label field for OBJ/TNG WV API compatability |
| description | nvarchar(150) | with null | Description for this version object |
| user_data1 | nvarchar(255) | with null | To store client data |
| user_data2 | nvarchar(255) | with null | To store client data |
| version_number | nvarchar(10) | with null | The version number of the TOR |
Product Name: Unicenter Desktop and Server Management
Table Type: Table