Hi,
I have db2 8.2 database is there on windows platform and I want to migrate the database into AIX-5 platform.
I have taken the db2 backup from windows.
The backup folder path is :
D:\RMDB\RMDB.0\DB2RM\NODE0000\CATN0000\20080421\20 4558.001
The same folder was copied into AIX5 /home/db2inst1 folder.
The below given command is given for restoring the db.
Db2 => restore database RMDB from /home/db2inst1/RMDB/RMDB.0/DB2RM/NODE0000/CATN0000/20080421/204558.001
The error is :
SQL2036N The path for the file or device
"/home/db2inst1/RMDB/RMDB.0/DB2RM/NODE0000/CATN0000/20080421/204558.00" is not
valid.
Please give a solution for how to migrate from windows to AIX platform.
Thanks,
Mohan Reddy