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 are the parameters that are used in creating a gdg?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the motivation behind coding class parameter in job statement?
What is the function of job statement in jcl?
How do you create a temporary dataset?
What is the difference between run mode and addressing mode?
how you will the direct the data to spool using sysout option?
Explain how can values be passed from the job stream to an executable program?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the purpose of dd dummy statement?
Explain the function of job statement in jcl?
in ways data can be passed to a COBOL program from JCL?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?