Creating a Cube


1.   Once you have set up and selected the DSN, you will be returned to the Create Cube from Relational Source dialog box.

Note that the Data Source information (Driver and Name) is filled in per your selections in the previous dialog box.

2.   In the Cube/Name text box, name the Cube you want to build,
e.g., Order Information (as shown above).


Notes


Note the checkbox Support Incremental Updating. This option will be discussed on Building and Updating Cubes that Support Incremental Updating.

 

 

DATA SOURCE section Fields:

A brief description of each field under the Data Source section of the 'Create Cube From Relational Source' dialog box is provided below:

User Name and Password thus become the authentication required by the relational source in order for the user to login to the database.

Only the Administrator who creates the Cube needs the authentication information and he/she need not provide this information to the users, because they are no longer going to be prompted for it repeatedly.

 
 

CUBE section options:

In regard to the check boxes on the bottom left portion of the dialog box, provided below are brief description of these options.

This is an extremely advanced feature. When there is a change in a value in PowerOLAP database, PowerOLAP® will use an ODBC call to write that value back to the transactional table. One requirement in order to write back to a relational database is that definition of a Cube must be one to one with the transactional structure. Situations where multiple transactional records make up one point in the PowerOLAP cube, write back cannot occur. It must be a relationship that every point in PowerOLAP® has a corresponding point in the relational database.

Oftentimes, some type of transactional ID is used as one of the PowerOLAP dimensions.

Due to the complexity of the way it works, this is recommended for very advance users.

One advantage of Incremental Updating is that only changes that occur inside of the relational database are reflected in PowerOLAP®. Incremental Updating is supported using various ODBC drivers, SQL Server, Oracle and DB2.

 

Once you have finished configuring your cube settings, proceed with the next step.

3.   After specifying Cube name and making appropriate selections in the dialog box, click OK.

The Dimensions dialog box appears (as shown in the following figure).

At this point, the cube is not yet created, you must first proceed with creating all the pertinent dimensions and finish synchronizing the data from the underlying relational database before the cube can be actually completed.