What is LEVEL CHECK?

Answer Posted / mithun paul

Whenever PF is compiled, the system generates unique code
for identifying the file for future reference.

When we compile the Program that uses the PF, will use that
unique code of the PF.

If we now call the program, then its run successfully.But
if we change the PF and recompile the PF, the system
fgenerates a new unique code for that PF. So, our program
Don't have this unique code and hence terminates abnormaly
with a Level Check error.

The solution of Level Check error is when ever it happens
we have to either compile the PF with Level Check parameter
value *NO or we have to compile the program again.

Please let me know anyone, if i am wrong.


Mithun Paul
KMG Infotech Ltd.
Kolkata

Is This Answer Correct ?    61 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the three types of keywords associated with printer file ?

1306


can a join logical file be updated?

758


what are the limitations of cl (compare to rpg) ?

1868


how to validate input values in display file ?

851


what is the purpose of ovrdta (override data) keyword?

1378






what is the maximum number of fields under a record format of physical file?

1321


What is binder language ?

1647


what is join logical file?

1369


how do you read changed records backward in subfile?

800


What is dynslt?

956


What Is Ddm ?

1324


How do I remove a flag or check no. or name when a user opens too many sessions?

1964


what is the difference between packed decimal and zoned decimal?

2622


how to read database records without locking them?

1451


How to Define a Procedure in RPG?

1398