Aviso importante


  C. A. Dornelles

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


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

   
 
  • Causa
    • OPTION NOT SPECIFIED FOLLOWING ALTER PARTITION CLAUSE

      An ALTER INDEX statement, which included the ALTER PARTITION clause, did not contain an option following the ALTER PARTITION keywords.
  • Ação do sistema
    • The SQL statement is processed.
  • Resposta ao Desenvolvedor
    • Specify a partition option after the ALTER PARTITION keywords to avoid this warning in the future.
      For an ALTER INDEX statement, if partition-element is specified, specify either the ENDING clause of:
      • partition-element
      • using-block
      • free-block
      • gbcaches-block

      SQLSTATE: 01664