exam questions

Exam 1z0-1067-21 All Questions

View all questions & answers for the 1z0-1067-21 exam

Exam 1z0-1067-21 topic 1 question 19 discussion

Actual exam question from Oracle's 1z0-1067-21
Question #: 19
Topic #: 1
[All 1z0-1067-21 Questions]

Your application is using an Object Storage bucket named app-data in the namespace vision, to store both persistent and temporary data. Every week all the temporary data should be deleted to limit the storage consumption.
Currently you need to navigate to the Object Storage page using the web console, select the appropriate bucket to view all the objects and delete the temporary ones.
To simplify the task you have configured the application to save all the temporary data with /temp prefix. You have also decided to use the Command Line
Interface (CLI) to perform this operation.
What is the command you should use to speed up the data cleanup? (Choose the best answer.)

  • A. oci os object delete ג€"ns vision ג€"bn appג€"data ג€"ג€"prefix /temp
  • B. oci os object bulk-delete ג€"ns vision ג€"bn appג€"data ג€"ג€"prefix /temp ג€"ג€"force
  • C. oci objectstorage bulkג€"delete ג€"ns vision ג€"bn appג€"data ג€"ג€"prefix /temp ג€"ג€"force
  • D. oci os object delete app-data in vision where prefix = /temp
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tohegajaf
Highly Voted 3 years, 9 months ago
B https://docs.oracle.com/en-us/iaas/tools/oci-cli/3.0.2/oci_cli_docs/cmdref/os/object/bulk-delete.html
upvoted 5 times
...
raeas
Most Recent 3 years, 2 months ago
B is the answer
upvoted 1 times
...
GeisonSilva
3 years, 6 months ago
Selected Answer: B
will go with B
upvoted 2 times
...
akr14feb
3 years, 6 months ago
will go with B
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...