PURGE MESSAGE

Discontinue building a BMS logical message.

PURGE MESSAGE

Read syntax diagramSkip visual syntax diagramPURGE MESSAGE

Conditions: Full BMS: INVREQ, TSIOERR

Description

PURGE MESSAGE discontinues the building of a BMS logical message. It deletes the current logical message, including any pages of device-dependent data stream already written to CICS® temporary storage. The application program may then build a new logical message.

The portions of the logical message already built in main storage or in temporary storage are deleted.

See BMS macros for map definition macros.

PURGE MESSAGE is only available on full-function BMS. For further information about BMS, see Basic mapping support .

Conditions

16 INVREQ
RESP2 values:
200
The command was called in a distributed program link server program.

Default action: terminate the task abnormally.

35 TSIOERR
occurs if there is an irrecoverable temporary storage input/output error.

Default action: terminate the task abnormally.