PingDirectory

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.
dbtest output including index databases