Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com
SQLCode +217
Causa
THE STATEMENT WAS NOT EXECUTED AS ONLY EXPLAIN INFORMATION REQUESTS ARE BEING PROCESSED.
The current value of the EXPLAIN MODE special register has been set to EXPLAIN.
This value allows dynamic SQL statements to be prepared and explained but prevents any dynamic statement from being executed.
Ação do sistema
The statement was not executed because only information requests from EXPLAIN are being processed.
Resposta ao Desenvolvedor
The statement was not executed because only information requests from EXPLAIN are being processed.