I am trying to db2move a database created in DB2 9.7 to DB2 9.1 but I can't. Firstly, 9.1 does not understand all of the syntax in the file generated by v9.7 db2look and secondly, I'm pretty sure IDENTITY columns are a problem as well when trying to do a straight move.
Systems used - Windows 2008R2, DB2 v9.7P3, v9.1P4.
Is there a workaround?