cancel
Showing results for 
Search instead for 
Did you mean: 

SWPM Error System Copy DB2 - DB21001E

0 Kudos

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)

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

This is solved. There was an issue with the DB2 binaries. Got a new copy and things worked fine.

Answers (5)

Answers (5)

0 Kudos

HI All,

Can we have any document for HANA to DB2 Migration document for PO System.

1. Can we use DMO?

2. Can we use SWPM 2.0?

3. Can we use SWPM 1.0 Parallel Export & Import ?

4. Can we Backup and Recovery for HANA to DB2 Migration?

Thanks,

Raja

0 Kudos

Hi Han,

The error is listed in my initial post. It is a database test connect that fails. The issue is actually that ";" is not accepted as a delimiter. If I try another character it does work. In IBM's online documentation it states that the ";" is the default delimiter. Can you set the default to another value? Perhaps db2 does not allow the default to be set again specifically.

han_liu
Explorer
0 Kudos

Hi Sander,

Have you checked the sapinst_dev.log and check what detail error show in that logs?

Also where did you put the dump file, is this dump file can be access?

Please also check if note 2484400 - Execution of the sapcpe finished with status TST_ERROR will help you.

Thanks a lot.

Best Regards,

Han

0 Kudos

Hi Yogesh,

Is there a particular place where you have to update R3load? The installer has not created /sapmnt/<SID> yet and fails during a first database test connect.

I am using the latest DB2 sar file for kernel 7.53: SAPEXEDB_201-80002603.SAR

Have also tried updating sapinst but the error remains.

Sander

patelyogesh
Active Contributor
0 Kudos

Hello Sander Bleijenbergh,

Can you please update your R3load file and try again?

Thanks

Yogesh