This article describes how to resolve an RTS114 error in dfhexa.
Resolution:
The problem is due to the way that the one-phase XA modules, ESORAOPC and ESDB2OPC are built. These system programs are not identified as such and may be cancelled by the run-time resulting in an RTS114 every second time that a batch SQL application is started.
There is a work-around for this problem until an official product fix is available. Set the CAS_SYSPROG_LIST environment variable to include the name of the one-phase commit XA module. The best place to set this is in the Configuration Information section of the server.
[ES-Environment]
CAS_SYSPROG_LIST=ESORAOPC
[ES-Environment]
CAS_SYSPROG_LIST=ESDB2OPC
Incident Number: 2352009
#MFDS
#EnterpriseDeveloper

