Workaround: Error importing large CSV files into Derby
Summary
Error importing large CSV files into Derby.
More Information
When you import into a repository that is based on a Derby database, use small CSV files.
Derby databases do not support large amounts of import data; for example, 5000 rows of data. As a result, when you try to import large CSV files, errors occur.
Workaround
Import small CSV files. To import large amounts of data, use multiple small files and import them one by one to the same destination.
Related Information
The following links point to related information:
Copyright © 2012 IBM Corporation