
On Mon, Nov 12, 2007 at 11:53:12AM -0800, jsolderitsch wrote:
Thanks for the reply but this is the first thing I tried. Without this setting, I cannot connect at all.
Good.
With the setting, I can connect, but I do not see the demo database. Instead the only database I see is called <DEFAULT> and there are no tables there.
I know of no such schema or database. So its some fallback of aqua studio I guess. Which means the connection isn't really functional jet. Did you try mclient on mac to connect to the server on your centos system?
I am using the jdbc jar that was built when I installed the Mac version from source.
Should work (if it is too old it complains about incompatible protocol or so).
For some reason, when I built the linux version from source, I did not get a linux copy of the jdbc jar actually built.
For building you need ant and sun java (ie not the gcj usually comming with redhat and derivetives).
Will it make a difference which jdbc jar I used for my cross-network experiments? If so, how can I force a jdbc jar to be built? I do have java (1.5: java version "1.5.0_12") installed on the linux box.
If it makes a difference, the only way I can access the linux box is to use its local network IP rather than a host name.
both ip and hostname should work Niels
Jim
Niels Nes wrote:
On Mon, Nov 12, 2007 at 11:04:22AM -0800, jsolderitsch wrote:
...
Could I be doing something wrong?
I'm guessing your server isn't opened for remote connections. You can enable this by editing your $prefix/etc/monetdb5.conf file (usually prefix = /). And change mapi_open=false into mapi_open=true. (or simply start your mserver5 with
mserver5 --dbinit="include sql;" --set mapi_open=true
Niels
Jim -- View this message in context: http://www.nabble.com/Using-JDBC-for-MonetDB-across-the-network-tf4793137.ht... Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
--
Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- View this message in context: http://www.nabble.com/Using-JDBC-for-MonetDB-across-the-network-tf4793137.ht... Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl