Answer Posted / upendra
JCLCHK can be also used to know the errors and warnings in
the JCL.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What parameter of the job statement is used to limit the cpu time consumed by the job?
Is it possible to left uncode disp? If yes, how?
what is “Cond= even” and “Cond=only”?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
define cond parameter in jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What are hierarchy levels in jcl?
How would you understand error(execution phase)?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain the function of //cntl statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Suppose I have five jobs to do. But I want to hold one?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is the function of the dd avgrec keyword in sms datasets?
What is the difference between run mode and addressing mode?