| Text | Cause | Action | 
| EndTransaction() Error 1140: CONNX for VSAM / QSAM / PDS does not support Rollback. | The invoking client application requested a Rollback to undo changes to one or more VSAM / QSAM / PDS(member) data sets. CONNX only supports Rollback for journalled CICS / VSAM files. | Remove the Rollback request from the invoking client application. | 
| EndTransaction() Error 1141: Invalid transaction type. | This is an internal logic error: the EndTransaction() function was invoked with an invalid parameter type. | Contact a Software AG technical representative. |