Erro SQL

2 respostas
F

Olá a todos…
Bom, eu uso o banco DB2 e as vezes dá esse erro…

[SQL0443] *N

Alguém pode me ajudar???

2 Respostas

Foxlol

Segundo o Google:

One google search with SQL0443:


and “find SQL0443”:

“11.3 Trigger feedback to application programs
When implementing your trigger program you have to consider that triggers can not pass parameters back to because trigger programs are activated by the database manager and are given an input-only parameter list…”

After that there are some explanations why SQL0443 error migth occur.

And from an example of how to use tracing:

“…Trigger program or external routine detected an error. No more information is available concernig the error. It can be difficult to find out what went wrong . By taking a component level trace…”

It seems to me that it is difficult to say the exact cause, but the trace could give you a hint…

Mais aqui:
http://forum.java.sun.com/thread.jspa?threadID=674969&messageID=3941511#3941511

E aqui:
http://www.google.com.br/search?q=[SQL0443]+*N&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:pt-BR:official&client=firefox-a

F

Muito Obrigado.

Criado 27 de fevereiro de 2007
Ultima resposta 28 de fev. de 2007
Respostas 2
Participantes 2