Hi all,
I recently tried transporting a project from our dev to our test server by means of a DU. Unfortunately HANA keeps claiming we are not authorized to activate the roles, not even using the SYSTEM user (see attached screenshot).
The viewer role is defined as follows:
role sap.rds-bdi.sentiment.roles::SAP_RDS_BDI_SENTIMENT_VIEWER
extendsrole
sap.bc.ina.service.v2.userRole::INA_USER,
sap.hana.uis.db::SITE_USER,
sap.hana.xs.lm.roles::Display
extendscatalogrole "MODELING" {
catalogschema "SAP_RDS_BDI_SENTIMENT": SELECT;
}
The admin role extends the viewer role and adds some more privileges, but I do not think this is relevant because the activation of both roles fails. Is there some obvious reason why the import would fail?
Best,
Michael