Scenario: you want to create a Calculation View and once you execute receive error .
Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: user is not Authorize (2950)
Solution :
Run the below command for each Schema.
GRANT SELECT ON SCHEMA "SBOCONENERGY_TEST" TO _SYS_REPO WITH GRANT OPTION;
No comments:
Post a Comment