Question
4
Replies
250
Views
Morgan Stanley
Posted: November 26, 2018
Last activity: December 18, 2018
Closed
Reports statistics are not captured in Log-ReportStatistics for my reports
I find several hundreds of entries related to Report Definitions in the Log-ReportStatistics class, however i'm unable to get any details about the RD's i have defined.
I have created a RD called ABCD and have run it several times.. However, there's no trace about the RD in Log-ReportStatistics class.
I have even run the statistics capturing advanced agent pzSaveReportStatUsage manually. However, i still dont find any instance pertaining to my RD.
Your thoughts?
Hello Haria,
Have you reviewed the contents of table pr_log_reportstats.
Also please review the values set to the following Dynamic System Settings :
reporting/reportstatistics/cachesize
Dynamic Setting to maintain the cachesize
Default Value: 100
reporting/enablestatistics
Dynamic Setting to enable statistics for adhoc reports
Default Value: True
reporting/enablestatisticsForEmbeddedReports
Dynamic Setting to enable statistics for embedded reports
Default Value: True
Thanks!