How to find in aparticular step how many versions a
paricular gdg base have?
Answer Posted / kalone
Just adding syntax for Kavya's answer :
//step1 dd pgm=idcams
//sysprint dd sysout=*
//sysin dd *
LISTCAT ENTRIES(Filename) ALL
/*
The log will have all the enteries along with the number of
GDGs.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is the use of IEBGENER utility?
What are s0c1, s0c4, s0c5, s0c7 and socb?
When output dataset space is required, what quantity categories are used?
Explain the purpose of dd dummy statement?
How to pass the parameter in parm using linkage section ? (syntax)?
What is Cataloged Procedures?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain how can return codes be tested before execution of a job step?
How can a jobs execution priority be modified?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain how can the submitting users racf authority be overridden in a job stream?
How to override loadlib?
How is a type of file defined in the jcl that executes the cobol program?
How can a fb file convert to vb file using sort program?
What is the maximum length of a single line of jcl?