cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data services using Rapid Data migration

0 Likes
3,637

Good Day All,

for S4HANA Migration using Data services i have few questions below, Could you please clarify for me.

  1. Can we use Database SQL Anywhere 17 for RDM (Rapid Data Migration)
  2. Can we do migration to S4HANA using data services without using RDM package

Basically i am trying the RDM package with SQL Anywhere database but my Lookup jobs are getting failed, i have tried to manage successful initialization of job Job_DM_Lookups_Initialise but Job_DM_Lookups_FileToApp getting failed and its throwing the below error.


when i tried check backend sql anywhere database those LKP_* tables are not showing.

Could you please assist on the above points,

Regards,

Sreenivas

View Entire Topic
kamal264
Active Participant

First you have to run the Lookup initialize job .

That will create the Lookup tables to db level.

SAP RDS is not supporting SQL Anywhere directly , have to modify many things , so better to use another db for RDS or resolve issues one by one.

~ Kamal