Hi All,
I am using an Oracle Trigger on one of my tables. It works fine except that if I make any changes to the table (ex: add a field), the trigger gets invalidated(i.e. doesn't work). I have to drop the trigger and then recreate it for it to start working. Any ideas on to what's going on?
Thanks in Advance.
Amir
I am using an Oracle Trigger on one of my tables. It works fine except that if I make any changes to the table (ex: add a field), the trigger gets invalidated(i.e. doesn't work). I have to drop the trigger and then recreate it for it to start working. Any ideas on to what's going on?
Thanks in Advance.
Amir