Can we create VSAM file by using IEBGENER?

Answers were Sorted based on User's Feedback



Can we create VSAM file by using IEBGENER?..

Answer / sainath

No,

You can create Using following way

1.IDECAMS
2.ISPF
3.FILE-AD

Is This Answer Correct ?    18 Yes 2 No

Can we create VSAM file by using IEBGENER?..

Answer / sreen

You can create through IDCAMS utility

Is This Answer Correct ?    12 Yes 0 No

Can we create VSAM file by using IEBGENER?..

Answer / 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

Can we create VSAM file by using IEBGENER?..

Answer / 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

More JCL Interview Questions

what are the options in file-aid to edit vsam dataset and to compare data sets.

2 Answers   Ocwen,


How Can we see all generations of a GDG ?

3 Answers   Polaris,


how can you check if a file is empty using jcl?

0 Answers   IBM,


what is use of disp parameter in dd statement?

0 Answers   IBM,


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

0 Answers  


There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?

9 Answers   Infosys,


In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step

1 Answers  


What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?

1 Answers   Accenture,


I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?

1 Answers  


Where can program checkpoints be stored for use in a restart?

0 Answers  


What is multithreading in jcl?

0 Answers  


wht r different types of sorts ?

1 Answers   L&T,


Categories