| Author |
Message |
Farhan Jaffery Forum Associate


Joined: 27 Aug 2005
    
 Posts: 895 Location: Houston, TX

|
Posted: Wed Feb 03, 2010 5:50 pm Post subject: Parallel Processing of multiple queries in a report |
|
|
It has been a while since I saw a post on this and can't find a definite answer via search:
Does BOE XI 3.1 have a mechanism to allow multiple queries within a single WebI report to be submitted to the database in parallel rather then sequentially?
Thanks. _________________ Farhan Jaffery
Service Corporation International
Houston, Texas |
|
| Back to top |
|
 |
BO_TN Principal Member


Joined: 30 Jul 2008
  Posts: 216

|
Posted: Wed Feb 03, 2010 6:26 pm Post subject: Re: Parallel Processing of multiple queries in a report |
|
|
I would be interested in finding this as well.
My initial thought is this is probably not possible. Just because the tool allows users to make queries using objects from another query. This would mean the first query has to be run and complete first before the second kicks in.
I could be wrong of course. |
|
| Back to top |
|
 |
Jansi Forum Fanatic


Joined: 12 May 2008
   Posts: 5441 Location: Almighty's hands

|
Posted: Wed Feb 03, 2010 9:27 pm Post subject: Re: Parallel Processing of multiple queries in a report |
|
|
As far as I know, we can't control the execution of queries. When we use 'Query on Query' feature, then the order of execution changes. The parent query executes first. _________________ Search is your friend.
I can do all things through Christ who strengthens me. Philippians 4 : 13
Life is too short to hold grudge against someone! Wanna read about Life is too short!? |
|
| Back to top |
|
 |
sdeshpan Principal Member


Joined: 28 Jun 2005
      Posts: 257 Location: Lawn Guyland, NY

|
Posted: Mon Feb 08, 2010 4:31 pm Post subject: Re: Parallel Processing of multiple queries in a report |
|
|
| Farhan Jaffery wrote: | It has been a while since I saw a post on this and can't find a definite answer via search:
Does BOE XI 3.1 have a mechanism to allow multiple queries within a single WebI report to be submitted to the database in parallel rather then sequentially?
Thanks. |
Any idea how WebI in XI R2 deals with multiple queries in a report? Are they fired off sequentially (queued up) or in parallel? _________________ BO XIR2 SP3/FP3.5
Xcelsius 2008 E; Perf Mgt
Windows Server 2003 R2 SP2
MS SQL Server 2005, Oracle 9i
"Opportunities multiply as they are seized"
-- Sun Tzu, The Art of War
|
|
| Back to top |
|
 |
Marek Chladny Forum Devotee


Joined: 27 Nov 2003
      Posts: 10327

|
Posted: Mon Feb 08, 2010 5:49 pm Post subject: Re: Parallel Processing of multiple queries in a report |
|
|
| sdeshpan wrote: | | Any idea how WebI in XI R2 deals with multiple queries in a report? Are they fired off sequentially (queued up) or in parallel? | Sequentially. _________________ BO: XI 3 | XI r2 | 6.x | 5.x
DB: Oracle, MS SQL Server
HW: Win 2003 servers |
|
| Back to top |
|
 |
netzbewohner Forum Member


Joined: 14 Apr 2010
Posts: 1

|
Posted: Fri Jun 18, 2010 10:41 am Post subject: Re: Parallel Processing of multiple queries in a report |
|
|
Hi guys, I would like to bring that topic up again.
I am also looking for a way to have the multiple queries executed simultaneously in WebI on my BOE XI 3.1 server. Monitoring the behavior, the queries are exectuted one after another (sequentially).
Maybe there is some undocumented setting somewhere? This would greatly improve performance if all queries are run on a Teradata DB backend! |
|
| Back to top |
|
 |
Dave Rathbun Forum Advocate


Joined: 06 Jun 2002
       
*16 Posts: 19686 Location: Dallas, Texas

|
|
| Back to top |
|
 |
|