X'2008' PURGE PCB DEST SET TO BLANKS

Explanation

The message is being purged (enqueued to a temporary destination), and the temporary destination name is blank.

Programmer response

The destination name in the TPPCB at TPCBTSYM is blank (hex 40s). This field should have been set to the destination name of the message during processing. If a queue manager buffer (QMBA) is allocated, the message that is being processed should be in this buffer. Otherwise, the message might have to be located on the SCRAPLOG data set where it is discarded by the Load function. The timestamp (date and time) of the message that is being processed is stored in the PST at PSTPRE1, and the timestamp can be used to locate the message on the SCRAPLOG data set, or the original message input to IQCSELCT. This is an internal IMS or QCF error.