Run afsvcpup.sql to Enalbe SQL Trace Error Out ORA-20002
To enable SQL trace for "Workflow Deferred Agent Listener" as per Note: 1448531.1 , and executed afsvcpup.sql
but it fails with ORA-20002.
UPDATE fnd_svc_com_param_vals
*
ERROR at line 1:
ORA-20002: Seed Data Table has not been prepared for patching
ORA-06512: at "APPS.FND_SVC_COMP_PARAM_VAL+", line 1
ORA-04088: error during execution of trigger 'APPS.FND_SVC_COMP_PARAM_VAL+'
How to resolve it?
Thanks in advanced.
Regards
Gavin