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.
DBSystemInfo db_path [print_path] [-q] [-h]
Definition:
db_path - complete path to the database (folder and filename)
print_path - path for temporary file in a different location (default: console)
-q - do not write messages to system output
-h - show help information