Hi,
m using db2 v9.1 ESE on windows
i am trying to migrate databases on v8.1 to v9.1 using the backup image of those databases but it is throwing this error:
SQL1704N Database migration failed. Reason code "3". LINE NUMBER=0.
what ibm suggested is, increase the logfile size of the database you are trying to migrate. but in order to do that i need to first connect to the database but trying to do that throws the following error:
SQL5035N The database requires migration to the current release.
SQLSTATE=55001
what is the next step i can try doing now?