SYSXADATASOURCES
The sysxadatasources system catalog table stores XA data sources.
The sysxadatasources table has the following columns.
Column | Type | Explanation |
---|---|---|
xa_datasrc_owner | CHAR(32) | The user ID of the XA data source owner |
xa_datasrc_name | VARCHAR(128) | The name of the XA data source |
xa_datasrc_rmid | SERIAL | Unique RMID of the XA data source |
xa_source_typeid | INTEGER | XA data source type ID |