InterviewSolution
Saved Bookmarks
| 1. |
What Are The Parameter We Cannot Use In Procedure? How Many Instream We Can Write In Single Jcl? Can We Call Instream To Catalog And Catalog To Instream? |
|
Answer» sysin DD * we cannot use in procedure,15 INSTREAM PROC we can code.we can call instream to CATALOG.but we cannot call catalog to instream sysin dd * we cannot use in procedure,15 instream proc we can code.we can call instream to catalog.but we cannot call catalog to instream |
|