ERROR | Unable to create STREAMS external apply string due to existing handler. |
CAUSE | An attempt was made to create the specified STREAMS external apply while there was a handler defined for the specified apply. |
ACTION | Use DBMS_APPLY_ADM.SET_DML_HANDLER procedure to remove all handlers defined on the specified apply then retry statement. |