Hello Experts,
We have db2 v9.5 and v9.7 installed on two different machines(platform:AIX).
Let, 9.5 on ServerA and 9.7 ServerB
We want to transfer a database from ServerA to ServerB without using backup-restore method as database is bulky.
We have mounted the related storage on serverB where complete database files are present. Now how this databases can be cataloged and started in instance of ServerB (in V9.7) and upgrade it.
I know the way using db2relocatedb, but this is useful only between the same db version levels. Hence not valid here.
Could you please help!
Thank you!