Can we create VSAM file by using IEBGENER?
Answer Posted / sainath
No,
You can create Using following way
1.IDECAMS
2.ISPF
3.FILE-AD
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the function of dd name parameter with a 2 part structure; audit.report?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what sort card you will use to copy the data from one dataset to another dataset?
what is JCL?
what is the purpose of coding class parameter in job statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
How does the jcl specify the job to os?
what is DSN in JCL and what are the parameters to declare the DSN?
what is “Cond= even” and “Cond=only”?
Explain about LMQUERY�give a dialog information about a data set
What is the motivation behind coding class parameter in job statement?
how do you access an uncataloged dataset in a jcl?
What is the purpose of dd dummy statement?
Explain dd statement in jcl?