OLAP in Oracle10g
In it's original location, queries against the cube using the following command:
exec dbms_aw.execute('report total(value.xxx xxxx)'); run virtually instantaneously.
The cube was exported to an EIF file and imported into a database running Oracle 10.2.0.2 (not a massive machine, but an still an HP 9000 series server with 8GB of memory and 4CPUs).