Aviso importante


  C. A. Dornelles

SQL - SQLCODE's - Códigos positivos


Volta a página anterior

Volta ao Menu Principal


Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF.

SQLCode +434
Option keyword is a deprecated feature

Causa
keyword is a deprecated feature that will not be supported in releases following DB2 Version 7. It is accepted, but continued use of this keyword is not recommended.

For indexes, use type 2 indexes rather than type 1 indexes to avoid any incompatibilities.

Ação do sistema
O processamento contiua normalmente.

Resposta ao Desenvolvedor
No change is required for the current release. However, you should change your SQL statement and remove this feature to prepare for future releases when this feature is not supported.

SQLSTATE: 01608