Answer Posted / naresh
we can also create in fm, 3.4
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
Is it possible to define dd statements as you want?
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.
What is one line to pass PARM from JCL to COBOL?
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
For what purpose steplib and joblib are used ?
What are the utility programs in jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the function of job statement in jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain the function of //cntl statement?
How can the attributes of one sms dataset be copied to another dataset?
Explain in DD statement what is the use of DCB parameter?
Explain dfsort utility?
What is Cataloged Procedures?