[Zope] DCOracle2 icons
Dieter Maurer
dieter@handshake.de
Sat, 7 Jul 2001 10:13:27 +0200 (CEST)
Garry,
Garry Steedman writes:
> For use as ZOracleDA, rename the directory from DCO2 to ZOracleDA!
This is what I refered to.
> q1. what does "...ZOracle in your Products however..." refer to? i.e.
> if not /lib/python/Products ?
Inside your "lib/python/Products" folder, you should not have
subfolders "DCO2" and "ZOracleDA".
Instead you have ZOracleDA there, which was renamed form DCO2.
> q2. i have now renamed DCO2 to ZOracleDA and can no longer connect to
> oracle! any idea why?
The old DCO2 is probably still in "Control_Panel/Products"
and your Zope Oracle Database Adapter object uses it.
Delete both the DCO2 product and the Zope Oracle Database Adapter
instance. Restart Zope.
Make a new Zope Oracle Database Adapter. I would expect
you can then connect to Oracle again.
BTW, I had to abandon DCO2 under Sparc/Solaris 2.7.
The LOB support did not work and the normal (LOB-less)
operation led to very mysterious errors. Matt is working on it.
Dieter