Hi,
Pl. Check your trigger if there is any exception block
if DBMS_OUTPUT.PUT_LINE is used in exception block
then change it with RAISE_APPLICATION_ERROR.
check your trigger "on update of <column_name> " is correct.
P. Soni
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |