-721: Macro not initiated, no SQLCHECK
Explanation:
No SET MACRO was performed. Therefore the SQL statement cannot be checked.
User Action:
Ensure that SET MACRO is performed before the SQL statement within the program flow.