Answer Posted / naresh
we can also create in fm, 3.4
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How gdg are concatenated?
how do you access an uncataloged dataset in a jcl?
Why include statement is used in a jcl?
List the various advantages of using jcl language?
What is the function of the dd dcb keyword?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
define cond parameter in jcl?
how to run batch program without jcl?
What are steplib and joblib? What for they are used?
How do you create a temporary dataset?
What is the purpose of dd dummy statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?