Answer Posted / vaneesh khurana
We can't write
//SYSIN DD *
but i think we can code
//SYSIN DD DSN=SYSIN.PS,DISP=SHR
where SYSIN.PS is a 80 byte file containing SYSIN statements.
Not sure about it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
how you can access an uncataloged dataset in a JCL?
What is the syntax of JCL statement?
How to pass data to a program that is coded in an exec statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the motivation behind coding class parameter in job statement?
Is their any set of rules for dd? Explain.
How to override loadlib?
what is the use of JCL?
How jcl is used for testing batch programs?
Is it possible to define dd statements as you want?
How to submit jcl through a cobol program?
What do you understand by the term job time – out and how can you overcome that?
What do you understand by jcl?
Name a few IBM utility programs, and explain its function.