Previous Topic: BACKUP—Backup the Security FileNext Topic: BKPFILE—Identify Backup File


BATCHCAN—Cancel Batch Job

Valid on z/VM.

Use the BATCHCAN control option to allow the CA Top Secret administrator s to cancel batch jobs while they are running prior to completion.

This control option uses the MODIFY entry method.

This control option has the following format:

BATCHCAN(nnnn)
nnnn

Indicates the four-digit job number identified on the batch line of the output of a TSS MODIFY(STATUS) command. Use the job number shows in that display as J=nnnn.

Example: BATCHCAN Control Option

This example stops batch job 1234 before it has finished running:

BATCHCAN(1234)