[firebase-br] Erro em update
Reijanio Nunes Ribeiro
rnribeiro em gmail.com
Qui Mar 17 16:01:17 -03 2016
quando tento fazer alguma alteração da esse erro
Error Message:
----------------------------------------
Too many concurrent executions of the same request.
Too many concurrent executions of the same request.
At trigger 'TRG_LIMITE_MANIF'
At trigger 'TRG_LIMITE_MANIF'
At trigger 'TRG_LIMITE_MANIF'
At trigger 'TRG_LIMITE_MANIF'
At trigger 'TRG_LIMITE_MANIF'
2016-03-17 15:51 GMT-03:00 Reijanio Nunes Ribeiro <rnribeiro em gmail.com>:
> boa tarde gente estou meio agoniado com esse erro trigger alguém teria
> alguma ideia de como resolver
>
> CREATE OR ALTER TRIGGER TRG_LIMITE_MANIF FOR XML
> INACTIVE AFTER INSERT OR UPDATE POSITION 0
> AS
> begin
> if (inserting) then
> insert into xml(prazo_manif) select current_date + e.periodo_manif from
> estados e where e.codigo = new.uf_origem;
> else
> if (updating) then
> update xml set prazo_manif = (select current_date + e.periodo_manif from
> estados e
> where e.codigo = new.uf_origem);-- where codxml= new.codxml;
>
>
> end
>
>
> da pau na parte do update
> --
> Reijanio Nunes Ribeiro
> Desenvolvedor Delphi/Php
> Suporte em TI
>
--
Reijanio Nunes Ribeiro
Desenvolvedor Delphi/Php
Suporte em TI
Mais detalhes sobre a lista de discussão lista