What is file status 92?
Answers were Sorted based on User's Feedback
Answer / amarnadh reddy
Logic Error. For example: If file opened in Input mode and
try to insert the records in that file
| Is This Answer Correct ? | 19 Yes | 4 No |
Answer / balmukund bihari
if is lock with a KEY and Update / Delete is performed with
another KEY then status 92 will be apear. To resolve the
issue delete/update should be perfomed by the same key.
| Is This Answer Correct ? | 3 Yes | 5 No |
What is amode(24)?
What R 2 of the common forms of the EVALUATE STATEMENT ?
When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
how we separate the cobol cics statements from cobol&cics programming?
How many bytes S(8) comp field occupy and its maximum value?
hie everyone.i just completed my b.tech in electronics and joined mainframes course.am i doing right course for my better future?please help me with your suggestions.ill be very thankful to you guys.
What is sqlca and why is it needed in any cobol-db2 program?
db2 variable decimal(15,2) what is the equalent size of cobol variable
What is SDSF?
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
Why we need to use redefine clause when we can define the variable seperately... what is actual need....
what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?