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


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

   
 
  • Causa
    • INVALID VALUE seclabel SPECIFIED FOR SECURITY LABEL COLUMN OF TABLE table-name.

      For an insert or an update operation to table table-name, the value that was specified for the security label was invalid.
  • Ação do sistema
    • The statement cannot be processed.
  • Resposta ao Desenvolvedor
    • Ensure that the value that is specified for the security label column is a valid security label.
      Alternatively, insert the row that specifies DEFAULT for the security label column, or remove the security label column from the insert column list.

      SQLSTATE: 23523

© Copyright IBM Corp.