Hello,
I need create a local cube with ascmd utility, but i don't get it.
My statement ascmd is:
ascmd -S Localhost -d Alpine_Ski_House_ResortMgmt -i CrearCuboLocalRevenue.xml
where CrearCuboLocalRevenue.xml is:
CREATE GLOBAL CUBE statement. FILENAME|C:\Revenue.cub|DDL|
<Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
<Parallel>
<Process xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2"
xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2">
<Object>
<DatabaseID>a8fc765c-c646-4c2a-aa2d-3beb02ccfcbf</DatabaseID>
<CubeID>502e4526-fd57-4026-898f-89f3e0113c41</CubeID>
</Object>
<Type>ProcessFull</Type>
<WriteBackTableCreation>UseExisting</WriteBackTableCreation>
</Process>
</Parallel>
</Batch>
Somebody knows where this the problem ?
Thank you very much..
>> Stay informed about: Create a local cube with ascmd utility