SQL - SQLCODE's - Códigos negativos -060


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 -060

   
 
  • Causa
    • INVALID type SPECIFICATION: spec

      'type' is either LENGTH or SCALE.
      'spec' is the specified length or scale.
      Length or scale must be specified by an unsigned integer constant and the value must be in the range allowed by the data type.
  • Ação do sistema
    • The statement cannot be executed.
  • Resposta ao Desenvolvedor
    • Correct the statement.
      Refer to Chapter 2 of DB2 SQL Reference for rules for length and scale.

      SQLSTATE: 42815

© Copyright IBM Corp.