LISTSERV mailing list manager LISTSERV 16.5

Help for QSERV-L Archives


QSERV-L Archives

QSERV-L Archives


QSERV-L@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

QSERV-L Home

QSERV-L Home

QSERV-L  March 2013

QSERV-L March 2013

Subject:

Memory limit problem with MEMORY tables

From:

Emmanuel Medernach <[log in to unmask]>

Reply-To:

General discussion for qserv (LSST prototype baseline catalog)

Date:

Thu, 14 Mar 2013 16:09:42 +0100

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (47 lines) , medernac.vcf (13 lines)

Hello,

We are trying to have a running mono-node installation of Qserv with all data 
from PT11 loaded.  We have managed to run a bunch of queries correctly but some 
give errors like this one:


SELECT o1.objectId, o2.objectId
FROM LSST.Object o1, LSST.Object o2
WHERE qserv_areaspec_box(0.5, 0.5, 1.5, 1.5) AND
       scisql_angSep(o1.ra_PS, o1.decl_PS,
                     o2.ra_PS, o2.decl_Ps) < 0.2;

ERROR 4120 (Proxy): Error executing query using qserv.


After many debugging and repeating SQL commands from xrootd.log by hand we found 
that creating a temporary result table Qserv was not possible :


mysql>  CREATE TABLE IF NOT EXISTS Subchunks_LSST_100.Object_100_0 ENGINE = MEMORY
     ->  AS SELECT * FROM LSST.Object_100 WHERE subChunkId = 0;
ERROR 1114 (HY000): The table 'Object_100_0' is full


One solution we just found is to increase the memory limit to avoid this problem:

[mysqld]
tmp_table_size=4G
max_heap_table_size=4G


  - Could you add this options as default in the my.cnf template ?
  - Would it be possible to check these table creations and in case of a problem 
to report an error message in log files ?


Talk to you soon,
--

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

March 2018
February 2018
January 2018
December 2017
August 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use