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


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

   
 
  • Causa
    • DEFINITION CHANGE OF object object_name MAY REQUIRE SIMILAR CHANGE ON READ-ONLY SYSTEMS

      A change was made to the definition of the specified object that may also require a similar change to any read-only shared systems.
  • Ação do sistema
    • O comando é executado com sucesso.
  • Resposta ao Desenvolvedor
    • Check the read-only shared systems that have the specified object defined, and determine if a change must be made to the object on those systems.

      SQLSTATE: 01530