Changes between Initial Version and Version 1 of Ticket #333


Ignore:
Timestamp:
Mar 15, 2013, 5:08:31 PM (11 years ago)
Author:
Heinrich Stamerjohanns
Comment:

Replying to hstamerjohanns:

There seems to be a file limit of 2 Gb for files to import.

bash-4.1$ rasql —user rasadmin —passwd rasadmin —mdddomain '[0:819,0:819,0:819]' —mddtype FloatCube -f float_d3s820.dat -q 'insert into fs3s1000 values $1' rasql: rasdaman query tool v1.0, rasdaman v8.4.0rc.1 — generated on 28.02.2013 15:10:32. opening database RASBASE at localhost:7001...ok fetching type information for FloatCube from database, using readonly transaction…ok reading file float_d3s820.dat…terminate called after throwing an instance of 'RasqlError' Aborted

Data below 2Gb (0:799, 0:799, 0:799] is imported ok. This limit is dependent on memory size, as the tested machine has 16 Gb of Ram.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #333

    • Property Priority majorminor
  • Ticket #333 – Description

    initial v1  
    99
    1010Data below 2Gb (0:799, 0:799, 0:799] is imported ok.
    11 This limit is dependent on memory size, as the tested machine has
    12 16 Gb of Ram.
     11This limit is not dependent on memory size, as the tested machine has 16 Gb of Ram.