Too much memory is required...
When looking at more than a week's worth of data, I get the following message:
Too much memory is required to show the report. Please select a smaller date range to view the report.
Is this referring to the workstation with the web portal open or the server? Both have 8GB of memory. This affects the dashboard page as well.
Too much memory is required to show the report. Please select a smaller date range to view the report.
Is this referring to the workstation with the web portal open or the server? Both have 8GB of memory. This affects the dashboard page as well.
As you get the error with the "Access Statistics > Pages" report, it means that there is a huge number (hundred of thousands or even millions) different file names in the logs. Usually the problem appears if there is some dynamic parameter like session id in queries, and the program is set to include queries in file names.
If disable query reporting doesn't help, you should review the Pages report for a smaller date range and check if queries are included in file names and if there is some dynamic data shown in file paths. You should also try to go to the last page in the Page report to check how many pages are in this table.