You cannot drop an XA data source type until all of the 3XA data source instances that use the type are dropped.
3To 3drop an XA data source type, use the DROP XADATASOURCE TYPE statement 3as follows:
3DROP XADATASOURCE TYPE datasourcetypename RESTRICT;
3For example: 3
3DROP XADATASOURCE TYPE informix.MQSeries RESTRICT;3
For syntax details, see the IBM Informix: Guide to SQL Syntax.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]