you can also look at user_errors to find the errors.
Do a delete from user_errors;
Create trigger .......;
select * from user_errors;
Do you have that slash immediately after the " end; / " on line 11?
If you don't have that slash on a line by itself, that is an error.




Reply With Quote