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: How to make the SQL to run longer?

Re: How to make the SQL to run longer?

From: Raj <jkamaraj_at_gmail.com>
Date: Wed, 27 Jun 2007 12:13:04 -0700
Message-ID: <1182971584.710167.181530@k79g2000hse.googlegroups.com>


On Jun 27, 11:45 am, DA Morgan <damor..._at_psoug.org> wrote:
> Raj wrote:
> > Hell All,
> > To reproduce one of our cusotmer's probem, I need to make the SQL to
> > run for more than a minutes before it returns the result set. I do
> > not
> > have large amount of data in the database to simulate the dealy.
>
> > Is there a way in SQL to cause the delay while returning the result
> > set
>
> > Thanks for the help.
> > Regards
> > Raj
>
> You posted this exact same question in the SQL Server usenet group.
>
> No one should even spend one second trying to help you until you
> come clean.
>
> Product?
> Version?
>
> We are not here for your amusement.
> --
> Daniel A. Morgan
> University of Washington
> damor..._at_x.washington.edu (replace x with u to respond)
> Puget Sound Oracle Users Groupwww.psoug.org

Our is an reporting application that can connect to either SQL server or Oracle, retrieve the data and prsent the data over the web for the end users. This application has the option to preview the data while developing the report. Duing the preview, if the query takes more than one minute than our application hangs.

Based on the above context, I posted in tht both the groups. Pardon my ignorance if this behaviour is still incorrect.

Regards
Raj Received on Wed Jun 27 2007 - 14:13:04 CDT

Original text of this message

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