What is the cardinality between Runtime Repository Schema and Target schema?
-
One-one
-
Many-one
-
One-many
-
No cardinality at all
C
Correct answer
Explanation
In Oracle Warehouse Builder, a single Runtime Repository Schema can manage and serve multiple Target schemas. This design allows one repository to track metadata and execution history for multiple data warehouse targets. The one-many cardinality means one repository instance corresponds to many target schemas.