mi_integer mi_xa_get_xadatasource_rmid(mi_string *xasrc)
3Valid in 3Client LIBMI Application? | 3Valid in User-Defined Routine? | 3
---|---|
No | 3Yes | 3
The mi_xa_get_xadatasource_rmid( ) function 3can be used while invoking the ax_reg( ) or 3the ax_unreg( ) function in subsequent calls. 3If successful, this function returns the resource manger ID.
3The format of the xarsc name is [owner].xadatasourcename. 3If the owner is specified, the mi_xa_get_xadatasource_rmid( ) function 3searches for the owner and the data source name. If the owner is 3not specified, the function: 3
3If you receive an error, check for any of the following problems: 3
3See the descriptions of ax_reg( ) and ax_unreg( ).
3For more information on working with XA data sources, see the IBM Informix: DataBlade API Programmer's Guide.
3