Category: Operations
Database: DBC
| View Column | Data Type | Format | Description |
|---|---|---|---|
| ServerName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the FOREIGN SERVER. |
| SrvDataBaseName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the database or user in which the subject foreign server resides. |
| TblOpName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the table operator. |
| TblOpDBName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the database database or user in which the subject table operator resides. |
| TableOperatorType | VARCHAR(7) UNICODE NOT CASESPECIFIC | X(7) | The single character field representing table operator type. |