EP6.0 provides the functionality of tracking the number of hits on the iViews, allowing us to figure out who is accessing what kinds of data in BW.
Our customer has a question on how to do this in EP5.0, as their upgrade is an year away, or how to do it via custom code in BW itself.
Thanx and best regards
Sanjay
if stats are activated for your cubes (in RSA1), each run of query (anyhow via web, template, query, bex, workbook, view, even rsrt...) are recorded in table RSDDSTAT.
With cpu time, db time, nb of rows scan...
There are many doc or oss notes on table RSDDSTAT
Add a comment