How do you find which GDG is using which dataset?
Answer Posted / karthik .k
GDG datasetname(-1)-previous version
(0)-current version
(+1)-next version
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
List the various advantages of using jcl language?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
List the different components of jcl statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain how can a stopped job be started again?
what is the use of IEBGENER utility?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What are the parameters that are used in creating a gdg?
whats the diff bw the evaluate also and and?
Explain the hierarchy levels in jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what are JCLLIB and STEPLIB in JCL?
Explain how can the disposition of sysout datasets be set for an entire jobstream?