Skip to Content
0
Former Member
Jul 23, 2016 at 03:27 PM

System copy - DDL statement pointing to wrong database

477 Views

Hi All,

I'm currently doing a system export on our SAP system and encountered an error on unloading packages.
As per seeing the logs, it is searching for the DDL statement on the wrong directory.

(SQL) ERROR: Cannot read '/<export_path>/ABAP/DB/DB2/APPL0.SQL': No such file or directory

(DB) INFO: Disconnected from DB

(EXP) ERROR: do_build_select_stmt failed: No such file or directory

Even though I've chosen my target database as HANA DB, it's still pointing to DB2 which is wrong.

I also verified that APPL0.SQL and other *.SQL files are present in /<export_path>/ABAP/DB/HDB.

I've already used the updated SWPM and our SAP Kernel is at a newer release/patch level.

How can I resolve this?

Thanks.

Regards,

Kenneth