Jean-François Ménard wrote:
I would like to move my ZODB to a DBMS (probably Oracle)
Goals:
- Get around the 2 gigs limit in NT4. - Speed up data access.
Questions:
- Where can I find Oracle ZODB Storage ? - Where could I find compiled Python with enabled larges files support ? - How can I speed up data access in a large ZODB ? Can ZEO speed things up if only used on one multiple processors server ?
Ho, one final thing...
ZOPE really rock !!!! :))
Jeff
Oracle Storage is in DCOracle2 -- just download the latest tarballs from http://cvs.zope.org/Products/DCOracle2 to get it. There are some (slightly dated) instructions in the DCOracleStorage directory. A lot of people want an NT build of Python which includes large file support. At this time, Zope Corporation doesn't actually build Python on NT to bundle with Zope; we just take the standard Python release build. Now, thats not to say that PythonLabs couldn't ever build a NT version with large file support enabled, but there isn't an official NT binary release right now with large file support. -- Matt Kromer Zope Corporation http://www.zope.com/