-1120: Too many statements in definition
Explanation:
You specified more than 255 SQL statements within a CREATE TRIGGER or CREATE DBPROC statement.
User Action:
Delete some of your SQL statements and try to get the same effect using fewer statements.