Hi all
I'm firing reports over the WEB with an ASP code. This reports access tyhe same schema on Oracle database with Direct Driver (p2sora7.dll).
I realize that the reports are not executing at the same time because there are a report that takes 5 minutes to run and another one only a few seconds. When I run the first report and a few seconds later the second one, the fastest report only shows its data after the first one, 5 minutes.
Is there some limitation on that oracle driver about concurrent reports?
I'm firing reports over the WEB with an ASP code. This reports access tyhe same schema on Oracle database with Direct Driver (p2sora7.dll).
I realize that the reports are not executing at the same time because there are a report that takes 5 minutes to run and another one only a few seconds. When I run the first report and a few seconds later the second one, the fastest report only shows its data after the first one, 5 minutes.
Is there some limitation on that oracle driver about concurrent reports?