Answer Posted / rekha
We can pass the data from JCL to COBOL
By using SYSIN statement or
By using PARM parameter.
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the function of the dd dcb keyword?
Explain how can the submitting users racf authority be overridden in a job stream?
which utility is used a dummy utility?
how you will the direct the data to spool using sysout option?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Explain the purpose of the dd keylen parameter?
How does the jcl specify the job to os?
What is timing concept in mainframe?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How jcl work to handle various input output file operations?
what is the resolution for sb37 error
can any one plzzzzzz tell the jcl code for creating ps using idcams
Must tape dataset definitions include vol=ser specifications?