company logo

DBDictStatistics - Dictionary Statistics

DBDictStatistics() allows displaying dictionary statistics about types defined in a dictionary. It lists all complex data types used for storing data an application database or external medium such as binary or CSV files. Beside type name, the tool lists internal type number, current schema version number, indicators for system type, enumeration and persistence as well as internal and external length for instances of the type.

The utility works for local or file server databases, only. For object or replication server applications the server command DBDictInfo should be used

DBDictStatistics dict_path [print_path] [-q] [-h] [p:type]

Definition: 

db_path - symbolic name or file path referring to a database file.

print_path -symbolic name or  path for temporary file in a different location (default: con)

-q -  do not write messages to system output

-h -  show help information

-p:type - define progress display type (automatic, dots, time, percent), e.g. -p:percent