Developing cube schema and an Essbase model
In this recipe, we will use the TBC hierarchies to set up a cube schema and Essbase model. The cube schema is an object or foundation structure that specifies the hierarchies, measures, and defines data bindings of an Essbase cube. You can also build an Essbase model when you build a cube schema. The Essbase model is a star schema developed from the relational model. The Essbase models will be used to specify the Essbase cubes' properties, attributes, alias, transformations, and drill-through reports.
Getting ready
To get started, click on the Start menu and navigate to Programs | Oracle EPM System | Essbase | Essbase Studio and log in to Essbase Studio using your server, username, and password.
How to do it…
Right-click on the Root folder of the Metadata Navigator. Click on New and select Folder, and in the textbox type in
CUBE_SCHEMAS
. Click on OK.Right-click on the CUBE_SCHEMAS folder, click on New, then click on Cube Schema, and enter in
TBC_Schema...