Re: help on a cursor/fetch

From: Agustín Menéndez Vázquez <ameva_at_tsai.es>
Date: 1999/09/01
Message-ID: <37CCD2B0.C2469E01_at_tsai.es>#1/1


    Try building a view from the join and making the fetch on this new view.

    Agur,

                                                                Agustín Menéndez

Phil Chapman escribió:

> Hi,
> I have a production problem which I cannot quite figure out. I have a
> join between two tables which produced a result set of ~300,000 rows, within
> the program every fetch takes around 3 minutes. I have tried analyzing the
> tables with compute statistics on and recompiling the program using the sql
> but to no avail. I'm not even sure how I can progress in finding out the
> cause.
>
> Could it be potentially caused by a lack of space building the result set?
>
> Any help would be greatly appreciated.
>
> Thanks
>
> Phil
Received on Wed Sep 01 1999 - 00:00:00 CEST

Original text of this message