Start of change

FROM RELEASE field

If you are migrating DB2®, the FROM RELEASE field specifies whether you are migrating from Version 8 or DB2 9.

Acceptable values: V8, V9
Default: none
DSNZPxxx: none
V8
Indicates that you are migrating from Version 8 to DB2 10.
V9
Indicates that you are migrating from DB2 9 to DB2 10.

This field must be blank if the INSTALL TYPE field is not set to MIGRATE.

End of change