Oracle Cloud Infrastructure 2019 Developer Associate — Question 114
Which statement is true about Oracle Cloud Identifiers (OCID)?
Answer options
- A. mytenancy.oc.ocid is a valid OCID.
- B. If you delete a user, and them create a new user with the same name, the user will be considered a different user because of different OCIDs.
- C. Users can customize OCIDs for all the resources in their compartments.
- D. If you delete a user, and then create a new user with the same name, the new user will be assigned the exact same OCIDs as the system remembers.
Correct answer: B
Explanation
The correct answer is B because OCIDs are unique identifiers assigned to each resource, and deleting a user and creating a new one with the same name results in a new, different OCID. Options A and C contain incorrect information about OCIDs, and option D is incorrect as it implies that OCIDs can be reused, which is not the case.