Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 21
Which two object types should be excluded from an Autonomous Transaction Processing database? (Choose two.)
Answer options
- A. CONSTRAINT
- B. DB_LINK
- C. CLUSTER
- D. SCHEMA
Correct answer: B, C
Explanation
The correct choices are DB_LINK and CLUSTER, as these object types do not align with the design and functionality of Autonomous Transaction Processing databases. In contrast, CONSTRAINT and SCHEMA are integral parts of database structure and management, making them suitable for inclusion.