Import Metadata from Relational Data Sources
You can import metadata for supported relational data source types by selecting the appropriate connection type in the Import Metadata Wizard.
To import metadata, you must have all database connections set up on your local computer. You can import metadata in both offline and online modes.
See Import Metadata from Multidimensional Data Sources and Work with ADF Data Sources.
When you import physical tables, be careful to limit the import to only those tables that contain data that are likely to be used in the business models you create. You can use the Find feature to locate and select the tables that you want to import. Importing large numbers of extraneous tables and other objects adds unnecessary complexity and increases the size of the repository.
When you import metadata for most data sources, the default is to import tables, primary keys, and foreign keys. It's recommended that you import primary and foreign keys along with your tables so that the keys are automatically created in the Physical layer. If you don't import keys, you must create them manually, which can be a time-consuming process.
You can also import database views, aliases, synonyms, and system tables. Import these objects only if you want the Oracle BI Server to generate queries against them.
If you're importing metadata into an existing database in the Physical layer, then confirm that the COUNT_STAR_SUPPORTED option is selected in the Features tab of the Database properties dialog. If you import metadata without the COUNT_STAR_SUPPORTED option selected, then the Update Row Count option can't display in the right-click menu for the database's physical tables.
Other data source types are described in other sections:
-
See Import Metadata from Multidimensional Data Sources for Essbase, XMLA, Oracle OLAP, Hyperion ADM, and SAP BW Native. This section also describes importing from Oracle RPAS data sources over ODBC 3.5.
-
See About Importing Metadata from XML Data Sources for XML.
-
See Work with ADF Data Sources for OracleADF_HTTP.
If you want to import joins, select both Keys and Foreign Keys. If you want to import system tables, you must have the system privilege for your data source. To import from Customer Relationship Management (CRM) tables, select Metadata from CRM tables.
To search for a particular item, enter a keyword in the Find box and then click Find Down or Find Up.
After you import metadata, you should check to ensure that your database and connection pool settings are correct. In rare cases, the Oracle BI Server can't determine the exact database type during import and instead assigns an approximate type to the database object. See Set Up Database Objects and Create or Change Connection Pools.
Visually inspect the imported data in the Physical layer such as physical columns and tables to ensure that the import completed successfully.