| ERROR | trigger string already exists on another table, cannot replace it |
| CAUSE | Cannot replace a trigger which already exists on a different table than the one being replaced. |
| ACTION | Drop the trigger with the same name and re-create it. |
| ERROR | trigger string already exists on another table, cannot replace it |
| CAUSE | Cannot replace a trigger which already exists on a different table than the one being replaced. |
| ACTION | Drop the trigger with the same name and re-create it. |