Subject | Re: [IBO] Too many SavePoints error |
---|---|
Author | Helen Borrie |
Post date | 2004-03-16T22:05:36Z |
At 04:27 PM 16/03/2004 +0000, you wrote:
have a statement in your script that operates on 75,000 rows, commits,
operates on 100,000 rows, commits...that's too many operations per transaction.
Helen
> > >There is very little information on this error, but what there isYou didn't mention a script, you mentioned commitretaining...but if you
> > >seems to point to excessive commit retainings without a commit.
> >
> > You are right on the button. In IB, you need to ensure you do a
>hard
> > commit (not commit retaining) about once every 10,000 updates.
> >
> > Helen
>
>Yes, but if I'm using the script function in IB_SQL and putting
>COMMIT statements in the script, isn't this what I'm doing or am I
>missing something?
have a statement in your script that operates on 75,000 rows, commits,
operates on 100,000 rows, commits...that's too many operations per transaction.
Helen
>___________________________________________________________________________
>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
>___________________________________________________________________________
>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>keyword-searchable FAQ, community code contributions and more !
>Yahoo! Groups Links
>
>
>
>