-849: Invalid data definition
Explanation:
The SQL variable or data definition is invalid or not allowed. The variable definition is not known as an SQL variable.
User Action:
Declare the SQL variable name or the data in the DECLARE SECTION, or correct the name or data.