IBM SC34-6814-04 Server User Manual


 
[SHUTDOWN(name1),]
[SPURGE(name1),]
[STATUS(name1),]
[STORAGE_CLEAR(name1),]
[STORAGE_FREEZE(name1),]
[SYSTEM_ATTACH(name1),]
[SYSTEM_RUNAWAY(name1),]
[TASKDATAKEY(name1),]
[TASKDATALOC(name1),]
[TCLASS(name1),[TCLASS_NAME(name8),]]
[TPURGE(name1),]
[TRACE(name1),]
[TRAN_PRIORITY(name4 | (Rn)),]
[TRAN_ROUTING_PROFILE(name8),]
[TRANSACTION_ID(name4),]
[TWASIZE(name4 | (Rn)),]
RESPONSE (name1 | *),
REASON (name1 | *)]
This command is threadsafe.
The following parameter descriptions explain briefly the possible values that can be
returned on an INQUIRE_TRANDEF call. For a more detailed explanation of some
of these parameters, see the corresponding parameter descriptions for the
TRANSACTION resource definition in TRANSACTION definition attributes, in the
CICS Resource Definition Guide.
BREXIT(name8)
returns the name of the default bridge exit program specified for the named
transaction. If no bridge exit is specified, blanks are returned.
name8
The name of an 8-byte location to receive the name of the bridge exit
program.
CMDSEC(name1)
returns, in a 1-byte location (name1), an equated value indicating whether
command security checking is required for the transaction.
XMXD_YES
Command security checking is required.
XMXD_NO
Command security checking is not required.
DTIMEOUT(name4)
returns the deadlock time-out value for the transaction.
name4
The name of a 4-byte location that is to receive the deadlock time-out
value, expressed as a binary value.
(Rn) A register to receive the deadlock time-out value, expressed as a binary
value.
Note that a value of zero means that the transaction resource definition
specifies DTIMOUT(NO).
DUMP(name1)
returns, in a 1-byte location (name1), an equated value indicating whether CICS
is to take a transaction dump if the transaction abends.
XMXD_YES
A transaction dump is required.
Chapter 3. The user exit programming interface (XPI) 407