how to create gdg with out using idcams utility
Answer Posted / nohar
through failaid
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the function of dd name parameter with a 2 part structure; audit.report?
How do you access an uncatalogued dataset in a jcl?
A dd statement consists of 4 fields. Name them?
What is job control language?
Explain the function of a dd statement?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
How to pass the parameter in parm using linkage section ? (syntax)?
How jcl is used for testing batch programs?
what is SOC4 error?
Explain in DD statement what is the use of DCB parameter?
which parameter is use to declare the name of dataset in dd statement?
What do you understand by the term job time – out and how can you overcome that?