> First of all: Thanks!!!
> I need to export some tabels from an DB2-Server (java is running on a
> different server) an import it later to another DB2-Server.
> I tried it with xml, but some of the tables are bigger than 3 GB :-(
You should check that your file system allows files bigger than 2 GB. Maybe
this isn't DB2's fault. (I don't know the facilities of XML well enough in
this respect.)
> Do you have an example for the stored procedure?
Have a look here: http://tinyurl.com/j5mxs This wraps the LOAD
functionality into a procedure. I'll have to adjust it to the EXPORT API,
which should be easy to accomplish.

Signature
Knut Stolze
DB2 Information Integration Development
IBM Germany