Trigger_stack_index

Help,
On a table I have implement the Utility to Maintain database triggers to circumvent mutating table restriction.
Unfortunally when I update the table then the PUSH_xxx_ROW (xxx is the prefix of my table) will cause an application error : raise_application_error(-20000, 'ABC-99999'); With an insert on the same table no errors appear.
Somewere in the package that is created by the Headstart Utilities the trigger_stack_index is set to 0. In don't no why and I don't no when. Can anybody help me?

Thanks! I will try to move the triggers out of _LT table.                                                                                                                                                                                                       

Similar Messages

Maybe you are looking for