Oracle Database Administration II — Question 9
Which two are true about common objects? (Choose two.)
Answer options
- A. They can be created only in CDB$ROOT.
- B. They can be only metadata-linked in an application container.
- C. They can exist in user-defined schemas only in application containers.
- D. They can exist in CDB$ROOT and an application root.
- E. They can be extended data-linked in CDB$ROOT.
- F. They can be created only in an application root.
Correct answer: D, E
Explanation
The correct answers are D and E because common objects can indeed exist in both CDB$ROOT and an application root as well as be extended data-linked in CDB$ROOT. The other options are incorrect as they restrict the existence and creation of common objects to specific areas that are not accurate.