Answer Posted / madhavansvce
In JCL we can pass value in parm parameter and received in
cobol in the linkage section by using length and data fields
to be defined in cobol.
| Is This Answer Correct ? | 33 Yes | 4 No |
Post New Answer View All Answers
What is NOTCAT ?
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
How can the submitting users racf authority be overridden in a job stream?
Explain the purpose of dd dummy statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what sort card you will use to copy the data from one dataset to another dataset?
What are the parameters that are used in creating a gdg?
How dummy is used in jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How would you understand error(execution phase)?
How jcl is used for testing batch programs?
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?
What is one line to pass PARM from JCL to COBOL?
Explain about LMFREE�free data set from its association with data ID
What is the function of //jcllib statement?