DFHMQ0773 E date time applid tranid trannum Invalid or expired Facility token in message.
Explanation
The CICS Link3270 program DFHL3270 returned code BRIHRC_INVALID_FACILITYTOKEN or BRIHRC_FACILITYTOKEN_IN_USE, because the Facility field of the MQCIH header in the input message was invalid. The value must be zero on the first request of a sequence of 3270 CICS-MQ bridge messages, and the value that is returned in the reply message must then be used in subsequent messages. The token expires after the time specified in the FacilityKeepTime field of the first message. The token cannot be used by more than one sequence of CICS-MQ bridge messages.
System action
The input messages are backed out to the backout-requeue queue or dead-letter queue.
User response
Check the application to ensure that the correct Facility token is being used and that it has not expired. If necessary, increase the FacilityKeepTime so that the token does not expire before the sequence of messages has been processed.
Module
DFHMQBP0XMEOUT parameters/Message inserts
- date
- time
- applid
- tranid
- trannum
Destination
CMQM, Console and Terminal End User