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


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

   
 
  • Causa
    • APPLICATION RAISED ERROR WITH DIAGNOSTIC TEXT: text.

      This error occurred as a result of execution of the RAISE_ERROR function or as a result of the SIGNAL SQLSTATE statement.
      text
      Diagnostic text provided by the invocation of the RAISE_ERROR function or the SIGNAL SQLSTATE statement.
  • Ação do sistema
    • The statement cannot be processed.
  • Resposta ao Desenvolvedor
    • Use application-provided diagnostic text, if provided, to determine the cause of the error.

      SQLSTATE: Defined by the application application-defined

© Copyright IBM Corp.