Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where are ROLAP tables in Analysis Server?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
0
I have a ROLAP cube defined in MS Analysis Server, the fact/dim tables are in SQL Server (on the same physical server). Where do the aggreagation tables go? How can I get to them to run SQL queries on them?

Thanks,
Bob
 
you have probably figured this out by now, but I just joined the list...the ROLAP tables are created and stored in the database that serves as the data source for your analysis services database...ie, if you create a new analysis database and select 'mydb' as the underlying database, analysis services will create the rolap tables in 'mydb'...
hth,
Michael
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top