Aviso importante


  C. A. Dornelles

SQL - SQLCODE's - Códigos positivos - +20122


Volta a página anterior

Volta ao Menu Principal


Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com

SQLCode +20122

   
 
  • Causa
    • DEFINE NO OPTION IS NOT APPLICABLE IN THE CONTEXT SPECIFIED

      The DEFINE NO option was specified, however it is not applicable in the context specified. DEFINE NO was specified in one of the following situations:
      • a CREATE INDEX statement that included the VCAT clause
      • a CREATE INDEX statement for a non-empty table<>/li
      • a CREATE LOB TABLESPACE statement
      • a CREATE TABLESPACE statement that included the VCAT clause
  • Ação do sistema
    • DB2 ignored the DEFINE NO option and created the object with the DEFINE YES option instead.

      SQLSTATE: 01644