on 2019 Feb 27 10:39 AM
I used to create a Calculation view via sap cloud hana cockpit platform.
There I created my table and added to my projection and I applied the required conditions. But I am not able to activate the view or anything.
I am getting a not authorised error . Please find the below content and help me on this.
Thanks
Error Message:
[sap.hana.NARNE:CVD_SAMPLE.calculationview] Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: user is not authorized (2950) <?xml version="1.0" encoding="utf-8"?><cubeSchema defaultLanguage="EN" defaultSchema="_SYS_BIC" operation="createCalculationScenario" version="3"><calculationScenario name="sap.hana.NARNE/CVD_SAMPLE" externalScenarioName="sap.hana.NARNE::CVD_SAMPLE" schema="_SYS_BIC"><dataSources><tableDataSource name="SAMPLE" schema="SYSTEM" table="SAMPLE"><attributes><allAttribute/></attributes></tableDataSource></dataSources><calculationViews><projection name="finalProjection" defaultViewFlag="true"><debugInfo nodeName="Projection"/><inputs><input name="SAMPLE"><mapping source="EMPNAME" target="EMPNAME"/></input></inputs><viewAttributes><viewAttribute name="EMPNAME"><descriptions><description>EMPNAME</description></descriptions></viewAttribute></viewAttributes></projection></calculationViews><variables><variable name="$language$" typeMask="512" isGlobal="true" usage="optional"/><variable name="$client$" typeMask="512" isGlobal="true" usage="optional"/></variables><descriptions><description>CVD_SAMPLE</description></descriptions></calculationScenario></cubeSchema>
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
By providing sufficient authorization issue got solved.
GRANT permission [ ,...n ] ON SCHEMA :: schema_name TO database_principal [ ,...n ] [ WITH GRANT OPTION ] [ AS granting_principal ]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.