How does IDMS insure data integrity?
Answer / laser
IDMS uses record locks to prevent another run-unit from
updating the same record.
Is This Answer Correct ? | 3 Yes | 0 No |
What is an in-line perform ?
What is the difference between Perform para and perform asaection in cobol?
What is the file organization clause ?
What is 77 level used for ?
what is sync clause?
how many bytes does a s9(12)COMP-4 field occupy?? a.2 b.4 c.8 d.1 ans with reason please
Should I use STOP RUN in the sub program??why?
What is amode(31)
Explain about level numbers?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the difference between NEXT SENTENCE and CONTINUE?
Have you code any new programs in COBOL ? What is the functionality of the programs?