Answer Posted / muneer---achi
using files
using sysin dd *
using control cards
using files
using db2
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What do you understand by the terms: joblib and steplib?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
When output dataset space is required, what quantity categories are used?
Differentiate between the joblib and the steplib statements?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What are hierarchy levels in jcl?
What parameter directs the output of the job log dataset?
What is the function of the dd dcb keyword?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How do you submit a job for execution?
define cond parameter in jcl?
when can a job time-out occur? How to overcome that?
List the different components of jcl statement?
what is use of disp parameter in dd statement?
which utility is used to run a cobol-db2 program?