Version 8.2 on Linux.
Background: I have not used db2 since 7.1 and earlier.
Question: Can DB2 now allow you to expand a column in place, if not which is a smoother transition, adding a new column and moving the data to the new column and then renaming the column and dropping the old column. Or creating a new tablewith the expanded column and importing the data, then re-naming the table.