company logo

DBStatistics - Database Statistics

DBStatistics() allows displaying detailed database statistics as used and deleted objects instances, cluster statistics and space requirements for instances and indexes. This might be helpful for detecting the requirement for compressing the database (PackDB()).

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

DBStatistics db_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