Mention the RPD file extension.
-
.sif
-
.srf
-
.cfg
-
.rpd
Reveal answer
Fill a bubble to check yourself
D
Correct answer
Explanation
The OBIEE Repository file has the .rpd extension by convention. This file contains all metadata about data sources, business models, and presentation layer definitions. It is the core configuration file that OBIEE Server uses to execute queries.
AI explanation
An Oracle BI (OBIEE) repository is saved with the .rpd file extension, and this file holds the Physical, Business Model and Mapping, and Presentation layer metadata that defines the semantic model used by BI reports/dashboards. The other extensions listed (.sif, .srf, .cfg) are used for different purposes (e.g. .sif for various import/export files, not the repository binary itself), so .rpd is correct.