Run the SQL File for Oracle Database
Before running the SQL file for importing into the SQL Access Advisor, ensure that you're familiar with Oracle Database import tools. See the Oracle Database documentation set for information.
Use a tool such as SQL*Plus to run the SQL file that the Oracle Database Metadata Generator generated. You might see error messages if the dimensions already exist or if the database schema differs from that in the Oracle BI repository file. When the script runs successfully, you can see the dimensions that were created by using the database web console or the Oracle Enterprise Manager Database Control. In the Oracle Enterprise Manager Database Control, expand the following nodes: Network, Databases, database-name, Warehouse, Summary Management, Dimensions, System.
After you run the SQL file, be aware of the following:
-
No incremental metadata changes are allowed. Schema changes require that you manually delete cube model metadata in the Oracle Database and convert the metadata again. For example, if you must make a change to a dimension in a cube in the Oracle BI repository, you must delete the cube model in the Oracle Database, regenerate the SQL file from the Oracle BI repository, and import it into the SQL Access Advisor.
-
You can't delete metadata using the Oracle Database Metadata Generator. Instead, you must manually delete the cube model using the Oracle Enterprise Manager Database Control.