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
difference between sflrcdnbr and sflnxtchg?
define the purpose of the %sst function?
how many specifications are there in rpg/400? What are they?
In 'o' Specs What Is The Opcode For Write?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
define the purpose/use for sflrna?
explain the use of dftwrt display keyword?
which of the following operations does not zero the field flda defined as 4,0?
what is scan and xlate?
what are the different types of arrays available in rpg ?
Explain The Keywords Edtcde & Edtwrd?
how you will know whether you are in sfldrop or sflfold mode?
how do you know that records are locked?