Active PCT

Click DUMP to create and view dump information for this PCT.

TranClass
The name of the transaction class to which the transaction belongs.
Program Name
The program name of a local program to be run when this transaction is invoked. Leave this field blank if you enter a value in the remote system ID field.
PCT Type
Indicates whether the program is local or remote. If the program is remote, the system and transaction IDs are also displayed.
Default BREXIT
The current bridge exit for this transaction. You can change the name of the bridge exit to be called when this transaction is invoked.
Status
Displays the current settings that apply to this transaction.
Enabled
Check this to enable the resource.
In Doubt
Specifies what is to happen if a transaction program using intersystem communication abends at a critical moment during syncpoint or abend processing.
Backout
This indicates that if a transaction program using intersystem communication abends at a critical moment during syncpoint or abend processing, the effects of the transaction are backed out using ROLLBACK. To use this option, files used by the transaction program must have Backward Recovery checked on the CICS FCT page.
Commit
This indicates that if a transaction program using intersystem communication abends at a critical moment during syncpoint or abend processing, any changes are committed.
Wait
This indicates that if a transaction program using intersystem communication abends at a critical moment during syncpoint or abend processing, critical resources are locked until the session has recovered, and are then backed out or committed in step with the remote system.
3270 Screen
Specify the screen size to be used by the transaction program:
Default
The transaction program uses the default screen size, as defined in the Typeterm entry.
Alternate
The transaction program uses the alternate screen size, as defined in the Typeterm entry.
Tracing
Choose the type of tracing to be performed for the transaction program:
Standard
Standard tracing is performed.
Special
Special tracing is performed.
Suppress
No tracing is performed.
Translate to Upper Case
Check this if you want the transaction program to translate input into upper case.
Dump on Abend
Check this to indicate that a program dump is to be created if the transaction program abends.
Purgeable
If this is checked, when a PURGE is issued, the transaction has the SPURGE option set to yes, an ITR is sent to the SEP running the TASK to abend the task with abend AICG.

Transaction

TWA Size
Displays the size of the transaction program's Transaction Working Area (TWA) in bytes.
Input Timeout
The maximum time in seconds allowed for operator response to an explicit CICS RECEIVE, WEB OPEN, WEB SEND, WEB RECEIVE, or WEB CONVERSE command before this transaction is abended. A value of 0 indicates that there is no timeout, and the system will wait indefinitely for a response.
Runaway Timeout
The maximum continuous period of time in seconds that the region will allow a transaction to run without making a CICS, EZASOKET or WebSphere MQ API call. When this time is exceeded, the transaction is abended. A value of 0 indicates that there is no timeout.
Deadlock Timeout
The deadlock timeout used for task processing. This is the period after which a suspended task is terminated. A zero value means that no deadlock timeout is used.
Transaction Threshold
The maximum length of time in seconds that a transaction can run before a message is logged to the console to indicate that it has exceeded its threshold. A value of 0 indicates that there is no threshold.

Counts

Priority
Displays the transaction priority of the transaction program.
Use Count
Displays the number of times this transaction has been used.
Average Duration
Displays the average execution time in seconds for this transaction.