CANCEL

Top  Previous  Next

CANCEL cancels a previously issued DELAY, POST, or START command.

CANCEL  REQID(reqid)
[ TRANSID(transid) ]

Options

REQUID (requid)

specifies a name (1-8 characters), which should be unique, to identify a command. This name is used as a temporary storage identifier. The temporary storage queue thus identified must be defined as a local queue on the CICS system where the CANCEL command is processed.

TRANSID (transid)

specifies the symbolic identifier (1-4 characters) of a transaction to be used to determine where the CANCEL command is to be executed.