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
What is the function of dd name parameter with a 2 part structure; audit.report?
What are the utility programs in jcl?
how to compare two datasets without using superce because output is limited to 133 bytes
How do you access an uncatalogued dataset in a jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
Explain about LMQUERY�give a dialog information about a data set
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is the difference between the positional and keyword parameters? Give examples.
In job processing, what happens in conversion stage?
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.
List the different components of jcl statement?
Explain how can values be passed from the job stream to an executable program?
Can we call instream to catalog and catalog to instream?
What is Cataloged Procedures?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?