There is already a trigger with the specified name.
Use a QUERY statement issued on the system table DOMAIN.TRIGGERS to find out the trigger names already used. Use another name.
Use a <QUERY statement> issued on the system table DOMAIN.TRIGGERS to find out whether the existing trigger has the desired definition and you therefore need not define another trigger.