Idle Parallel Query Server's held by ODAC
Posted: Wed 12 Jan 2011 14:43
Hi, first of all I'm sorry I'm currently lacking some potentially useful details. I'm going to try to post my question without them and see if there is a general feeling for it and if necessary I will return with the necessary information.
We have a grid connected to an odac dataset which is configured to only fetch X rows initially. If the user executes a query in our application that returns more than X rows and then leaves the window open without scrolling the grid to the bottom, forcing the dataset to fetch the rest of the rows, then there are many parallel query server sessions sitting around in Oracle idling. This leads to a problem if multiple users connected are doing this and taking up all of the parallel query server threads available in Oracle.
I'm wondering if anyone has any thoughts or suggestions about this situation or if anyone has encountered this issue and come up with a solution.
If more detailed information would help please let me know and I will make an effort to retrieve it.
Thanks a lot!
We have a grid connected to an odac dataset which is configured to only fetch X rows initially. If the user executes a query in our application that returns more than X rows and then leaves the window open without scrolling the grid to the bottom, forcing the dataset to fetch the rest of the rows, then there are many parallel query server sessions sitting around in Oracle idling. This leads to a problem if multiple users connected are doing this and taking up all of the parallel query server threads available in Oracle.
I'm wondering if anyone has any thoughts or suggestions about this situation or if anyone has encountered this issue and come up with a solution.
If more detailed information would help please let me know and I will make an effort to retrieve it.
Thanks a lot!