Red Hat Directory Server 8.0 Configuration, Command, and File Reference
dbscan -r -G 20 -f /var/lib/dirsrv/slapd-instance_name/db/userRoot/sn.db4
Example 6.10. Displaying the Index Keys and the All IDs with More Than
20 IDs in sn.db4
dbscan -s -f /var/lib/dirsrv/slapd-instance_name/db/userRoot/objectclass.db4
Example 6.11. Displaying the Summary of objectclass.db4
dbscan -r -f
/var/lib/dirsrv/slapd-instance_name/db/userRoot/vlv#bymccoupeopledcpeopledccom.db4
Example 6.12. Displaying VLV Index File Contents
dbscan -f
/var/lib/dirsrv/slapd-instance_name/changelogdb/c1a2fc02-1d11b2-8018afa7-fdce000_424c8a000f00.db4
Example 6.13. Displaying the Changelog File Contents
dbscan -R -f /var/lib/dirsrv/slapd-instance_name/db/userRoot/uid.db4
Example 6.14. Dumping the Index File uid.db4 with Raw Mode
In this example, the common name key is =hr managers, and the equals sign (=) means the
key is an equality index.
dbscan -k "=hr managers" -r -f
/var/lib/dirsrv/slapd-instance_name/db/userRoot/cn.db4 =hr%20managers 7
Chapter 6. Command-Line Utilities
238