ssas.SSASCleanBatch procedure has where criteria as P_BatchID <= @BatchID in order to get rid of all the old batches. Should not that be P_BatchID < @BatchID?
In SSMS, if you register a server and name it, then it doesn't work with activity viewer. You can type in a "Registered Server Name" different from your server name, so example: Server Name = ABC1...
Problem reported with AS trace on IA64 and x64 platforms Environment: ====================== 1. Windows2003 ENT ENU 2. DEV ENU 09.00.3033.00 Repro Steps: ====================== 1. Build ASTrace.sl...
Hello, I think I have found one issue, if you try to generate WHERE sentences with the same dimension hierarchy , it would build the query in an erroneus way: The issue is in the generated MDX ...