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


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

   
 
  • Causa
    • THE TABLE BEING CREATED OR ALTERED CANNOT BECOME A DEPENDENT TABLE

      This table is defined with the maximum number of columns.
      It cannot be altered to be a dependent table later.
  • Ação do sistema
    • The table is created.
      Check to see if the table will become a dependent table at a later time.
      If yes, drop and recreate the table with fewer than 750 columns.

      SQLSTATE: 01538