What is the function of job statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
what is the JCL statement consists of?
How to send data from cobol program to jcl?
which are the parameters mandatory in job card ?
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:)
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
Is Default for MSGCLASS = (1,1) ?
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Is it possible to code instream data in a PROC?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
A job has 90 steps i want to execute only step7 and step15
Explain the hierarchy levels in jcl?