Answer Posted / snehatechm
decalre file in cobol- select filename assign to dd1
in jcl - dd1 will be the ddname for your jcl
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What dd statement is used to supply the name of a dataset?
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 to submit a jcl from cics?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is the difference between JES3 and JES2?
what is DSN parameter and DISP parameter is used for?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Where & How Do You Code Identifier In Jcl?
Explain the purpose of the dd keylen parameter?
Describe the various parameters utilized in the creation of a gdg?
What is the motivation behind coding class parameter in job statement?
Define concatenating?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain about LMQUERY�give a dialog information about a data set