Descripción: Runtime context variable not of correct type
Causa: 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.
Acción: Declare the runtime context variable to be of type SQL_CONTEXT.
COMENTARIOS:
No hay comentarios sobre este error.