Max generations in GDG??

Answer Posted / vijay

since version has G0000V00 WE CAN use max 9999

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some jcl statements that are not allowed in procedures?

721


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1724


What do you understand by the terms: joblib and steplib?

617


What is multithreading in jcl?

931


List in order the hierarchical levels of jcl?

664






What is the purpose of disp parameter?

635


Are there any set of rules for the names of the steps used in a job? What are they?

610


What is catelog procedure and how many catelog procedure to use in one job?

7434


When space is allocated for an output dataset, what units can be used?

738


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

790


How to do automated restart when a job abend?

787


how you can access an uncataloged dataset in a JCL?

648


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

823


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

814


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

577