User Guide

208 Chapter 10 Verity Troubleshooting Utilities
Viewing the zone attribute list with didump
The zone attribute list contains a list of the HTML attributes for the zones identified
by the HTML zone filter. The zone attributes listed can be searched using the Verity
IN operator together with the WHEN operator in a query. To view the contents of the
zone attributes list, use didump with the -attributes flag plus the path name to a
partition, like this:
didump -attributes /z/collbldg/html/parts/00000003.did
The partition above is for a collection containing the Verity Collection Building Guide
in HTML format.
didump - Verity, Inc. Version 2.5.0 (_solaris, Jul 9 1999)
Text Size Doc Word
href 01_cbg.htm 10 2 4
href 01_cbg.htm#282870 3 1 1
href 01_cbg.htm#282872 6 2 2
href 01_cbg1.htm 8 2 3
href 01_cbg1.htm#286513 7 2 2
href 01_cbg1.htm#286520 3 1 1
...
The columns in the display indicate:
Size The number of bytes used by the Verity engine to store information about
the zone attribute.
Doc The number of unique documents in which the zone attribute appears.
Word The total number of occurrences of a zone attribute for the
partition.Troubleshooting and Maintenance Tools.