Java interfaces for exporting and importing data models
You can use the Java™ API to export and import your data models between source and target instances of Product Master.
When you export many Product Master objects, the export might fail with the following error if the data files are too large:
java.io.IOException: A file cannot be larger than the value set by ulimit
A large export can be divided into smaller exports where each export would have fewer objects than those in the original export. If there is a single object that is larger than 2 GB and cannot be exported in smaller exports, contact IBM® support for further assistance.
See IBM Javadoc Documentation to view all of the available information on the parameters, returns, exceptions, and syntax for all Java classes.