s***@t-online.de
2013-01-02 18:22:00 UTC
Hello All,
Database 11.70 on linux
Is there a way to tune loading data from an external table??
When i run the select * from insert into in express mode
it writes at a rate of 24 MB / sec while onpload untuned
does 36 MB a sec and onpload overtuned does 150 MB /sec
I verified it did load it in express mode, when i tryed to
drop the table it gave me an error
-197 ISAM error: Partition recently appended to; can't open for write or logging.
, create a lvl 0 first..
when i did that i could drop it.
Loading only from one | delimited file, same as onpload.
Someone told me that loading from external table was faster and would
replace onpload oneday???
Comments are welcome
Superboer
Database 11.70 on linux
Is there a way to tune loading data from an external table??
When i run the select * from insert into in express mode
it writes at a rate of 24 MB / sec while onpload untuned
does 36 MB a sec and onpload overtuned does 150 MB /sec
I verified it did load it in express mode, when i tryed to
drop the table it gave me an error
-197 ISAM error: Partition recently appended to; can't open for write or logging.
, create a lvl 0 first..
when i did that i could drop it.
Loading only from one | delimited file, same as onpload.
Someone told me that loading from external table was faster and would
replace onpload oneday???
Comments are welcome
Superboer