SPL1067: "%s:E(L%d), Transaction control statement COMMIT is not allowed in Teradata mode."
Explanation:
If a stored procedure is being created in Teradata (BTET) mode, the ANSI mode-specific transaction control statement COMMIT cannot be specified in the SPL source text.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Remove the ANSI mode specific transaction control statement or change the session mode to ANSI before creating the procedure.