SET RESTART VALUE
SET RESTART_VALUE is a DCL command that assigns a value to the global symbol BATCH$RESTART. This global symbol defines the location at which a batch job is restarted after its execution has been interrupted. The SET RESTART_VALUE command is meaningful only in command procedures.
Syntax
SET RESTART_VALUE=string