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


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

   
 
  • Causa
    • O comando SQL nào poderá ser processado porque catalog-table contém um valor que não é válido nesta versão.

      A column of the indicated catalog table contains a value that prevents further processing of an SQL statement.
      The meaning of the value is unknown to the release of DB2.
      If a fall back has occurred, the value is probably the result of the use of new function prior to the fall back.
  • Ação do sistema
    • The statement cannot be executed.
  • Resposta ao Desenvolvedor
    • Verify that the statement refers to the intended tables or views and that the problem is the result of a fall back.
      If this is the case, the statement cannot be corrected because it depends on a function that is not supported in the current release.
      If the problem is not the result of a fallback, -820 is a system error.
      If you suspect an error in DB2, refer to Part 2 of DB2 Diagnosis Guide and Reference for information on identifying and reporting the problem.

      SQLSTATE: 58004
© Copyright IBM Corp.