I'm having a problem on creating a delete trigger on a table. It starts running forever without any errors. The database is for replication, but I can create triggers on other tables as well as the same table on the subscriber. I created an index on the table, but deleting the index caused the same problem that is running forever.