Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Facing issue while activating role in hana project

$
0
0

Hi,

 

I am following HANA Dev guide

 

As mentioned in from 80-87 page. To create schema and to activate. I am not able to view

the schema after successful activation of the object.As mentioned need to create Role.

 

I had successfully created role and privileges.I am not able to activate the role created

and the code is as fallows narrated in open sap course

 

ROLE

role mycompany.myorg.testing.Data::workshop {

    catalog schema "MYSCHEMA": SELECT, INSERT, DELETE, DROP;

    application privilege: mycompany.myorg.testing:: Basic;

 

}

 

Privileges

 

 

{

    "privileges":[

        {

            "name": "Basic",

            "description":"Basic usage privileges"

        },

        {

            "name": "Admin",

            "description":"Administration privileges"

        }

 

             ]

}

 

and the error is as fallows: unknown privilege Basic

 

Description    Resource    Path    Location    Type

Repository: CheckObjects failed for at least one object;activationID -1: grant of application privilege mycompany.myorg.testing::Basic failed {tenant: , package: mycompany.myorg.testing.Data, name: workshop, suffix: hdbrole}: unknown privilege "mycompany.myorg.testing::Basic"    workshop.hdbrole    /mycompany.myorg.testing/Data    Unknown    Repository Activation Problem


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>