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

Home -> Community -> Usenet -> c.d.o.server -> Ballot counting system - HELP!

Ballot counting system - HELP!

From: David H. <NOSPAM_jazztunes_at_yahoo.com>
Date: Fri, 10 Nov 2000 06:32:13 GMT
Message-ID: <4FMO5.1256$8e3.144741@nnrp3.sbc.net>

We have been experiencing severe performance problems with our ballot counting system over the last several days. Also the system appears to return inaccurate results sometimes. This seems to coincide with another problem where the output columns don't line up. While running TKPROF against a session trace, I noticed this recursive call being executed:

  select count(votes)
  from v$sess_pool
  where state = 'FL'
  and county = 'Palm Beach'
  and iq < 75

I've already contacted the DNC tech support line. The tech support guy, J. Jackson, gave me an LSI (law suit ID) for tracking purposes. He said it could be up to 10 days until he has an answer for us. Has anyone else experienced this?

--D. Umbass Received on Fri Nov 10 2000 - 00:32:13 CST

Original text of this message

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