Data Object - DrConfigDatabaseManagerDatabaseStatus

Returned by
ReadStatus
Since
DrConfig API 1.0

Data Object Description

Database status information. Contains both currently installed database version and the database version of the currently running service. Contains also the currently used ODBC driver version and name.

Properties

Name Type Description
driverNamexsd:string

The ODBC driver name.
driverVersionxsd:string

The ODBC driver version.
drVersion*xsd:string

The database version. Could be unset if the database is empty.
licenseAssetId*xsd:string

The license asset identifier. Unset if the SRM was not started.
runtimeVersionxsd:string

The DB manager runtime version.
upgradeRequired*xsd:boolean

Flag set if the versions do not match and upgrade is required.
Properties inherited from
None
*Need not be set