1.

How Can You Detect And Handle A Record Lock Situation?

Answer»

If you try to READ the locked record, we can get system defined message i. E. , the program will ended abnormally. With the HELP of File Information Data STRUCTURE we can handle record lock situation. Generally it will happen, when the same file of type " U" USED in different programs.

If you try to read the locked record, we can get system defined message i. e. , the program will ended abnormally. With the help of File Information Data Structure we can handle record lock situation. Generally it will happen, when the same file of type " U" used in different programs.



Discussion

No Comment Found