|
本帖最后由 anlinew 于 2011-12-28 12:04 编辑
myth8860 发表于 2011-12-28 11:00 ![]()
按妞哥能把步骤和data文件发我分析一下不?
就是建了一个列存的表,然后从另一个普通同构表里将数据insert into select 过来,然后执行了一条查询sql,报内存溢出,之后就起不来了
2011-12-27 15:46:12 database T00004340 out of memory!
2011-12-27 15:46:12 database T00004340 out of memory!
2011-12-27 15:46:33 database T00008504 Server is stopping...
2011-12-27 15:47:33 database T00008504 sever shutdown halt for end worker thread timeout
2011-12-27 15:48:41 database T00003044 DM Database Server startup...
2011-12-27 15:52:53 database T00008240 DM Database Server startup...
2011-12-27 15:57:16 database T00005444 DM Database Server startup...
2011-12-27 15:58:43 database T00007768 DM Database Server startup...
查询之前没有做commit,这个表有600多万数据,就是tpch测试的那个lineitem表
data文件比较大
|
|