patch Member³ Jul 18, 2005 #1 Create a test window, in which you do an insert/update/delete on the table on which the trigger is defined. That should enable you to debug the trigger. regards, Patrick
Create a test window, in which you do an insert/update/delete on the table on which the trigger is defined. That should enable you to debug the trigger. regards, Patrick
B Bib Member Jul 18, 2005 #1 Ok... When i start the debugging i had this message : ora-04098 : Trigger is invalid and failed re-validation. ????? HELP ?????
Ok... When i start the debugging i had this message : ora-04098 : Trigger is invalid and failed re-validation. ????? HELP ?????
Marco Kalter Administrator Staff member Jul 18, 2005 #1 Is it indeed invalid? Can you open it in a Program Window and compile it?