What is file status 39 ?

Answer Posted / vijay gund

A conflict has been detected between the fixed file
attributes and the attributes specified for the file in the
program.
This is usually caused by a conflict with record-length,
key-length, key-position or file organization.

Other possible causes are:
1. Alternate indexes are incorrectly defined.
2. The Recording Mode is Variable or Fixed or not defined
the same as when the file was created

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the cobol coding sheets?

666


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

688


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


What is a scope terminator give example?

659


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1590






What is the difference between goback, stop run and exit program in cobol?

932


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


What are the different rules to perform a Search?

619


What is perform what is varying?

711


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

1006


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2014


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616


Name the divisions, which are available in a cobol program?

685


Why occurs cannot be used in 01 level in COBOL?

720


how do you define single dimensional array and multidimensional array in your cobol?

679