Multiple choice technology mainframe Which is the parameter used to restart a JOB RESTART COND SPACE PROC Reveal answer Fill a bubble to check yourself A Correct answer Explanation The RESTART parameter on the JOB statement allows restarting a job from a specific step if it abended or was cancelled. This is useful for long-running jobs where you want to skip completed steps and restart from a failure point.