Answer Posted / venkat
SYSPRINT.
all the error messages along with the source code will be
stored after the compilation.
SYSOUT.
the output and the system messages on program abend will be
routed to sysout.
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the function of the steplib dd statement?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what is DSN parameter and DISP parameter is used for?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How jcl is used for testing batch programs?
Can I share my data with other jobs? How?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
how you will the direct the data to spool using sysout option?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
what operation is performed by job statement?
What is the use of symbol // in jcl?
when does a dataset go uncataloged?
What are steplib and joblib?
Explain the function of job statement in jcl?