Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: PX Deq: Table Q qref
Thats what I thought. But here is more details on the issue..
I am running a SQL*PLus session with a massive query that returns about 2.5g of data, i am spooling the data to file - that is something similar to what the essbase application is trying to do.
that session spooled the data in around 2 hours - so the access paths are fine. after getting the data though, my sql session has still not completed. from the size of the spool file i can see the data came more then three hours ago. this session is still doing something and these waits are increasnig and sql is not returning the SQL prompt to me...
trying to find out why...
babu
Looks like you have PQ enabled.
These waits are considered idle.
The PQ slave processes are waiting for work to do.
All
What does this wait event mean? I have a process that connects to the database through ODBC and this process is waiting on this event and SQL*Net message from client.
Often this process waits for an unreasonable amout of time (40000 seconds or more) on SQL*Net MEssage from client and PX Deq: Table Q qref before it successfully completes...
TIA Babu
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Babu Nagarajan
INET: orclbabu_at_hotmail.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Apr 10 2002 - 16:38:24 CDT
![]() |
![]() |