Patch 16097591 : fails with ORA-12986
Hi All
During adpatch for installing EBS-patch 16097591 on our environment, we receive an error:
The following Oracle Forms objects did not generate successfully:
pa forms/US PAXPREPR.fmx
An error ocvurred while generating Oracle Forms files.
Continue as if it were successful [No] : No
In the worker-logfile this errormessage we see:
FRM-30064: Unable to parse statement select sr.name "sr.name",sr.salesrep_id,hr.name operating_unit,
hr.organization_id org_id
from ra_salesreps sr
,hr_operating_units hr
where hr.organization_id = sr.org_id
and mo_global.check_access(hr.organization_id) = 'Y'
and nvl(:TCM_QF_B.org_id,sr.org_id) =sr.org_id