Oracle Related Exams
1z0-1109-23 Exam
You are part of the DevOps team and troubleshooting an issue related to a newly deployed web application. The clients for the web application have reported failures with creating records into the application over an HTTPS connection. The current logs collected by the Oracle Cloud Infrastructure (OCI) Logging service is not providing much information related to the issue. You have been asked to enable specific logs applicable to services along with con-figuring an alarm to monitor any new failures. Which two steps can you perform to meet this requirement?
In OCI Secret management within a Vault, you have created a secret and rotated the secret one time. The current version state shows: Version Number Status 2 (latest) Current 1 Previous In order to rollback to version 1, what should the Administrator do?
You're working with Docker images and containers, and you need to get rid of an image that's no longer needed. However, when you use the command to remove the image, you get the following error: # docker rmi d1230455e12 Error response from daemon: conflict: un-able to delete d1230455e12 must be forced image is being used by stopped container of1262bd1285 Which steps would you take to delete the specified image?