What is file status 39 ?

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


Please Help Members By Posting Answers For Below Questions

Whats the difference between search & search ALL?

5270


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10633


how do you reference the variable block file formats from cobol programs

688


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1000


What is the difference between external and global variables in COBOL?

815






What is the LINKAGE SECTION used in COBOL?

894


) what is the difference between AID and HANDLE AID?

1637


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

678


What is amode(24)?

684


What are the different open modes available in cobol?

722


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

713


Write a program to enter and display the names of students in a class using the occurs clause.

654


How to remove 2 duplicate records and copy only one using job control language?

755


What are various search techniques in cobol? Explain.

650


What guidelines should be followed to write a structured cobol prgm?

673