DBSystemInfo - Displaying Database System Information
DBSystemInfo() 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 utility works for local or file server databases, only. For object or replication server applications the server command DBSysInfo should be used
DBSystemInfo db_path [print_path] [-q] [-h]
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