Answer Posted / mohan.chepuri
directory is use to we r mention the program field
lenth=directory,rlse=release the space
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can an individual step be restricted from using all the jobs allowed cpu time?
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' ?
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 do you create a temporary dataset?
i want to store 20 digits . how will u do it in cobol ?
What is the purpose of disp parameter?
How to do automated restart when a job abend?
Explain dd statement in jcl?
what is the use of IEBGENER utility?
what is JCL?
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 compare two datasets without using superce because output is limited to 133 bytes
what is the compile process of cobol program expalin with code
What are some jcl statements that are not allowed in procedures?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?