how to see the latest generation in gdg?
Answers were Sorted based on User's Feedback
Answer / adarsha
Yes its (0). Bt some compilers will replace (+1) is you are
referring to to current to (0) with a warning message.
Believe the job runs successfully
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you handle empty files in a JCL ?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How to identify in JCL that an input file is empty without reading it?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
List the different jcl statements that are not permitted in the procedures?
Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.
Can we delete the data using IEFBR14 , IEBGENER??
how to put a dependency on job in jcl using opc scheduler?
what is the function of spool command?
How do you pass parameters to the program as the job is being executed ?
How many instream we can write in single jcl?
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario