InterviewSolution
Saved Bookmarks
| 1. |
How Do You Overcome This Limitation? |
|
Answer» One WAY is to code SYSIN DD DUMMY in the PROC, and then OVERRIDE this from the JCL with instream data. One way is to code SYSIN DD DUMMY in the PROC, and then override this from the JCL with instream data. |
|