PCC-02390

Error: PCC-02390: No EXEC SQL CONTEXT USE statement encountered

Causa: No EXEC SQL CONTEXT USE statement was encountered and the option THREADS=YES was requested.

Acción: Ensure that the necessary context variable (of type SQL_CONTEXT) has been declared and that has been ALLOCATEd and USEd prior to any executable SQL statements.

COMENTARIOS:


No hay comentarios.