Subject | Re: [ib-support] Utility to find slow queries? |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2003-02-21T08:39:06Z |
At 13:56 21.02.2003 +1000, you wrote:
the Cursor tab, prepare it and copy the resulting plan.
Set
>Svein Erling Tysvaer wrote:Well, at least nothing that has anything to do with your current problem.
> > At 18:05 20.02.2003 +1100, you wrote:
> >
> > Transactions: Committing transactions take time, so when you handle a
> batch
> > of records, you may gain speed by having quite a few of them within the
> > same transaction (e.g. commit every 10000 insert/update/delete).
>
>This is reading only. Does the use of transaction affect reading?
>Yep, as we get our tests done I'll try to get more specific questions. I haveE.g. grab IB_SQL (freeware from www.ibobjects.com) Insert your query into
>already posted the sql and the indexes. How do I post a plan?
the Cursor tab, prepare it and copy the resulting plan.
Set