Aviso importante


  C. A. Dornelles

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



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

SQLCode +558

   
 
  • Causa
    • THE WITH GRANT OPTION IS IGNORED The GRANT statement contained one of the following situations:
      • PUBLIC was within the list of 'grantee' authorization IDs.
      • BINDAGENT privilege was being granted.
      • ANY package privilege on collection-id.* was being granted.
      The WITH GRANT option may not be used in the above situations.
  • Ação do sistema
    • The offending privilege(s) in the authorization specification are granted without the GRANT option.
      If the grantee is PUBLIC, all the privileges in the authorization specification are granted without the GRANT option.

      SQLSTATE: 01516