Message Oracle SQL-02137 - Multi-threaded agent with no RETURNING clause present

ERRORMulti-threaded agent with no RETURNING clause present
CAUSEThe EXEC SQL REGISTER CONNECT statement does not contain a RETURNING clause and the agent is running in threaded mode.
ACTIONRe-code the statement to use a RETURNING clause that references a declared sql_context host variable.