Re: How to make a SQL run longer?
- From: Raj <jkamaraj@xxxxxxxxx>
- Date: Wed, 27 Jun 2007 15:05:04 -0700
On Jun 27, 1:05 pm, "Luuk" <l...@xxxxxxxxxxx> wrote:
"Raj" <jkama...@xxxxxxxxx> schreef in berichtnews:1182968186.181731.177720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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
maybe you should tell us WHY you need a delay, because most in the eyes of
most people a SQL-server must be fast, so no DELAY's....
I hink when you do give that information, there might be another way to
solve your problem.
regards,
Luuk
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.
I need to reproduce this behaviour but unfortunately does not have
enough
data in my database to create the one minute.
Thanks.
Raj
.
- References:
- How to make a SQL run longer?
- From: Raj
- Re: How to make a SQL run longer?
- From: Luuk
- How to make a SQL run longer?
- Prev by Date: Re: How to make a SQL run longer?
- Next by Date: Re: How to make a SQL run longer?
- Previous by thread: Re: How to make a SQL run longer?
- Next by thread: How to reliably ensure that only one set of rows is bulk imported into a table at a time
- Index(es):
Relevant Pages
|