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
In COBOL programming, what is PERFORM? What is VARYING?
Can we change the password using ALTER? anyone tried and changed?
How you can characterize tables in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Name the divisions, which are available in a cobol program?
What is the difference between binary search and sequential search?
Write a program to enter and display the names of students in a class using the occurs clause.
how can i see junk values in dclgen or in hostvariable of comp ?
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between comp and comp-3?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Write a program that uses move corresponding.
How do you differentiate between cobol and cobol-ii?