Aviso importante


  C. A. Dornelles

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



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

SQLCode +552

   
 
  • Causa
    • auth-id DOES NOT HAVE THE PRIVILEGE TO PERFORM OPERATION operation.

      Authorization ID 'auth-id' has attempted to perform the specified 'operation' without having been granted the authority to do so.
  • Ação do sistema
    • A valid plan or package will be created if no errors are detected. The statement is bound dynamically on each execution of the statement.
  • Resposta ao Desenvolvedor
    • For better performance, rebind the plan or package after correcting the statement.
      To correct the statement, ensure that the authorization-ID has been granted the authority necessary to perform the desired operation.

      SQLSTATE: 01542