12595382 12.1.3 POXRQVRQ.fmx did not complie - Linux x86-64
Nitin says:
We have encounter below error while applying patch 12595382 for ESA language.
The following Oracle Forms objects did not generate successfully:
po forms/ESA POXRQVRQ.fmx
When I ran the job frmcmp_batch with batch=no option, it has thrown below error.
Compiling SPECIAL11 trigger on form...
Compilation error on SPECIAL11 trigger on form:
PL/SQL ERROR 302 at line 2, column 20
component 'MANAGE_TAX' must be declared
PL/SQL ERROR 0 at line 2, column 1
Statement ignored
***************
We found this in bug 116043892:
********************
Customer's form files are NLS specific.
Before compiling the form in command line you need to copy $AU_TOP/resource/POXRQVR2.plx to the same directory of the form file.