Hi,
we suffer an issue with the UBO.
we have renamed our database name in SSAS and then the UBO is not able to identify any queries stored in the log table.
apparently the system store the ID of the database and name in the log table, and the UBO filter this table using the display name of the database!
because a rename doesnt change the ID, this cause the UBO to not work correctly.
is there any patch or SP which solve this bug by querying the log table the same way its filled?