Aviso importante


  C. A. Dornelles

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


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

   
 
  • Causa
    • THE PATH VALUE HAS BEEN TRUNCATED.

      The PATH value exceeded the limit of bytes that the PATH column of SYSIBM.SYSJAROBJECTS can contain.
      The PATH column of SYSIBM.SYSJAROBJECTS stores only the first 2048 bytes of the value passed to SQLJ.ALTER_JAVA_PATH.
  • Ação do sistema
    • Processing continues.
  • Resposta ao Desenvolvedor
    • If you need to know the entire PATH value, query the SYSIBM.SYSJAVAPATHS table.

      SQLSTATE: 01011