Do you know these links about storage usage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
17 hours ago - last edited 11 hours ago
I would like to share these links that we came across while working on a case.
You can use the data manangement console to identify the biggest tables in your syste.
/now/data-management-console/home
In addition, you can monitor the growth of the tables.
/sys_physical_table_stats_list.do?sysparm_query=sample_period_type%3Dday%5Esys_created_onONYesterday%40javascript%3Ags.beginningOfYesterday()%40javascript%3Ags.endOfYesterday()&sysparm_view=
This job collects the data:
/sys_trigger_list.do?sysparm_query=nameLIKEphysical&sysparm_view=
List of successful table compaction jobs:
/sys_compaction_run_list.do?sysparm_query=sys_created_on%3Ejavascript%3Ags.dateGenerate('2025-12-31'%2C'23%3A59%3A59')&sysparm_view=
Additional you can monitor the current database footprint via the support portal and in the module 'Subscription Management - Subscriptions - Cloud capacity'.
- 182 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

