Error compiling FNDRSRUN
Hi,
We applied IE11 patches to our 11.5.10.2 Oracle EBS instance and the FNDRSRUN form did not compile.
Following errors appeared in worker log :
.
.
Compiling package body MLS_LANGUAGES...
Compilation error on package body MLS_LANGUAGES:
PL/SQL ERROR 302 at line 278, column 39
component 'GET_NUM_CHAR_FOR_TERR' must be declared
PL/SQL ERROR 0 at line 278, column 13
Statement ignored
PL/SQL ERROR 302 at line 279, column 30
component 'VALIDATE_NUM_CHAR_FOR_TERR' must be declared
PL/SQL ERROR 0 at line 279, column 13
Statement ignored
.
.
We tried recompiling the FNDRSRUN form from adadmin afterwards, but got the same error.
Please let me know if anyone has an idea about this.