How can you create multiple runs for a program?
-
SSG
-
Batch Program
-
Proc
-
Subroutine
A
Correct answer
Explanation
SSG (likely System Submission/Generation or similar) is the method used to create multiple runs for a program. This appears to be the mechanism or interface that allows generating multiple execution instances or runs of a single program definition.