Page 1 of 1

to find taskid for started txn,etc

PostPosted: Wed Aug 06, 2014 10:55 pm
by deeparekha
1. i would like to know how to find the taskid for a started transaction using the EIBREQID thats returned after the start command is executed
2. A transaction is asynchronously started & is defined as follows:
RECOVERY
DTimout : 0030 No | 1-6800 (MMSS)
RESTart : Yes No | Yes
SPurge : Yes No | Yes
TPUrge : Yes No | Yes
DUmp : Yes Yes | No
TRACe : Yes Yes | No
COnfdata : No No | Yes
Otstimeout : No No | 0-240000 (HHMMSS)
When an online transaction with similar recovery definition as above is suspended & waits for another transaction enqueuing a resource, i get the following message
TRANSACTION GIPS, TASK NO 0002977, IS BEING RESTARTED AUTOMATICALLY, C-ABEND AFCY
But in case of STARTED transaction it does not seem to display this message also will it try to restart? I would like to know what could have happened