Answer Posted / devendranath
We can have Maximum of 255 GDG vesion for a base..
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How to submit jcl through a cobol program?
List the different jcl statements that are not permitted in the procedures?
Is it possible to code instream data in a PROC?
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
What is jcl in mainframe?
What is the difference between the positional and keyword parameters? Give examples.
Which dd parameters are required?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the function of the dd dcb keyword?
What are hierarchy levels in jcl?
what is a jcl?
Explain the function of //jcllib statement?
What is condition checking in jcl? Is this possible?
Are there any set of rules for the names of the steps used in a job?