Il giorno 09/ago/04, alle 18:49, Schultz, Gary - COMM ha scritto:

Is there a simple way I can check to make sure the Cocoon - Oracle
connection is working?

How is your connection defined in cocoon.xconf? Your JDBC URL should be something like:

jdbc:oracle:thin:@<hostname>:<port>:<sid>

If it is, try to do a "telnet <hostname> <port>" and see if you can connect. You shouldn't actually see anything but "Connected to <hostname>" and then telnet should quit when you press Enter.

If you have the Oracle client installed, try to see if you can connect with Sqlplus. The fact that the connection times out without giving any error makes me think you have some problems with your network setup.

        Ugo

--
Ugo Cei - http://beblogging.com/

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to