Can we create VSAM file by using IEBGENER?
Answer Posted / sreen
You can create through IDCAMS utility
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of dd dummy statement?
Explain how can values be passed from the job stream to an executable program?
What are the 4 fields in dd statement?
How do you submit a job for execution?
what happens in conversion stage in job processing?
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 ?
what is “Cond= even” and “Cond=only”?
how to do automated restart when a job abends?
Differentiate between the joblib and the steplib statements?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What are some jcl statements that are not allowed in procedures?
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' ?
How do you overcome this limitation ?
what is the use of JCL?
How does jcl specify the job to the operating system?