We have a HANA Sandbox DB where anyone in our company can play around and develop anything they choose, including
- Programming in ABAP, SQL, JavaScript in HANA Studio or the Web IDE
- Modeling all kinds of views
- Loading data using SDA and SDI (includes the DP agent)
- Text, spatial and predictive analysis
- Basically do everything except starting and stopping the system
.... if they have the required privileges.
Therefore, I would like to
- Have a list of roles that I can assign to every user so that they can develop to their hearts content without be hindered by lacking privileges.
OR - Create a repository role which contains all the privileges they can possibly need
I would appreciate any help you can give me.
Cheers,
Martin
PS Does anyone know of a nifty way to automatically assign the authorizations for newly created schemas to everyone?