Aviso importante


  C. A. Dornelles

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


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 +20460

   
 
  • Causa
    • THE PROCEDURE procedure-name SUPPORTS A HIGHER VERSION, version1.
      THAN THE SPECIFIED VERSION, version2, FOR PARAMETER number.

      A higher version, version1, for the parameter in ordinal position number is supported by the procedure procedure-name.
      The specified version, version2, is supported for the parameter.
  • Resposta ao Desenvolvedor
    • Check the documentation for the procedure to understand the additional features supported by the newer version of the parameter.
      Upgrade to the current version to take advantage of these additional features.

      SQLSTATE: 01H56