Answer Posted / duraiece2001
255
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
Is it possible to code instream data in a PROC?
What is the format of comment statement?
How is a type of file defined in the jcl that executes the cobol program?
How can values be passed from the job stream to an executable program?
What is the function of the steplib dd statement?
define cond parameter in jcl?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is the compile process of cobol program expalin with code
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what is SOC4 error?
how you can access an uncataloged dataset in a JCL?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
which parameter is used to check the syntax of a jcl without executing it?
What is the motivation behind coding class parameter in job statement?