ODABAClient :: SysInfoDisplay - 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]
Return value: Success ( logical )
Implementation details
logical
ODABAClient  :: SysInfoDisplay ( NPath dbpath, NString &ppath )
- dbpath - Complete database path
- ppath
- Path to output location
Complete path for printing the protocol information. Passing CON will print the result directly to the system output (console or application output area).