i created one base gdg with lrecl = 100 , now i need to create
versions with different lrecl =150,200 can it be possible to
create like tht ?

Answer Posted / prijey

GDG Base is not associated with the record length. So the
versions can have different record length. For example
version 1 can have 150 and version 2 can have 200 as record
length.

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How dummy is used in jcl?

643


What is the significance of addrspc parameter in exec statement?

725


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

741


What is the purpose of dd dummy statement?

942


What is the function of dd name parameter with a 2 part structure; audit.report?

698






I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1344


define cond parameter in jcl?

771


What is the significance of addrspc parameter in the exec statement?

616


List the different jcl statements that are not permitted in the procedures?

635


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2216


What is the use of disp parameter?

649


What is the function of the steplib dd statement?

737


What is one line to pass PARM from JCL to COBOL?

586


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5058


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1763