Patch 6241631 (11i.ATG_PF.H.delta.7) : Rel 11i : ATG : Cannot run ICXDLTMP.sql to fix duplicate keys
(Created by Oracle Support on behalf of Customer)
Hi there
While applying Patch 6241631 (11i.ATG_PF.H.delta.7) we encountered the problem
described in Note #1148403.1 where the Worker for job icxwtab.odf fails because
"Table Has Duplicate Keys"
We tried to run the script ICXDLTMP.sql as suggested in Note #1148403.1 but this
always fails with :
SQL> @ICXDLTMP.sql
FND_SIGNON.audit_user_end(session_rec.login_id, session_rec.last_connect + nvl(session_rec.limit_time,4)/24);
*
ERROR at line 18:
ORA-06550: line 18, column 16:
PLS-00302: component 'AUDIT_USER_END' must be declared
ORA-06550: line 18, column 5:
PL/SQL: Statement ignored
Please help
Thanks