Can we create VSAM file by using IEBGENER?
Answer Posted / rikdeb
We can create with IEFBR14.Check it out
http://mframes.blogspot.in/2014/08/can-we-create-vsam-file-with-iefbr14.html
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are the various stages of job processing?
What is timing concept in mainframe?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the maximum length of a single line of jcl?
What are the parameter we cannot use in procedure?
Explain the job statement in jcl?
What is condition checking in jcl? Is this possible?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is the function of dd disp parameter?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
List the different components of jcl statement?
Is it possible to code instream data in a PROC?
How to pass data to a program that is coded in an exec statement?
what happens in execution stage in job processing?