R12.1.3 : WMSLABEL.fmx not compiling after upgrade, need Patch 4247037 for DB 12c<12.1.0.1>
Hello,
Im in the process of upgrading the database that underpins EBUsiness 12.1.3, from 11.2.0.3 to 12.1.0.2
As part of this an interoperability patch doc (1524398.1) needs to be followed.
In there it mentions that at prior to the upgrade I need to run :
@?/md/admin/catnomgdidcode.sql
After the upgrade I run :
@?/rdbms/admin/catmgd.sql
but then when the forms / reports are recompiled, I'm getting an error when WMSLABEL.fmx is being generated.
FRM-30064: Unable to parse statement select upet.type_name EPC_type_name, upec.name category_name, upet.type_id, upec.category_id
from mgd_idencoding_category upec,
mgd_idencoding_type upet