Answer Posted / santosh
one of the reasons of file status 39 is file attribute
mismatch
LRECL mentioned in JCL is different than the one mentioned
in COBOL
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Are you comfortable in cobol or jcl?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What are the access modes of START statement?
For rewrite, why is it mandatory that file needs to be opened?
How can you get the ksds file records into your cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Describe the cobol database components?
What is the local-storage section?
What do you understand by psb and acb?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is amode(31)
how can i see junk values in dclgen or in hostvariable of comp ?
HOw can I get the negative sign while deduct high value from low value
Difference between array and sub-script ?