PCB-S-00106 error Unable to open include file
I recently upgraded from Version 10.2.0.3 to 10.2.0.4. The developers cannot compile their cobol programs and are receiving the subject error. This was not a problem in 10.2.0.3. I looked at Oracle note 1040845.6 and it mentions having multiple INCLUDE libraries in the pcbcfg.cfg file. I do not have any INCLUDE ( libraries) in the pcbcfg.cfg file ($ORACLE_HOME/precomp/admin). The file (s) the user is attempting to include are in a copy library and the path to the copy library is listed in the $PATH variable for the user. What could be the possible problem here. During the upgrade, I received an error when trying to either link or make $ORACLE_HOME/precomp/lib/ins_precomp.mk. After the install, I ran the relink all and the error did not reappear.