Hi ,
I am trying to load data from SQL Server to SAP HANA database using Data Services.
I have created the ODBC connection for SAP HANA and created the data store.
I have loaded the data from SQL Server to SAP HANA with target as template table but loaded into SYSTEM schema.
I have created one schema called TEST and I want to load the data and tables into that schema.
How can load the data into specific schema instead of SYSTEM schema .
I am using SAP HANA cloud system with user name SYSTEM.
I Have created user called test and added new system to studio with use test . By default it created schema with same name of user TEST and loaded data loaded into TEST schema.
But I want to load into different schema like SQS_WAREHOUSE under same system with user name SYSTEM. How can i control while loading the data to particular schema under same user.
Please help me in this issue.
Thanks & Regards,
Ramana.