Book Image

Oracle Essbase 9 Implementation Guide

Book Image

Oracle Essbase 9 Implementation Guide

Overview of this book

The hot new data analysis trends involve business intelligence and analytics. The technology that supports business intelligence and analytics better than anything else is today's multidimensional OLAP technology ñ and there is none better than Oracle Essbase! Although storing data in a cube and developing analytical applications leaves many people grasping for understanding, especially if their experience is with relational databases, embracing OLAP technology will pay big dividends in the long run. It's easy to develop multidimensional analytic OLAP solutions when you have got this Oracle Essbase book to hand. It is a step-by-step guide to timeless Essbase fundamentals, which takes you from a basic software installation through to launching a fully functioning Essbase database cube. This book will guide you through every stage of installing Oracle's Essbase software on your analytic server, the Essbase Administration Services client, and the client software itself. You will learn, in easy-to-understand language, the concepts of multidimensional database technology as you are taken step by step through building an actual Essbase application complete with database, database calculation scripts, and database report scripts. Once you have your system built and functional, the next course of instruction covers the available automation features included in your Essbase software package and how to use them. These chapters alone are worth the price of admission! As an IT professional you quite rightly have a desire to understand multidimensional OLAP ñ this book gives you that understanding. Should you wish to embark on an exciting career as an Essbase developer/administrator, this book provides a fantastic foundation from which to grow. Best of all, this book is filled with the tips and tricks that you can only get from many years and countless hours spent playing with Essbase. You get them all in just the time it takes you to complete this book.
Table of Contents (18 chapters)
Oracle Essbase 9 Implementation Guide
Credits
About the Authors
About the Reviewer
Acknowledgements
Preface

Update your outline using a rules file


Now that you have completed your first rule file, you need to update the outline using this rules file.

There are several ways you can update an outline using a data rules file and a data file:

  • Updating the outline from the EAS Outline Editor

  • Executing MaxL commands

  • Making your own API calls

  • Running Essbase command scripts

We will discuss the first and second points now, and the third and fourth points will be discussed with examples provided, in the next chapter.

Update your outline using the EAS Outline Editor

One of the easiest ways the outline can be updated is manually by using the EAS Outline Editor.

The steps to update the outline are:

  1. 1. In the EAS, open the Application | Database for which the outline needs to be updated.

  2. 2. Double-click on the Outline, the outline editor is opened for editing.

  3. 3. Or, you can click on the Outline in the Menu option and then click on the Update outline. The following screen will then be displayed:

As you can see from the...