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 |
In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
What is "Call by content" and "call by reference"?
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
can you declare redefine in level 01?
I have 100 records in a file.. i want to sort the records from 5 to 5o... give the syntax...
how would find total records in files using seqientional
If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.
Have you code any new programs in COBOL ? What is the functionality of the programs?
In COBOL "BEFORE" advancing is there or not ?
What is the LINKAGE SECTION used in COBOL?
maximum of how many screens we can open in emulator