SPEC Community

Product Support => SPECvirt_sc2013 => Topic started by: psmith on July 06, 2014, 07:34:05 PM

Title: How to check that the Database used in the Appserver Workload is OK
Post by: psmith on July 06, 2014, 07:34:05 PM
If you'd like to know if the database you've built has the required records you can use the attached script (getDBcounts.sh) to query the database (postgresql) and compare it to the values in the attached spreadsheet: SPECJapp-DB-table-sizes.xls.  Note that some table counts include a small random variance so will not be an exact match for the value in the .xls  so an "r" next to the table name is used for these.

See script's comments for directions.

Title: Re: How to check that the Database used in the Appserver Workload is OK
Post by: Jery_S on November 06, 2019, 02:32:21 PM
Thank you so much for this information. Psmith. :)