Aviso importante


  C. A. Dornelles

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



Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com

SQLCode +561

   
 
  • Causa
    • THE ALTER, INDEX, REFERENCES, AND TRIGGER PRIVILEGES CANNOT BE GRANTED PUBLIC AT ALL LOCATIONS

      You specified a GRANT statement with either an ALL or ALL PRIVILEGES keyword.
      ALL and ALL PRIVILEGES imply the granting of ALTER, INDEX, REFERENCES, AND TRIGGER privileges that cannot be granted to a remote user
  • Ação do sistema
    • DB2 executes the GRANT statement.
      However, it does not grant the ALTER, INDEX, REFERENCES, or TRIGGER privileges to PUBLIC*.

      SQLSTATE: 01523