Purpose
Displays any Two-phase commit in-doubt sessions or any coordinators that have in-doubt sessions.
Syntax
The DI and DIS abbreviations are deprecated.
where:
- SESSIONS
- Specifies that all currently in-doubt sessions be displayed for a coordinator.
- name
- Coordinator name in alphanumeric characters.
- id
- (optional) Logical-host id, a decimal number.
- RESOLVED
- Specifies that the display include sessions that were manually resolved, as well as sessions that are currently in-doubt, for a coordinator.
- COORDS
- Specifies that all coordinators with in-doubt sessions be displayed.
Usage Notes
The LHID parameter replaces the deprecated HOST parameter.
Example 1: DISPLAY INDOUBT
DISPLAY IND COORDS
Completion Message 1
TDP0410 COORDINATORS WITH IN-DOUBT SESSIONS coordinator coordinator ...
where coordinator is the coordinator name.
Example 2: DISPLAY INDOUBT
DISPLAY IND SESSIONS COORD IMSA
Completion Message 2
TDP0412 IN-DOUBT SESSIONS FOR COORDINATOR IMSA TDP0413 SESSION RUN-UNIT ####### rrrrrrr ...
where:
Syntax Element | Description |
---|---|
####### | Session number. |
rrrrrrr | Run-unit id. |
Example 3: DISPLAY INDOUBT
DISPLAY IND SESSIONS COORD CICSS2 RESOLVED
Completion Message 3
TDP0409 IN-DOUBT OR RESOLVED SESSIONS FOR COORDINATOR name TDP0437 STATUS SESSION RUN-UNIT TDP0438 sssssssssss ########### rrrrrrrrrrr ...
where:
Syntax Element | Description |
---|---|
sssssssssss | Phrase, IN-DOUBT, COMMITTED, or ROLLED BACK. |
########### | Session number. |
rrrrrrrrrrr | Run-unit id. |