How to find in aparticular step how many versions a
paricular gdg base have?
Answer Posted / kavya
Use LISTC command in a IDCAMS step. It will list all the
generations.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what are the various stages of job processing?
Suppose I have five jobs to do. But I want to hold one?
Name the statement which can be used to send data to another mvs jes3 node?
which parameter is used to check the syntax of a jcl without executing it?
How is a type of file defined in the jcl that executes the cobol program?
how you can access an uncataloged dataset in a JCL?
what sort card you will use to copy the data from one dataset to another dataset?
Which statement is used to identify the private libraries in job?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what is the purpose of coding notify parameter in job statement?
Explain how can return codes be tested before execution of a job step?
Explain the function of //cntl statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?