Can we create VSAM file by using IEBGENER?
Answer Posted / king
HI PALS I THINK WE CAN CREATE . DSORG =KS/ES/RR IS USED TO DO THAT .
PLEASE TELL ME IF I AM WRONG
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
A dd statement consists of 4 fields. Name them?
What is timing concept in mainframe?
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
how you can access an uncataloged dataset in a JCL?
Explain in DD statement what is the use of DCB parameter?
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 can you check if a file is empty using jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
which parameter is use to declare the name of dataset in dd statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is NOTCAT ?
how to run batch program without jcl?
How can a stopped job be started again?
What is the significance of addrspc parameter in exec statement?
define cond parameter in jcl?