Answer Posted / lakshmi
The DUMMY statement will allow a Jcl program to run if a
data set does not exist.
| Is This Answer Correct ? | 22 Yes | 7 No |
Post New Answer View All Answers
Is it possible to left uncode disp?
Which dd parameters are required?
How to alter the parameters for the existing gdg?
How can a stopped job be started again?
What is multithreading in jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
List the different components of jcl statement?
What is timing concept in mainframe?
define cond parameter in jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What are the 2 types of parameters in dd statement?
How does jcl act on code(if you take a cobol program)?
what is the JCL statement consists of?
What is jcl in mainframe, and how many types of jcl statements are there for a job?