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
how do you use exceptional write in c specs?
what is a non-join logical file?
WHAT IS AS/400 SYNORIO?
Write a logic program for knowing the repeated number of a vowels in a given program?
WHAT IS FERERENTIAL INTRIGRITY ?
what is the maximum number of subroutines allowed in rpg?
when is a tag statement used in rpg?
what is a spool file?
how do you read changed records backward in subfile?
What are the record format field mapping options in cpyf?
list some of the commonly used commands for debugging?
what is message subfile?
what is the use of unique keyword and what level it is defined?
What is file access opcodes?
how you will know whether you are in sfldrop or sflfold mode?