when GDG version number get changed ? bcz always Generations
only increasing.
Answer / shivaram
using CYC(+1) one can change the version of gdg
| Is This Answer Correct ? | 2 Yes | 2 No |
i need some shortcuts and tso commands can any on ehelp me in these ?
How is a new GDG coded?
i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want to see all the jobs in 7 regions which are in skel queue using 1 command)
Can you delete the GDG base without deleting GDG generations ?
What are the common jcl syntax errors you get? This is not abends?
How can we increment subscript and index?
When output dataset space is required, what quantity categories are used?
What are the common keyword parameters in both job and exec statements
consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayed after the PERFORM is over? assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How many types we can give input to JCL