DBSysInfo - Provide system information
DBSysInfo command allows displaying database system information as database versions and basic locations for root objects. Especially database versions allow detecting errors when opening the database with a invalid software version or an invalid replication client.
The following is a short summary of DBSysInfo parameters. More details are described in DBSystemInfo in Database Utilities.
DBSysInfo 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)