What is a procedure?
Answer / guest
A set of precoded JCL that can be modified through the use
of parameters or override cards. Note: Procedures can be
catalogued or instream.
| Is This Answer Correct ? | 3 Yes | 0 No |
How can we increment subscript and index?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
What is one line to pass PARM from JCL to COBOL?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
explain concatinating datasets?
For how long a job can be executed continuously in a mainframe ?
how to resolve the soc4 error?
What are the default system and catalog libraries in JCL?
Why we will create load module in PDS only, Why nt in PS?
Explain about LMOPEN -
What are three major types of JCL statements? What are their functions?
How to run cobol program using jcl?