| ERROR | Undeclared variable string |
| CAUSE | A variable used in a SQL statement was not declared or its name is misspelled or if option DECLARE_SECTION=YES the declaration was not in a DECLARE SECTION. |
| ACTION | Add or correct the variable declaration. |
| ERROR | Undeclared variable string |
| CAUSE | A variable used in a SQL statement was not declared or its name is misspelled or if option DECLARE_SECTION=YES the declaration was not in a DECLARE SECTION. |
| ACTION | Add or correct the variable declaration. |