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

what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

885


what is DD statement is used in JCL?

764


Explain the function of //cntl statement?

747


What are the jcl procedures?

735


what is DSN in JCL and what are the parameters to declare the DSN?

821






What are hierarchy levels in jcl?

1080


Is it possible to left uncode disp?

804


What parameters can be used to limit the number of records written to a sysout dataset?

846


Is their any set of rules for dd? Explain.

753


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

931


State the uses of syspring, sysin, sort fields, sum fields and dummy.

746


What is concatenating?

717


Differentiate between the joblib and the steplib statements?

952


List the various advantages of using jcl language?

958


What is the motivation behind coding class parameter in job statement?

775