Answer Posted / abhishek
As per me ...Whenever we compile a PF system generates a Rcd
Fmt level identifier , which is a unique no . for record
format . If this file is being used by some pgm and we
change the structure of our PF for ex. we add one more field
or change some existing field length then and compile the PF
, then system generates a new code for the record FMt .
Level check occur when we change PF structure and do not
compile pgm which is using that file . Because the program
will be using the old identifier.
If we want to check identifier then we can ue command DSPFD
for file and for program we can use , DSPPGMREF to see the
FMt level identifier which is used by program for that file.
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
where can you specify an indicator in lokup operation?
Can you summarize the steps I have to go through in writing my first cgi?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
in conjunction with which statements can orxx and andxx conditions be used ?
when would you use or not use this approach?
records can be read/update/deleted with which file?
what is *iso date format?
explain the purpose of keep and assume keywords?
what is rpg fixed logic cycle?
what is sflpag and sflsiz ?
how you will find an error which is not in the first page of the subfile without using rolldown key?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
what is a composite key?
What is file information data structure(infds) in as400?
list some of the commonly used commands for debugging?