Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAC Analytics usage tracking - Data is inserted to ADW Tables when ran workbooks and reports
Answers
-
Hi All , it is started working. issue is with missing below grant commands to schema
GRANT CREATE SESSION TO <schema>;
grant dwrole to <schema>;
GRANT UNLIMITED TABLESPACE TO <schema>;
after doing this step started working. Thanks for all your inputs .
@tetyana from Oracle support team helped to resolve the issue.
4 -
@TetyanaH-Oracle 👏 😃
2 -
@Sambasivarao Manam - Please go through the troubleshooting scenarios covered in the below video. It should help you fix the issue.
Reference:
0 -
@Sumanth V -Oracle issue already fixed and you can see my comments previous post. Thanks for your time and response.
0 -
@Sambasivarao Manam - It was a very old update which was awaiting approval as it had a video embedded. Thanks for sharing the solution which worked on the thread.
0