SET RESTART VALUE: Difference between revisions
Jump to navigation
Jump to search
Created page with "'''SET RESTART_VALUE''' is a DCL command that assigns a value to the global symbol BATCH$RESTART. This global symbol defines the location at whi..." |
(No difference)
|
Latest revision as of 13:10, 3 December 2019
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