DSM Report Extractor. Reporter Data Source table, containing quick query nodes from RDS files. Used by DSM Reporting
| Column Name | Column Datatype | Column Null Option | Column Comment |
| srcid | nvarchar(64) | not null | The ID of the data source defining this query node |
| locid | nvarchar(3) | not null | The LOCALE identifier of the query node |
| qryname | nvarchar(127) | not null | The full, native name of the query node |
| qryid | integer | not null | ID of this query node |
| dispname | nvarchar(127) | not null | Full, local display name |
| descript | nvarchar(15000) | with null | Description |
| qrysql | nvarchar(15000) | with null | The SQL statement used for object selection if any |
| qrydef | nvarchar(15000) | with null | Additional properties for the query node |
Product Name: Unicenter Desktop and Server Management
Table Type: Table