while applying patch 21198991:R12.PO.B,adworker failed 1401: Could not upload ACTIVITY entity 'WFST
While applying patch 21198991:R12.PO.B,adworker failed.
In adworker log,
wferr:
- 1602: Could not save.
- 1400: Could not save to database. MODE=UPGRADE EFFDATE=<null>
- 1401: Could not upload ACTIVITY entity 'WFSTD/VOTETEST'.
- 210: Oracle Error: ORA-00001: unique constraint (APPLSYS.WF_ACTIVITIES_PK) violated
ORA-06512: at "APPS.WF_LOAD", line 1422
ORA-06512: at line 1. SQL text: BEGIN WF_LOAD.UPLOAD_ACTIVITY(:item_type, :name, :display_name, :description, :type, :rerun, :protect, :custom, to_date(:effective_date, 'YYYY/MM/DD HH24:MI:SS'), :function, :ftype, :result_type, :cost, :read_role, :write_role, :execute_role, :icon_name, :message, :error_process, :expand_role, :erritype, :runnable, :event_filter, :event_type, :logmsg, :version, :level_error); END;