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


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

   
 
  • Causa
    • REBIND OF PACKAGE package-name FAILED BECAUSE IBMREQD OF ibmreqd IS INVALID.

      The IBMREQD column of the SYSIBM.SYSPACKAGE catalog table for the named package contains an unrecognizable character.
      package-name
      Name of the package (location.collection.package.version)
  • Ação do sistema
    • The REBIND failed.
  • Resposta ao Desenvolvedor
    • You must do a BIND ACTION(REPLACE) for this package.

      SQLSTATE: 56067
© Copyright IBM Corp.