Skip to Content
0
Jun 22, 2018 at 03:28 PM

SWPM Error System Copy DB2 - DB21001E

887 Views

Hi All,

Am trying to do a load based system copy for a netweaver 7.4 system running on RHEL 7.3 and DB2 11.1.

On the target system I get the following error right after specifying the location of the migration export:

The installer is running the command:

db2 -td; -vf last_command.sql -r last_command.res -z last_command.out

While it seems to need to be:

db2 -t -d; -vf last_command.sql -r last_command.res -z last_command.out

Anyone encountered this before?

I am using the latest SWPM version (

SWPM10SP23_3-20009701.SAR)