Hi gurus,
Im trying to migrate SAP ERP EHP7 from MaxDB to DB2 database and while import ABAP phase I received error, that migration key is wrong. I was generating key via OSS, but it is always wrong. In log file I see something weird:
process id 3722
(DB) INFO: connected to DB
(GSI) INFO: dbname = "NAO "
(GSI) INFO: vname = "DB6 "
(GSI) INFO: hostname = "UNKNOWN "
(GSI) INFO: sysname = "Linux"
(GSI) INFO: nodename = "bpx-nao"
(GSI) INFO: release = "3.0.13-0.27-default"
(GSI) INFO: version = "#1 SMP Wed Feb 15 13:33:49 UTC 2012 (d73692b)"
(GSI) INFO: machine = "x86_64"
(VK) INFO: installation number = "0000000000"
(VK) ERROR: invalid migration key
/usr/sap/NAO/SYS/exe/uc/linuxx86_64/R3load: job finished with 1 error(s)
/usr/sap/NAO/SYS/exe/uc/linuxx86_64/R3load: END OF LOG: 20140825185045
I think that this is the problem, how can I solve it?
Thanks in advance