---
title: About the dbtest Index Status table
description: The dbtest tool has a list-all --analyze option that generates the current status of all of the databases on your system, including all index databases.
component: pingdirectory
version: 11.0
page_id: pingdirectory:pingdirectory_server_administration_guide:pd_ds_dbtest_index_status_table
canonical_url: https://docs.pingidentity.com/pingdirectory/11.0/pingdirectory_server_administration_guide/pd_ds_dbtest_index_status_table.html
revdate: September 13, 2023
---

# About the dbtest Index Status table

The `dbtest` tool has a `list-all --analyze` option that generates the current status of all of the databases on your system, including all index databases.

The table shows the following information:

* Type

* Entry count (the number of records in the database)

* Index status

  * `TRUSTED` indicates the indexes are up-to-date.

  * `UNTRUSTED` indicates the index needs rebuilding.

* Each key's total data size

* Each key's average data size

* Each key's maximum data size

|   |                                                                        |
| - | ---------------------------------------------------------------------- |
|   | Any indexes that are in exploded format are also listed in this table. |

![A screen capture of the dbtest index status table output, showing the Index Name, Index Type, JE Database Name, and Index Status columns.](_images/ymc1564011708192.png)dbtest output including index databases
