Subject | Re: [firebird-support] Re: Stored procedure never completes |
---|---|
Author | Mark Rotteveel |
Post date | 2013-08-11T08:25:08Z |
On 10-8-2013 22:22, esbreidenbach wrote:
transaction with no wait?
Mark
--
Mark Rotteveel
> I see the firebird process accounting for 22-25% of my CPU in the task manager (which makes sense because its a quad). I know the last line of delphi code executed is calling the "execute procedure ProcedureName". And as I mentioned, it actually does complete the procedure if I run this data conversion on a smaller number of records, it only seems to hang on larger databases.It sounds like a lock conflict. What happens if you configure the
transaction with no wait?
Mark
--
Mark Rotteveel