Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
  HXTT Cobol v5.0
  HXTT DBF v7.1
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
  HXTT PDF v2.0
  HXTT Text(CSV) v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Word v1.1
  HXTT XML v4.0
Offshore Outsourcing
Free Resources
  Firewall Tunneling
  Search Indexing Robot
  Conditional Compilation
  Password Recovery for MS Access
  Password Recovery for Corel Paradox
  Checksum Tool for MD5
  Character Set Converter
  Pyramid - Poker of ZYH
   
   
   
Heng Xing Tian Tai Lab of Xi'an City (abbr, HXTT)

HXTT Text(CSV)
Java 1.6
frank
2006-12-20 09:46:56
Hi,

I'm testing java 1.6 and have a problem with the HXTT CSV driver. Previously when doing a union all on big tables the memory consumption of the application was fairly stable (java 1.5.x). When using java 1.6 the memory jumps up to 1.5GB usage and the union all becomes very slow of course. Is there a version that can be used with java 1.6 that doesn't have this problem?

Thanks,
Frank
Re:Java 1.6
Frank
2006-12-20 13:12:35
Hi,

Seems after all that it's not really related to the java version. Once the files reach a certain size, all memory is consumed and things slow to a crawl. At least for a "union all" that does not seem necessary because it's merely an glorified append of files. Can you please have a look?

Thanks,
Frank
Re:Re:Java 1.6
HXTT Support
2006-12-20 18:02:38
> At least for a "union all" that does not seem necessary because it's merely
> an glorified append of files.
Yeah. Sometimes UNIION ALL will use where clause, ORDER BY clause and ResultSet.absolute() , so that HXTT does a simple design which maybe consume some large memory to do union all sometimes. Don't worry:)
Please show your frequent UNION ALL sql sample, and we will optimize it to avoid large memory issue. I guess that should be solved in 3 days:)
Re:Re:Re:Java 1.6
Frank
2006-12-21 14:14:16
Hi,

It's really a very simple query that is being performed. Apparently when the file size reaches a certain size things start to slow down.
Example:
select * from A
union all
select * from B

Frank
Re:Re:Re:Re:Java 1.6
HXTT Support
2007-01-01 07:05:31
Supported.

Search Key   Search by Last 50 Questions




Google
 

Email: webmaster@hxtt.com
Copyright © 2003-2019 Heng Xing Tian Tai Lab of Xi'an City. | All Rights Reserved. | Privacy | Legal | Refund | Sitemap