PCC-02391
Runtime context variable not of correct type
Cause
The host variable in a EXEC SQL CONTEXT USE statement or in the RETURNING clause of a REGISTER CONNECT statement was not declared to be of type SQL_CONTEXT.
Action
Declare the runtime context variable to be of type SQL_CONTEXT.
PCC-02391
Runtime context variable not of correct type
Cause
The host variable in a EXEC SQL CONTEXT USE statement or in the RETURNING clause of a REGISTER CONNECT statement was not declared to be of type SQL_CONTEXT.
Action
Declare the runtime context variable to be of type SQL_CONTEXT.
PCC-02391
Runtime context variable not of correct type
Cause
The host variable in a EXEC SQL CONTEXT USE statement or in the RETURNING clause of a REGISTER CONNECT statement was not declared to be of type SQL_CONTEXT.
Action
Declare the runtime context variable to be of type SQL_CONTEXT.