[MonetDB-users] !MALException:setScenario:Scenario not initialized 'sql'

Hi guys, after install *MonetDB RPMs for Centos 5<http://code.google.com/p/monetdb-rhel-5/> * and mserver5 starts , I receive this error when execute the client: mclient -lsql !MALException:setScenario:Scenario not initialized 'sql' There's something missing?.. please help.

On 11-11-2010 21:47:14 -0600, Osmin Castillo wrote:
Hi guys, after install [1]MonetDB RPMs for Centos 5 and mserver5 starts , I receive this error when execute the client: mclient -lsql
!MALException:setScenario:Scenario not initialized 'sql'
There's something missing?.. please help.
Most likely you missed the MonetDB-SQL rpm.

Dear Osmin, we are charmed by the fact that others pick-up MonetDB and provide binary installers (RPMs) for platforms that we do not have (access to) ourselves, like CentOS in this case. We were/are not aware of this. Unfortunately, we do not have any information about, let alone control over, how these RPMs are built, and hence, cannot say much about them. Moreover, in this case, the RPMs appear to be from Nov 2009, and hence seem to provide the MonetDB Nov2009 (or older?) release, which has long been out of support. The latest release is Jun2010-SP2 (http://monetdb.cwi.nl/Development/Releases/Jun2010/), which is soon to be replaced by the upcoming Oct2010 release (http://dev.monetdb.org/downloads/testing/). Having said that, did you (1) install both the MonetDB5-server and the MonetDB-SQL RPMs (and all RPMs they require), and (2) load the SQL module when stating the mserver5, e.g., `mserver5 --dbinit='include sql;'` (this was still required with the old MonetDB Nov2009 release when stating mserver5 by hand). Alternatively, you could use merovingian to start your MonetDB server as documented at http://monetdb.cwi.nl/SQL/Documentation/Start-and-Stop.html If none of these helps, we'd need more detailed information to analyse what might be going wrong ... Stefan On Thu, Nov 11, 2010 at 09:47:14PM -0600, Osmin Castillo wrote:
Hi guys, after install *MonetDB RPMs for Centos 5<http://code.google.com/p/monetdb-rhel-5/> * and mserver5 starts , I receive this error when execute the client: mclient -lsql
!MALException:setScenario:Scenario not initialized 'sql'
There's something missing?.. please help.
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |

Dear Stefan: Yes , the MonetDB5-server and MonetDB-SQL RPs are already installed. I tried the `mserver5 --dbinit='include sql;' option but still get the same error: !MALException:setScenario:Scenario not initialized 'sql' Centos does not recognize the command "merovingian" when I use it 2010/11/12 Stefan Manegold <Stefan.Manegold@cwi.nl>
Dear Osmin,
we are charmed by the fact that others pick-up MonetDB and provide binary installers (RPMs) for platforms that we do not have (access to) ourselves, like CentOS in this case. We were/are not aware of this.
Unfortunately, we do not have any information about, let alone control over, how these RPMs are built, and hence, cannot say much about them.
Moreover, in this case, the RPMs appear to be from Nov 2009, and hence seem to provide the MonetDB Nov2009 (or older?) release, which has long been out of support. The latest release is Jun2010-SP2 (http://monetdb.cwi.nl/Development/Releases/Jun2010/), which is soon to be replaced by the upcoming Oct2010 release (http://dev.monetdb.org/downloads/testing/).
Having said that, did you (1) install both the MonetDB5-server and the MonetDB-SQL RPMs (and all RPMs they require), and (2) load the SQL module when stating the mserver5, e.g., `mserver5 --dbinit='include sql;'` (this was still required with the old MonetDB Nov2009 release when stating mserver5 by hand).
Alternatively, you could use merovingian to start your MonetDB server as documented at http://monetdb.cwi.nl/SQL/Documentation/Start-and-Stop.html
If none of these helps, we'd need more detailed information to analyse what might be going wrong ...
Stefan
On Thu, Nov 11, 2010 at 09:47:14PM -0600, Osmin Castillo wrote:
Hi guys, after install *MonetDB RPMs for Centos 5<http://code.google.com/p/monetdb-rhel-5/> * and mserver5 starts , I receive this error when execute the client: mclient -lsql
!MALException:setScenario:Scenario not initialized 'sql'
There's something missing?.. please help.
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

On 13-11-2010 10:30:16 -0600, Osmin Castillo wrote:
Dear Stefan:
Yes , the MonetDB5-server and MonetDB-SQL RPs are already installed. I tried the `mserver5 --dbinit='include sql;' option but still get the same error:
!MALException:setScenario:Scenario not initialized 'sql'
Centos does not recognize the command "merovingian" when I use it
Then it's really worth the hassle to get an up-to-date version of MonetDB, as the packaged version you found must be really old.

On 11/13/10 5:30 PM, Osmin Castillo wrote:
Dear Stefan:
Yes , the MonetDB5-server and MonetDB-SQL RPs are already installed. I tried the `mserver5 --dbinit='include sql;' option but still get the same error:
!MALException:setScenario:Scenario not initialized 'sql'
Centos does not recognize the command "merovingian" when I use it Both indicate that the construction of the RPMs were not conform our own quality checkes. Can you tell us from where you obtained the RPMs?
regards, Martin
2010/11/12 Stefan Manegold <Stefan.Manegold@cwi.nl <mailto:Stefan.Manegold@cwi.nl>>
Dear Osmin,
we are charmed by the fact that others pick-up MonetDB and provide binary installers (RPMs) for platforms that we do not have (access to) ourselves, like CentOS in this case. We were/are not aware of this.
Unfortunately, we do not have any information about, let alone control over, how these RPMs are built, and hence, cannot say much about them.
Moreover, in this case, the RPMs appear to be from Nov 2009, and hence seem to provide the MonetDB Nov2009 (or older?) release, which has long been out of support. The latest release is Jun2010-SP2 (http://monetdb.cwi.nl/Development/Releases/Jun2010/), which is soon to be replaced by the upcoming Oct2010 release (http://dev.monetdb.org/downloads/testing/).
Having said that, did you (1) install both the MonetDB5-server and the MonetDB-SQL RPMs (and all RPMs they require), and (2) load the SQL module when stating the mserver5, e.g., `mserver5 --dbinit='include sql;'` (this was still required with the old MonetDB Nov2009 release when stating mserver5 by hand).
Alternatively, you could use merovingian to start your MonetDB server as documented at http://monetdb.cwi.nl/SQL/Documentation/Start-and-Stop.html
If none of these helps, we'd need more detailed information to analyse what might be going wrong ...
Stefan
On Thu, Nov 11, 2010 at 09:47:14PM -0600, Osmin Castillo wrote: > Hi guys, after install *MonetDB RPMs for Centos > 5<http://code.google.com/p/monetdb-rhel-5/> > * and mserver5 starts , I receive this error when execute the > client: mclient -lsql > > > !MALException:setScenario:Scenario not initialized 'sql' > > > There's something missing?.. please help.
> ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________ > MonetDB-users mailing list > MonetDB-users@lists.sourceforge.net <mailto:MonetDB-users@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net <mailto:MonetDB-users@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

Sure, *monetdb*-*rhel*-*5* - Project Hosting on *Google Code*<http://www.google.com/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fcode.google.com%2Fp%2Fmonetdb-rhel-5%2F&ei=gMneTLWlJ4bmsQO_36iNCg&usg=AFQjCNGj8cZB-kngW8S02scS_SF-cJ4COg> http://code.google.com/p/monetdb-rhel-5/downloads/list 2010/11/13 Martin Kersten <Martin.Kersten@cwi.nl>
Dear Stefan:
Yes , the MonetDB5-server and MonetDB-SQL RPs are already installed. I
On 11/13/10 5:30 PM, Osmin Castillo wrote: tried the `mserver5 --dbinit='include sql;' option but still get the same error:
!MALException:setScenario:Scenario not initialized 'sql'
Centos does not recognize the command "merovingian" when I use it
Both indicate that the construction of the RPMs were not conform our own quality checkes. Can you tell us from where you obtained the RPMs?
regards, Martin
2010/11/12 Stefan Manegold <Stefan.Manegold@cwi.nl <mailto:
Stefan.Manegold@cwi.nl>>
Dear Osmin,
we are charmed by the fact that others pick-up MonetDB and provide
binary
installers (RPMs) for platforms that we do not have (access to)
ourselves,
like CentOS in this case. We were/are not aware of this.
Unfortunately, we do not have any information about, let alone
control over,
how these RPMs are built, and hence, cannot say much about them.
Moreover, in this case, the RPMs appear to be from Nov 2009, and
hence seem
to provide the MonetDB Nov2009 (or older?) release, which has long
been out
of support. The latest release is Jun2010-SP2 (http://monetdb.cwi.nl/Development/Releases/Jun2010/), which is soon
to be
replaced by the upcoming Oct2010 release (http://dev.monetdb.org/downloads/testing/).
Having said that, did you (1) install both the MonetDB5-server and
the
MonetDB-SQL RPMs (and all RPMs they require), and (2) load the SQL
module
when stating the mserver5, e.g., `mserver5 --dbinit='include sql;'`
(this
was still required with the old MonetDB Nov2009 release when stating mserver5 by hand).
Alternatively, you could use merovingian to start your MonetDB server
as
documented at http://monetdb.cwi.nl/SQL/Documentation/Start-and-Stop.html
If none of these helps, we'd need more detailed information to
analyse what
might be going wrong ...
Stefan
On Thu, Nov 11, 2010 at 09:47:14PM -0600, Osmin Castillo wrote: > Hi guys, after install *MonetDB RPMs for Centos > 5<http://code.google.com/p/monetdb-rhel-5/> > * and mserver5 starts , I receive this error when execute the > client: mclient -lsql > > > !MALException:setScenario:Scenario not initialized 'sql' > > > There's something missing?.. please help.
>
------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference
Architecture
> Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable,
end-to-end
> client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________ > MonetDB-users mailing list > MonetDB-users@lists.sourceforge.net <mailto:
MonetDB-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable,
end-to-end
client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net <mailto:
MonetDB-users@lists.sourceforge.net>
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

Sure, *monetdb*-*rhel*-*5* - Project Hosting on *Google Code*<http://www.google.com/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fcode.google.com%2Fp%2Fmonetdb-rhel-5%2F&ei=gMneTLWlJ4bmsQO_36iNCg&usg=AFQjCNGj8cZB-kngW8S02scS_SF-cJ4COg> http://code.google.com/p/monetdb-rhel-5/downloads/list 2010/11/13 Martin Kersten <Martin.Kersten@cwi.nl>
Dear Stefan:
Yes , the MonetDB5-server and MonetDB-SQL RPs are already installed. I
On 11/13/10 5:30 PM, Osmin Castillo wrote: tried the `mserver5 --dbinit='include sql;' option but still get the same error:
!MALException:setScenario:Scenario not initialized 'sql'
Centos does not recognize the command "merovingian" when I use it
Both indicate that the construction of the RPMs were not conform our own quality checkes. Can you tell us from where you obtained the RPMs?
regards, Martin
2010/11/12 Stefan Manegold <Stefan.Manegold@cwi.nl <mailto:
Stefan.Manegold@cwi.nl>>
Dear Osmin,
we are charmed by the fact that others pick-up MonetDB and provide
binary
installers (RPMs) for platforms that we do not have (access to)
ourselves,
like CentOS in this case. We were/are not aware of this.
Unfortunately, we do not have any information about, let alone
control over,
how these RPMs are built, and hence, cannot say much about them.
Moreover, in this case, the RPMs appear to be from Nov 2009, and
hence seem
to provide the MonetDB Nov2009 (or older?) release, which has long
been out
of support. The latest release is Jun2010-SP2 (http://monetdb.cwi.nl/Development/Releases/Jun2010/), which is soon
to be
replaced by the upcoming Oct2010 release (http://dev.monetdb.org/downloads/testing/).
Having said that, did you (1) install both the MonetDB5-server and
the
MonetDB-SQL RPMs (and all RPMs they require), and (2) load the SQL
module
when stating the mserver5, e.g., `mserver5 --dbinit='include sql;'`
(this
was still required with the old MonetDB Nov2009 release when stating mserver5 by hand).
Alternatively, you could use merovingian to start your MonetDB server
as
documented at http://monetdb.cwi.nl/SQL/Documentation/Start-and-Stop.html
If none of these helps, we'd need more detailed information to
analyse what
might be going wrong ...
Stefan
On Thu, Nov 11, 2010 at 09:47:14PM -0600, Osmin Castillo wrote: > Hi guys, after install *MonetDB RPMs for Centos > 5<http://code.google.com/p/monetdb-rhel-5/> > * and mserver5 starts , I receive this error when execute the > client: mclient -lsql > > > !MALException:setScenario:Scenario not initialized 'sql' > > > There's something missing?.. please help.
>
------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference
Architecture
> Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable,
end-to-end
> client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________ > MonetDB-users mailing list > MonetDB-users@lists.sourceforge.net <mailto:
MonetDB-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable,
end-to-end
client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net <mailto:
MonetDB-users@lists.sourceforge.net>
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

Dear Osmin, as said, since we did not produce the CentOS RPMs you're using and do not even know exactly which version of MonetDB they contain, we cannot say much about them. Sorry. Moreover, they are one year old, and we cannot (easily) support such old versions of MonetDB... Well, maybe, if you send us the exact and complete command line you use to start mserver5 and the complete console output you get from it, as well as the exact and complete command line you use to start mclient and the complete console output you get from it, we *might* be able to say more ... Other than that, I would suggest to try the latest version of MonetDB, i.e., the release candidate for the upcoming Oct2010 release (unless we unexpectedly encounter any show stopper til then, it will be released as is on Monday Nov 15) as available from http://dev.monetdb.org/downloads/testing/ We cannot provide any CentOS RPM, but you can install from the source tarball http://dev.monetdb.org/downloads/testing/sources/Oct2010/MonetDB-Oct2010-Sup... using the monetdb-install.sh script that is contained in the tarball. Stefan On Sat, Nov 13, 2010 at 10:30:16AM -0600, Osmin Castillo wrote:
Dear Stefan:
Yes , the MonetDB5-server and MonetDB-SQL RPs are already installed. I tried the `mserver5 --dbinit='include sql;' option but still get the same error:
!MALException:setScenario:Scenario not initialized 'sql'
Centos does not recognize the command "merovingian" when I use it
2010/11/12 Stefan Manegold <Stefan.Manegold@cwi.nl>
Dear Osmin,
we are charmed by the fact that others pick-up MonetDB and provide binary installers (RPMs) for platforms that we do not have (access to) ourselves, like CentOS in this case. We were/are not aware of this.
Unfortunately, we do not have any information about, let alone control over, how these RPMs are built, and hence, cannot say much about them.
Moreover, in this case, the RPMs appear to be from Nov 2009, and hence seem to provide the MonetDB Nov2009 (or older?) release, which has long been out of support. The latest release is Jun2010-SP2 (http://monetdb.cwi.nl/Development/Releases/Jun2010/), which is soon to be replaced by the upcoming Oct2010 release (http://dev.monetdb.org/downloads/testing/).
Having said that, did you (1) install both the MonetDB5-server and the MonetDB-SQL RPMs (and all RPMs they require), and (2) load the SQL module when stating the mserver5, e.g., `mserver5 --dbinit='include sql;'` (this was still required with the old MonetDB Nov2009 release when stating mserver5 by hand).
Alternatively, you could use merovingian to start your MonetDB server as documented at http://monetdb.cwi.nl/SQL/Documentation/Start-and-Stop.html
If none of these helps, we'd need more detailed information to analyse what might be going wrong ...
Stefan
On Thu, Nov 11, 2010 at 09:47:14PM -0600, Osmin Castillo wrote:
Hi guys, after install *MonetDB RPMs for Centos 5<http://code.google.com/p/monetdb-rhel-5/> * and mserver5 starts , I receive this error when execute the client: mclient -lsql
!MALException:setScenario:Scenario not initialized 'sql'
There's something missing?.. please help.
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
participants (4)
-
Fabian Groffen
-
Martin Kersten
-
Osmin Castillo
-
Stefan Manegold