Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Snapshot export to OCI Object Storage - Help Needed

Summary:
Snapshot export to OCI Object Storage - Help Needed
Content (required):
Created the Snapshot and planning to export to my required Object Storage tutorial_load_adw of OCI Region: ap-hyderabad-1
Followed steps as per below link
But getting the error saying "Failed to access the storage bucket. Please check that bucket exists and that the settings are correct.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Please refer the attached document for the details
Answers
-
Hi
Have you used same user while creating the storage bucket and also while logging into OAC Analytics?
The user you created the signing key for must have read-write access to the storage bucket.
Thank you!
0 -
Also you might have to create policy to access the storage bucket.
Have you given the group permission to manage buckets? If so, then you also need to grant the group permission to manage objects.
sample:
Allow any-user to manage object-family in compartment <Compartment>
0