Re: [Zope] Re: Oracle 9.2.0.2

2005-08-01 Thread Maciej Wisniowski



A colleague of mine currently hunts a difficult bug in DCO2
which causes wrong query results with a probability of about
0.0025 (non empty long fields are non-deterministically
reported as None).


He also tried cx_Oracle. It is more reliable but by a factor
of 4 slower than DC02.
 


And what with SQLRelay? I did only one stupid test but SQLRelay
was faster than DCOracle2 in it. SQLRelay has function that allows
to set buffer size and optimize it to specific kind of queries.

--
Maciej Wisniowski
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: Oracle 9.2.0.2

2005-07-29 Thread Peter Bengtsson
On 7/29/05, Robert [EMAIL PROTECTED] wrote:
 Thanks, I thought it read it was no longer being worked on. Maybe I was
 thinking something else.  : )
 
Perhaps it don't need more work because it's so damn perfect!?! :)

 Robert
 
 
 
 ___
 Zope maillist  -  Zope@zope.org
 http://mail.zope.org/mailman/listinfo/zope
 **   No cross posts or HTML encoding!  **
 (Related lists -
  http://mail.zope.org/mailman/listinfo/zope-announce
  http://mail.zope.org/mailman/listinfo/zope-dev )
 


-- 
Peter Bengtsson, 
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: Oracle 9.2.0.2

2005-07-29 Thread Dieter Maurer
Peter Bengtsson wrote at 2005-7-29 13:05 +0100:
On 7/29/05, Robert [EMAIL PROTECTED] wrote:
 Thanks, I thought it read it was no longer being worked on. Maybe I was
 thinking something else.  : )
 
Perhaps it don't need more work because it's so damn perfect!?! :)

I can tell you that this is not the case.

A colleague of mine currently hunts a difficult bug in DCO2
which causes wrong query results with a probability of about
0.0025 (non empty long fields are non-deterministically
reported as None).


He also tried cx_Oracle. It is more reliable but by a factor
of 4 slower than DC02.


-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )