How is a new GDG coded?

Answer Posted / guest

A new GDG is coded as (+ after the dataset name as follows:
DSN=JAN.DATA(+. This will cause all generations to be pushed
down one level at the end of the job.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

774


Differentiate between the joblib and the steplib statements?

830


what is DD statement is used in JCL?

653


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

651


What do you understand by jcl?

608






Explain the function of job statement in jcl?

621


Does jcl support automatic restart?

723


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

642


Is it possible to define dd statements as you want?

621


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

894


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

816


what is the difference between JES3 and JES2?

651


What is the significance of addrspc parameter in exec statement?

710


How jcl work to handle various input output file operations?

636


how to run batch program without jcl?

9997