DBStatInfo - Provide database statistics
DBStatInfo command 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 following is a short summary of DBStatInfo parameters. More details are described in DBSystemInfo in Database Utilities.
DBStatInfo server port db_path [out_path]
server - server url or IP address
port - port number for the server passed when starting the server
db_path - The database path defines a file catalog name or the database location on the server, in which case the path must be a valid server path or file catalog name
out_path - file location for statistic output (default is console)