how do u define a file in cobol and jcl ?

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


Please Help Members By Posting Answers For Below Questions

Explain the hierarchy levels in jcl?

1120


what is use of dsn parameter in dd statement?

675


What is the function of //cntl statement?

832


when can a job time-out occur? How to overcome that?

753


which utility is used to sort a file in jcl?

750






When output dataset space is required, what quantity categories are used?

834


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1622


Is it possible to left uncode disp?

717


What parameter directs the output of the job log dataset?

769


Must tape dataset definitions include vol=ser specifications?

987


What are some jcl statements that are not allowed in procedures?

730


How would you understand error(execution phase)?

635


How is a type of file defined in the jcl that executes the cobol program?

716


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1952


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

811