WHAT IS DUMMY IN JCL? HOW TO USE IT?
CAN ANYBODY SEND PROGRAM ON THIS?
Answer Posted / surendran s
if the value has been get in instream then we have write an
dummy statment..
//SYSIN DD DUMMTY
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
Explain about ISPF/TSO Commands
When space is allocated for an output dataset, what units can be used?
what is DD statement is used in JCL?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
which parameter is used to check the syntax of a jcl without executing it?
what are JCLLIB and STEPLIB in JCL?
What is the format of comment statement?
How does jcl act on code(if you take a cobol program)?
How can the attributes of one sms dataset be copied to another dataset?
I need exexution process for JCL programs
What do you understand by the term notcat 2 – gs?
Are there any set of rules for the names of the steps used in a job?
what is the purpose of coding notify parameter in job statement?
what is use of disp parameter in dd statement?
What is the difference between the positional and keyword parameters? Give examples.