HP-UX Directory Server 8.1 configuration, command, and file reference
6.9.2 dbscan options
Table 6-23 Common options
DescriptionParameterOption
Specifies the name of the database file, the contents of which are to be
analyzed and extracted. This option is required.
filename-f
Dump the database as raw data.
-R
Specifies the entry truncate size (in bytes).
size-t
NOTE:
The options listed in Table 6-24 “Entry file options” are meaningful only when the database file
is id2entry.db4.
Table 6-24 Entry file options
DescriptionParameterOption
Specifies the entry to ID to look up.
entry_id-K
NOTE:
The index file options, listed in Table 6-25 “Index file options ”, are meaningful only when the
database file is the secondary index file.
Table 6-25 Index file options
DescriptionParameterOption
Specifies the key to look up in the secondary index file.
key-k
Sets the maximum length of the dumped ID list. The valid range is from 40
to 1048576 bytes. The default value is 4096.
size-l
Sets only to display those index entries with ID lists exceeding the specified
length.
n-G
Sets only to display the length of the ID list.
-n
Sets to display the contents of the ID list.
-r
Gives the summary of index counts.
-s
6.9.3 dbscan examples
The following are command-line examples of different situations using the dbscan command
to examine the Directory Server databases.
6.9 dbscan 213