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
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Are you comfortable in cobol or jcl?
What type of SDLC u followed? Why?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between goback, stop run and exit program in cobol?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What are the different rules of SORT operation?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Name the sections present in data division.
what is search and searchall?what is the diffrence between them?give an best example?
Give some examples of command terminators?