Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Performance issue

Re: Performance issue

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 9 Dec 2005 12:01:19 -0800
Message-ID: <1134158479.596104.78420@g14g2000cwa.googlegroups.com>


Haragha wrote:
> Hi
> i have report in report 6i, i made the modification by
> creating a custome table and dumping data into it from earlier query by
> inserting and updating data from formula coloumns. Then I am selecting
> the data from the table and sorting it by a coloumn and deleteing the
> data after report.
>
> The problem is its taking more time to run the report, so what do u
> think the reason might be.
>
> Harsha

Did you analyze the table ( dbms_stats.gather_table_stats ) before running your report? Received on Fri Dec 09 2005 - 14:01:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US