Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> POLL by Application Service process taking too Long

POLL by Application Service process taking too Long

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Mon, 10 Mar 2003 06:33:43 -0800
Message-ID: <F001.005646E0.20030310063343@fatcity.com>


truss -fdD of an application service which received data in messages format & passes it on to the Database gives the following output .  

5.1130 poll(0xFFBFA0D8, 1, 240000) = 1

 0.0002 recv(17, " N 0 0 1 4 4 1".., 28, 0) = 28

 0.0003 poll(0xFFBFA0D8, 1, 240000) = 1

 0.0001 recv(17, " + 0 0 0 2 2 U n i s e r".., 603, 0) = 603  

Qs. Why is "poll" so long i.e. 5.1130 seconds ?  

Thanks  

P.S. Will provide any info needed  

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: VIVEK_SHARMA
  INET: VIVEK_SHARMA_at_infosys.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mon Mar 10 2003 - 08:33:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US