Patch 4337683 11i.AD.I.2 Error in AD_TSPACE_UTIL.get_object_tablespace
When installing 11iAD.I.2 (patch 4337683) on the Admin tier as a prerequisite for the 11.5.10.2 maintenance pack, there are five errors in the workers. All errors are from aictsuGetTSForobject calling AD_TSPACE_UTIL.get_object_tablespace.
Here are the error details from the workder logs -
WORKER 1
The database is missing the table AD_UPDATE_WORK_PARAMS.
Create it with the statement(s):
ORA-04068: existing state of packages has been discarded
ORA-04061: existing state of package body "APPS.AD_TSPACE_UTIL" has been invalidated
ORA-04065: not executed, altered or dropped package body "APPS.AD_TSPACE_UTIL"
ORA-06508: PL/SQL: could not find program unit being called