|
name é um nome indefinido
Conclusão: A routine was invoked. The routine invocation was not
accepted because of DB2 reason code rc.
- name The name of the routine that was invoked.
- rc The DB2 reason code describing
the cause of the failure. Possible
values are: 00E79000, 00E79001, 00E79002, 00E79003, 00E79004, 00E79005, 00E79006, 00E79007, 00E7900B, 00E7900C.
Ação do sistema: A declaração não pode ser executada.
Resposta ao Desenvolvedor: Verify that the object name was correctly specified
in the SQL statement, including any required qualifiers. If it is correct,
ensure that the object exists in the system before resubmitting the
statement.
For missing a data type or function in the SOURCE clause, it may be that
the object does not exist, OR it may be that the object does exist in some
schema, but the schema is not present in your current path.
SQLSTATE: 42704
© Copyright IBM Corp.
|