XACI Command Reference Manual

Effect. The XACI command fails.
Recovery. Enter a valid XA Handle.
1504 Cannot Alter Active Flag When Broker is Running.
Cause. You attempted to alter the Active Flag of the XAConfiguration when XABroker is running using the XACI
command.
Effect. The XACI command fails.
Recovery. Stop XABroker before altering the Active Flag of the XAConfiguration.
1505 Only One Configuration Can Be Active Configuration with handle <specified handle> is Active.
Cause. You attempted to activate a configuration using the XACI command when one configuration is already active.
Effect. The XACI command fails.
Recovery. Only one configuration can be in the active state in the system.
1506 No XABroker Configurations Available.
Cause. You attempted to start XABroker using the XACI command when it is not configured.
Effect. The XACI command fails.
Recovery. Configure XABroker. For more information on the XABroker configuration, see Commands for the
XADef Object.
1507 Object Name Not Allowed.
Cause. An XACI command includes an invalid object name.
Effect. The XACI command fails.
Recovery. Enter a valid object name. For more information on object names, see Command Objects.
1508 Cannot set Active to TRUE When Broker is Running.
Cause. You attempted to alter the Active Flag using the XACI command when XABroker is running.
Effect. The XACI command fails.
Recovery. Stop XABroker before altering the Active Flag.
1509 Active XABroker Configuration Cannot be Deleted.