BIP2482
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : The dynamic field reference does not resolve to a valid reference.
Explanation
The dynamic field reference supplied must resolve to a decalred variable or a message field. Uninitialized references are not acceptable.
Response
Correct the logic of the SQL program and redeploy.