InterviewSolution
Saved Bookmarks
| 1. |
What Is Disp=(new,pass,delete)? |
|
Answer» This is a new FILE and create it, if the step TERMINATES normally, pass it to the subsequent steps and if step abends, delete it. This dataset will not exist BEYOND the JCL. This is a new file and create it, if the step terminates normally, pass it to the subsequent steps and if step abends, delete it. This dataset will not exist beyond the JCL. |
|