Archive for the ‘quick tips’ Category
Posted by jason on September 23rd, 2009 under automation, essbase, maxl, quick tips •
1 Comment
Due to various business requirements, I often find that one of the strategies I use for preserving point-in-time reporting functionality is to simply spin off a copy of cube. In many organizations, the Measures dimension in a financial cube (modeled on the chart of accounts) can be quite large — and a moving target. By [...]
Posted by jason on January 26th, 2009 under essbase, quick tips, sql Tags: essbase, installation, pain, sql •
6 Comments
I’m working on a writeup on how to get a fully functional Essbase server up and running in a virtual machine (using Sun VirtualBox). I’m currently working on the steps — setting up the Essbase funtionality is relatively straightforward, although you need a relational database to store various information. “No problem,” I thought to myself, [...]
Posted by jason on January 22nd, 2009 under dodeca, quick tips Tags: dodeca •
No Comments
I’m a Firefox man. I’ve been a fan since version 1.5, liked version 2 (even though it was a memory pig), and I am quite happy with 3.0. I am eagerly looking forward to some of the memory optimization and performance improvements that are coming down the pipe with 3.1. I even look to Firefox [...]
Posted by jason on January 16th, 2009 under essbase, quick tips •
No Comments
I got a question from a reader about how to do this. Specifically, they were copying an application from one server to another and everything seemed to be going fine, except that there was no data in the resultant database on the target server. The reason for this is that when you copy Essbase apps [...]
Posted by jason on January 6th, 2009 under automation, dodeca, essbase, maxl, quick tips, sql Tags: autoation, calc, essbase, load, maxl, optimization, report •
No Comments
A very common task for Essbase automation is to move data from one cube to another. There are a number of reasons you may want or need to do this. One, you may have a cube that has detailed data and another cube with higher level data, and you want to move the sums or [...]
Posted by jason on December 26th, 2008 under automation, essbase, maxl, quick tips Tags: automation, essbase, maxl, scripting, tip •
No Comments
There are a lot of different ways to update your substitution variables. You can tweak them with EAS by hand, or use one of several different methods to automate it. Here is one method that I have been using that seems to hit a relative sweet spot in terms of flexibility, reuse-ability, and effectiveness. First [...]