Data
This indicates the target transaction expressed either implicitly or explicitly
on or in the execution of a BTS command i.e., explicitly stated in the TRANSID
parameter on the BTS DEFINE ACTIVITY command or implicitly in a BTS RUN ACTIVITY
command).
If the
Program field in the static portion of this
dump indicates an error in the
CICS® Service Flow RuntimeDPL Stub (DFHMADPL) and you encounter
a BTS error, the transaction Id value should be
CMAM indicating
the error occurred while trying to perform the following BTS-related tasks:
- Define the process (BTS DEFINE)
- Run the acquired process (BTS RUN)
- Check the status of the process (BTS CHECK)
- Acquire a failed process for purposes of compensation (BTS ACQUIRE)
- Cancel a failed process (BTS CANCEL)
If the
Program field in the static portion of this
dump indicates an error in the
CICS Service Flow Runtime Navigation Manager (DFHMAMGR),
and you encounter a BTS error, the transaction Id value will be the adapter
Navigator transaction invoked for the particular request, see
Request field in the static portion of this dump. The Navigator transaction
Id can be found in the TYPE = R record, PARM03, for this request. The error
occurred while trying to perform the following BTS-related tasks:
- Define the activity (BTS DEFINE)
- Run the activity (BTS RUN)
- Check the status of the activity (BTS CHECK)
If the
Program field in the static portion of this
dump indicates an error in the adapter Navigator program and you encounter
a BTS error, the transaction Id value will be an server adapter transaction
Id invoked as part of the modeled adapter flow. The error occurred while trying
to perform the following BTS-related tasks:
- Define the activity (BTS DEFINE)
- Run the activity (BTS RUN)
- Check the status of the activity (BTS CHECK)