3.2.9.2 Optional Parameter

The following parameter is optional.
TRAN = {Y|N}
Specifies whether the Service is transactional.
indicates transactional; N indicates non-transactional. Default value is N.

(TM_MQI starts an Oracle Tuxedo transaction before reading each message from a WebSphere MQ queue. If TRAN=Y, the call to the Oracle Tuxedo service is made within this transaction. If TRAN=N, then the call to the Oracle Tuxedo service is made with the TPNOTRAN flag.)