Max generations in GDG??
Answers were Sorted based on User's Feedback
Answer / fayaz
We Can Create upto 256 generations but the 256th generation
won't be there after successful execution of the job.
It will created in the compilation mode.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / asdfaef
WE CAN CREATE 255 GENERATIONS AND 9999 VERSIONS
| Is This Answer Correct ? | 0 Yes | 6 No |
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
Is condition checking possible in jcl? If yes, how?
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
What is COND=ONLY ?
ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to find out the number of records in a file using JCL
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
When output dataset space is required, what quantity categories are used?
How to DEBUG a JCL?