If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
We're currently using DB2 V7.1 in MVS...
Is there a way to change the layout of the unload file? Currently the data is unloaded with the null-indicators in front of the data field. Is there a parameter we can use that will allow us to put the null-indicator AFTER the data field?
Sorry,
As far as I can see it isn't possible to move the null indicator when using the UNLOAD utility....
I guess you'll have to live with it, use something else for unloading or change the unloaden data afterwards.