0 pts.
 Recompile CL program
Hi, We added few new fields to an exising Physical file. When I check for the dependents for the changed Physical file in ALDON it shows 250 dependent objects. Do I need to recompile all 250 objects? Thanks, Elan

Software/Hardware used:
software as400
ASKED: June 5, 2012  1:18 PM
UPDATED: June 6, 2012  5:56 AM

Answer Wiki:
Yes, else you will get a Level Check. If you added the fields at the end of the file, you can specify LVLCHK(*NO) on the files, but that is not a good idea
Last Wiki Answer Submitted:  June 5, 2012  4:06 pm  by  CharlieBrowne   33,730 pts.
All Answer Wiki Contributors:  CharlieBrowne   33,730 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Probably. I would assume that Aldon is listing the objects because of the dependencies on the format of the file. Since you changed the format, the objects will process the file incorrectly until they are recompiled.

If the objects would reference a logical file that did not change, they wouldn’t need to be recompiled unless they needed to use the new fields.

Tom

 110,175 pts.