BIP2938
Severity
20 : Error
Message
An attempt was made to execute the non existent function or procedure '<insert_0>'.
Explanation
An attempt was made to execute the function or procedure '<insert_0>' but no such function or procedure has been defined. All functions and procedures must be defined in the node that uses them.
Response
Examine and correct the SQL program