Oracle AI Database 26ai follows a converged database strategy in which multiple data models and workload capabilities are supported within a unified database platform. Oracle describes 26ai as supporting AI, microservices, graph, document, spatial, and relational applications within one converged database. AI Vector Search extends that approach by adding native vector storage and similarity search alongside established relational, JSON, graph, text, and spatial functionality.
The architectural objective is to avoid creating separate point-solution databases whenever an application needs a different representation of data. For example, structured customer information can remain relational, document-oriented information can use JSON, relationships can be analyzed as graphs, geospatial information can use Spatial capabilities, and semantic representations can reside as vectors. These capabilities can then participate in integrated queries instead of forcing applications to continuously replicate and synchronize data among independent database products.
Options A and C contradict this strategy by introducing separate document, graph, or vector stores. Option B mixes workload capabilities with infrastructure and operational concepts such as storage buckets and billing rather than identifying the database’s core converged data models. Option D correctly enumerates relational, JSON, vector, graph, and spatial capabilities and matches the source question’s designated answer.
Study Guide reference: Identifying Oracle AI Database 26ai Strategy and Autonomous AI Database Basics — converged database architecture and multi-model data support.
===============
Submit