Hi Experts,
We have configured a connection: MSSQL server--> SLT --> HANA.
It has connection info MSSQL_SERVER =DSDH0001 and MSSQL_DBNAME= HA_DW001 i.e., applications were punching the data to database 'HA_DW0001'
I have a requirement to change the database from HA_DW0001 to "HANA_SLT" because applications are pointing now to :HANA_SLT" ( new db name).
If I change the connection info as MSSQL_SERVER =DSDH0001 andMSSQL_DBNAME = HANA_SLT, will that work.
What are the changes that needs to be performed to existing connection so that it can point to new database?
Do I need replicate all the tables again after changing the connection? Please provide the necessary steps. Thanks.
--KRPK