[Zope-DB] Zope - Oracle Database Connection
Dieter Maurer
dieter at handshake.de
Mon Dec 1 13:29:47 EST 2008
Nachiyappan wrote at 2008-12-1 10:12 +0530:
> ...
>i have installed DCOracleda for oracle . but i didn't make connection in zope to oracle ! Zope won't display the connection adapter .
Something went wrong with your installation.
First of all "DCOracleDA" needs "DCOracle" to be installed.
"DCOracle" contains C code which needs to be compiled.
Have you carefully followed the installation instructions?
If "DCOracleDA" is in your "Products" folder, you should see
some problem during startup when it does not work correctly.
Unfortunately, it is quite difficult to get information about
startup problems. Essentially, you need to start Zope in the "foreground"
and it must not run in production mode.
Under *nix (and Windows with very recent Zope versions), "zopectl fg"
can be used for this.
Watch out "Could not import XXXX".
--
Dieter
More information about the Zope-DB
mailing list