InterviewSolution
Saved Bookmarks
| 1. |
Explain How Jcl Works? |
|
Answer» JCL RECOGNIZES the program to be executed, the INPUTS that are required and location of the input/output and informs the OPERATING System through Job CONTROL Statements. JCL recognizes the program to be executed, the inputs that are required and location of the input/output and informs the Operating System through Job control Statements. |
|