[MonetDB-users] protocol violation: unexpected line in data block
Hi, All Please explain this message? "protocol violation: unexpected line in data block: #02 #GDKmemchk (memcur=16870976,memmax=1741950382) (vmcur=1047527424,vmmax=1610612736)" Regards, Shiga
On 05-08-2008 22:42:12 +0900, Shiga Toshiki wrote:
Hi, All
Please explain this message? "protocol violation: unexpected line in data block: #02 #GDKmemchk (memcur=16870976,memmax=1741950382) (vmcur=1047527424,vmmax=1610612736)"
The protocol was violated by sending panic messages at a moment which is not allowed.
Hi,Fabian
I got the following error while trying to run "SELECT * FROM TESTDATA;"
I would like to know the limitations of monetdb in terms of
1.how many rows it can process
2.how many columns it can process
Thanks,
Shiga
On Tue, 5 Aug 2008 15:45:28 +0200
Fabian Groffen
On 05-08-2008 22:42:12 +0900, Shiga Toshiki wrote:
Hi, All
Please explain this message? "protocol violation: unexpected line in data block: #02 #GDKmemchk (memcur=16870976,memmax=1741950382) (vmcur=1047527424,vmmax=1610612736)"
The protocol was violated by sending panic messages at a moment which is not allowed.
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
On 06-08-2008 10:40:04 +0900, Shiga Toshiki wrote:
Hi,Fabian
I got the following error while trying to run "SELECT * FROM TESTDATA;" I would like to know the limitations of monetdb in terms of 1.how many rows it can process 2.how many columns it can process
Ah. Now I see. I cannot answer your questions right away. Can you tell us how many rows and columns TESTDATA contains? Also, what does `mserver5 --version` return?
Hi
TESTDATA has 15 columns(3 int,11 varchar, 1 date) and
about 15 million rows.
I'm working with MonetDB Server v5.6.0, based on kernel 1.24.0
(downloaded msi from sourceforge) over Windows XP SP2.
I try to run "select * from TESTDATA;" i only get less than 1000 rows.
On Wed, 6 Aug 2008 09:33:38 +0200
Fabian Groffen
On 06-08-2008 10:40:04 +0900, Shiga Toshiki wrote:
Hi,Fabian
I got the following error while trying to run "SELECT * FROM TESTDATA;" I would like to know the limitations of monetdb in terms of 1.how many rows it can process 2.how many columns it can process
Ah. Now I see. I cannot answer your questions right away. Can you tell us how many rows and columns TESTDATA contains? Also, what does `mserver5 --version` return?
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
On Tue, Aug 05, 2008 at 10:42:12PM +0900, Shiga Toshiki wrote:
Hi, All
Please explain this message? "protocol violation: unexpected line in data block: #02 #GDKmemchk (memcur=16870976,memmax=1741950382) (vmcur=1047527424,vmmax=1610612736)"
This output should only be generated when you run with --debug=4 (or equivalant setting via monet5.conf file). Could you run select * from env() e; and send the result. Niels
Regards,
Shiga
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
participants (3)
-
Fabian Groffen
-
Niels Nes
-
toshiki.shiga@alsi.co.jp