Aviso importante
Caso tenhas alguma
dúvida a respeito
da linguagem mande
um e-mail que terás
a resposta.
C. A. Dornelles
SQL - SQLCODE's - Códigos positivos
Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF.
SQLCode +738
DEFINITION CHANGE OF
object object_name
MAY REQUIRE SIMILAR CHANGE ON READ-ONLY SYSTEMS
Causa
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