Oracle Message PCC-02391 - Runtime context variable not of correct type

ERRORRuntime context variable not of correct type
CAUSEThe 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.
ACTIONDeclare the runtime context variable to be of type SQL_CONTEXT.