Red Hat Directory Server 8.0 Configuration, Command, and File Reference

Option Parameter Description
bytes. The default value is
4096.
-G n Sets only to display those
index entries with ID lists
exceeding the specified
length.
-n Sets only to display the length
of the ID list.
-r Sets to display the contents of
the ID list.
-s Gives the summary of index
counts.
Table 6.23. Index File Options
Examples.
The following are command-line examples of different situations using dbscan to examine the
Directory Server databases.
dbscan -f /var/lib/dirsrv/slapd-instance_name/db/userRoot/id2entry.db4
Example 6.7. Dumping the Entry File
dbscan -f /var/lib/dirsrv/slapd-instance_name/db/userRoot/cn.db4
Example 6.8. Displaying the Index Keys in cn.db4
dbscan -r -f /var/lib/dirsrv/slapd-instance_name/db/userRoot/mail.db4
Example 6.9. Displaying the Index Keys and the Count of Entries with the
Key in mail.db4
dbscan
237