InterSystems IRIS TSQL Code 21130 Terminating immediate updating or queued

In this post, you’ll learn about the SQL error code 21130 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform

Error Code :

21130

Reason for the Error code 21130 in InterSystems IRIS DBMS

Terminating immediate updating or queued updating DELETE trigger because it is not the first trigger to fire. Use sp_settriggerorder procedure to set the firing order for trigger ‘%s’ to first.