Hi,
I am facing an issue in a SSAS job, It was failing contiuneously. Since I am not a SSAS developer, so I am unable to undersand and give solution to this issue.
It has always failed since it was created on 3rd Jan(from the implementation time it seems). Thisis whatis recordedin thelogentry:
Executed as user : Domain\usernaame.Microsoft.AnalysisService.Xmla.XmlaException: The 'Batch' element line 20, column 73
('http://schemas.microsoft.com/analysisservices/2003/engine' namespace) appears more than once under Envelope/Body/Execute/Command.)
<Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
<Parallel>
<Processxmlns: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"xmlns:ddl100_100="http://schemas.microsoft.com/analysisservices/2008/engine/100/100"xmlns:ddl200="http://schemas.microsoft.com/analysisservices/2010/engine/200"xmlns:ddl200_200="http://schemas.microsoft.com/analysisservices/2010/engine/200/200">
<Object>
<DatabaseID>Marksand Spencer</DatabaseID>
<DimensionID>DATE</DimensionID>
</Object>
<Type>ProcessUpdate</Type>
<WriteBackTableCreation>UseExisting</WriteBackTableCreation>
</Process>
</Parallel>
</Batch>
Thanks & RegardsVasanth Arivali