Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

DELETE Delete ARCHIVE processes

&pagelevel(4)&pagelevel

The following types of ARCHIVE processes can be canceled by means of the DELETE statement:

  • processes defined with the operand NOW=NO which have not yet been started;

  • processes which have been interrupted.

DEL[ETE]

archive-seqno


archive-seqno

15-digit ARCHIVE number in the form A.yymmdd.hhmmss or L.yymmdd.hhmmss for running or waiting processes respectively (yy=year, mm=month, dd=day, hh=hour, mm=minute, ss=second).

The system support may omit this operand. If this operand is not specified, all the ARCHIVE processes defined with the operand NOW=NO, which are thus in the queue file ARCHIVE.LATER, are deleted.


Example

See section "Batch job from the queue file".