InterviewSolution
Saved Bookmarks
| 1. |
Which parameter is used to check the syntax of a JCL without executing it? |
|
Answer» TYPRUN = SCAN checks the syntax errors of the JCL without executing it. |
|