$ERR_SQLDYN
337
SQL: ^M variable still bound/defined on dynamic memory deletion
You used %SSC_BIND, %SSC_DEFINE, or %SSC_OPEN using a variable defined with a memory handle (^M), and the cursor was not closed before the dynamic memory was deleted. The checking for this condition only occurs when the routine has been compiled with -qcheck.