Max. No of DD statements in a job ?

Answer Posted / shailendra

i think this 3273 dd statement we can specifyin a singal
step, and in a job we can specify 255 step

it's means 3273*255 dd statement is possible

Is This Answer Correct ?    26 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is concatenating?

637


Why block size is multiple of lrecl in jcl?

915


Is automatic restart possible in jcl? If yes, how?

658


what sort card you will use to copy the data from one dataset to another dataset?

731


Can we use DISP=SHR in output file in JCL

953






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) ?

1753


What does a disposition of (new,catlg,keep) for a dsn mean?

617


Explain the function of job statement in jcl?

649


Explain how can a jobs execution priority be modified?

742


Is their any set of rules for dd? Explain.

664


how do you access an uncataloged dataset in a jcl?

841


How do you access an uncatalogued dataset in a jcl?

729


How to override loadlib?

1428


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

924


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

851