Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ServiceNow Table Storage Usage

yana7
Tera Contributor

How can I find out the storage space used by each table in ServiceNow? For example, I want to know how much storage is being used by the "incident" table (e.g., 500 GB), the "sc_request" table (e.g., 300 GB), and the "sc_req_item" table (e.g., 400 GB).

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

You can request a Database Footprint report on ServiceNow Support site (free) to get insights on the top100 tables. Or use the Physical Table Stats table in your instance.

 

Physical Table Stats: sys_physical_table_stats

Database Footprint report: 2023-04-17 - Blog - Why you should enquire about database footprint of an Instance 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@yana7 Please see this thread https://www.servicenow.com/community/developer-forum/is-there-a-way-reporting-on-the-size-of-each-ta... similar question has been asked here.

 

Hope this helps.

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

You can request a Database Footprint report on ServiceNow Support site (free) to get insights on the top100 tables. Or use the Physical Table Stats table in your instance.

 

Physical Table Stats: sys_physical_table_stats

Database Footprint report: 2023-04-17 - Blog - Why you should enquire about database footprint of an Instance 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn