You can view the query expressions Jive SBS uses as it interacts with its database. This is handy when you're troubleshooting or looking for ways to improve performance. For example, you might use it to look for long-running queries or queries that are running too often.
Admin Console: System > Management > Query Stats
When you turn this feature on, the admin console displays the query expressions executed (without the actual values used), the number of times a query is executed, the time in milliseconds it took to execute a query, and the average time the query took.