Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
19c OLAP Problem starting dimension maintenance

User_MVDEF
Member Posts: 6 Blue Ribbon
Hello!
I am doing prototyping with OLAP option and experiencing problem while starting 1 basic dimension maintenance. Seems that issue is very basic
Configuration is very simple
- Plain cloud based 1 PDB instance: Oracle Database 19c EE Extreme Perf Release 19.0.0.0.0 - Production Version 19.5.0.0.0
- select comp_name, version,status from dba_registry where comp_name like '%OLAP%';
OLAP Analytic Workspace 19.0.0.0.0 VALID
Oracle OLAP API 19.0.0.0.0 VALID
- 1 basic dimension
- 1 user - OLAP_DBA privelege
What could be the problem?
Thx
Regards,
Kirill
Best Answer
-
Problem was related to table permissions.
Answers
-
Problem was related to table permissions.