Saturday, May 17, 2008

Hyperion Essbase Database Validation

How to check if Essbase database really corrupted?

If the Essbase database really corrupted, then you will not be able to start it up. Database will not be loaded if it corrupted. If the database loaded with no problem, then you can force to restructure the database using the following MaxL command.

alter database Sample.Basic force restructure;

If the restructure complete successfully, then it indicate that database is not corrupted.

No comments: