SQLUTB Utility - Loading and Unloading SQL Tables

Starting with Enterprise Developer 2.3, SQLUTB supports both LOAD and UNLOAD. They are both equivalents of the DB2 for z/OS DSNUTILB utility, having the same basic features and options. Although they are primarily designated for database migration, you can also use them to perform routine LOAD and UNLOAD of data, emulating z/OS DSNUTILB LOAD and UNLOAD.

Note: As part of the environment setup, SQLUTB initializes the ALLOWNULLCHAR SQL compiler directive option to preserve the X"00" null character in CHAR and VARCHAR fields. See ALLOWNULLCHAR for details.