Symptom
The chart provided in Monitor option doses not show all users space consumption
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP Analytics Cloud 2019.23.0
Reproducing the Issue
- Open System / Monitor
- Open Tab "System Usage by Storage"
- The Chart shows "Storage Use by User" on the right
- Where there are too many Users the chart would not fit completely on screen:
Cause
There is a known limitation in the "Storage Use by User" chart:
- If a tenant contains a large number of users, then the chart cannot display all user names due to space constraints.
Resolution
WORKAROUND:
As a temporary solution it is possible to get the entire json file with the usage information:
- Open the network tab in the browser Google Chrome (key F12)
- Open System / Monitor / "System Usage by Storage" tab in SAC
- Search for a request to https://<tenant public fqdn>/sap/fpa/services/rest/epm/statistics?tenant=<tenant no>
(tip: search for "statistics") - There will be two requests; Check the response where "action" is "getSystemUsage" in the request payload
- The response will be a json object with two arrays modelMemory and userMemory which contain the data for the two charts on that page:
The userMemory has username/memory usage pair {"name":"<user name>", "data":14467434}
e.g.:
See Also
As per SAP KBA 2424376 - How to create an enhancement request for SAP Analytics Cloud?
A request could be logged to add to the SAP Analytics Cloud Usage Tracking-> https://www.sapanalytics.cloud/resources-usage-tracking/ an enhacement / feature to get the data therein in a simpler way, e.g. the data could be represented in a tabular format instead of a chart.
- 2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?
- Have a question? Ask it here and let our amazing SAP community help! Or reply and share your knowledge!
- 2487011 - What information do I need to provide when opening an case for SAP Analytics Cloud?
- SAP Analytics Cloud > Learning > Guided Playlists
- SAP Analytics Cloud > Learning > Guided Playlists > Getting Support
- Need More Help? Contact Support or visit the solution finder today!
Your feedback is important to help us improve our knowledge base.
Keywords
SAP Cloud for Planning, sc4p, c4p, cforp, cloudforplanning, Cloud for Analytics, Cloud4Analytics, CloudforAnalytics, Cloud 4 Planning, BOC, SAPBusinessObjectsCloud, BusinessObjectsCloud, BOBJcloud, BOCloud., SAC, SAP AC, Cloud-Analytics, CloudAnalytics, SAPCloudAnalytics,Error, Issue, System, Data, User, Unable, Access, Connection, Sac, Connector, Live, Acquisition, Up, Set, setup, Model, BW, Connect, Story, Tenant, Import, Failed, Using, Working, SAML, SSO, sapanalyticscloud, sap analytical cloud, sap analytical cloud, SAC , KBA , LOD-ANA-BI , Business Intelligence Functionality, Analytic Models , How To