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. |
TbpOpDataBaseName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name of the database database or user in which the subject table operator resides. |
NameInfo | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The value portion specified in the custom-clause. |
ValueInfo | VARCHAR(31000) UNICODE NOT CASESPECIFIC | X(31000) | The value portion specified in the custom-clause. |
ValueType | CHAR(1) LATIN NOT CASESPECIFIC | X(1) | The identifier to identify whether the value specified in custom-clause is either SELECT/Value/System. |
TableOperatorType | VARCHAR(7) UNICODE NOT CASESPECIFIC | X(7) | The single character field representing table operator type. |