Export data from db2 database

How do I export data from a db2 database and exclude specific tables not to be included in the export data set?

Unfortunately there is not support yet for excluding certain tables from the export. You will have to export everything and then delete from the generated changelog.

Nathan