OnDemand Users Group

Support Forums => Documentation => Topic started by: Glenn on March 26, 2013, 12:43:17 PM

Title: Document Statistics
Post by: Glenn on March 26, 2013, 12:43:17 PM
I have been asked to produce a report showing how many total documents reside in our OnDemand environment.  Does anyone know how and where to get this information?
Title: Re: Document Statistics
Post by: ASH942 on March 26, 2013, 03:49:33 PM
Hi Glenn
The ARSLOAD table is a good source for counts.  If you need more info, you might want to join it with ARSAG and ARSAPP.  You'll need SQL skills or your DBA to help.

Andrew