In this blog post, let’s learn about the error message “11060 Trigger triggerName for table tableName could not be created due to circular dependency: otherTriggerName.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.
Error Message
11060 Trigger triggerName for table tableName could not be created due to circular dependency: otherTriggerName.
Reason for the Error
You attempted to create a trigger, which resulted in a circular dependency.
Solution
None. You cannot create a trigger that creates a circular dependency