Jonathan Yang Jonathan.Yang@Weyerhaeuser.Com

How to launch MSOLAP cube processing in batch mode?
================================================== =

When one wants to run SQL Statement or Stored procedure in batch mode, OSQL.exe can be used.

Now we have created OLAP cube and want to process(populate) cube. From MSOLAP Analysis manage we can right click a cube name then click “Process”. But how to do this in batch mode? I.e. any equivalent thing of OSQL.exe to help process cube?

I believe a matured tool should work good in both interactive and batch mode. Unfortunately I did not find how to launch cube processing from MS OLAP documents. Looks like we have to write one using DSO supplied by Microsoft. Do you know if there is any tool for us not to write one? Pls help.