Hello,
I am working on implementing SDI for SAP HANA. As I am trying to connect the Data provisioning agent to the remote source, I am provided with a script from SAP that I need to run on the source DB. The one concern I have is that the script is asking permissions for the user to Create new Tables and Alter Tables (althought this seems to be sys tables). What is the purpose of this request ? I would imagine this being a concern allowing an external entity to provide write access into the source DB.