Can anybody tell what is tool used to generate the list of
PROCS used in JCL to generate a PROCTREE



Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTRE..

Answer / Rahil Saeed

There isn't a specific tool mentioned in the question. The JCL (Job Control Language) itself can be used to create and manage a job's sequence of tasks, but tools like MVS Job Entry Subsystem (JES), or utility programs such as REXX, can help generate and manipulate JCL scripts.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

Explain about SYSVAR

1 Answers  


What is Backward Referencing ?

3 Answers   HSBC,


What is the function of //cntl statement?

1 Answers  


What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?

8 Answers   Accenture, TCS,


Explain about REXX

1 Answers  


What is Uncatalog dataset? How can we access/use them?

1 Answers  


what is the restart?hopw it is invoked?

1 Answers  


What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672

6 Answers  


what is a jcl?

1 Answers   IBM,


What are the 4 fields in dd statement?

1 Answers  


If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?

4 Answers   Wipro,


what is DD statement is used in JCL?

1 Answers  


Categories