The current version number of SAP MaxDB is 7.7. SAP MaxDB and SAP liveCache use the same version numbers.
The version information for the database software is provided according to the following notation:
<major>.<minor>.<servicepack>.<build>
Name |
Number of Digits |
Description |
---|---|---|
major |
1 |
Major version number |
minor |
1 |
Minor version number |
servicepack |
2 |
Service pack number |
build |
2 |
Build number |
Example
MaxDB 7.7.02.04
In technical areas, the following notation with a three-digit build number is frequently used:
<major>.<minor>.<servicepack> Build <build>
Example
MaxDB 7.7.02 Build 004
To display the version of your database software, you can use Database Studio, Database Manager CLI or the CCMS (for SAP systems only).
The version number of the database software is the same as the version number of the database and of Database Manager CLI. The Database Manager CLI software is part of the base package of the database software and can only be installed together with that software. To display the version of your database software, you can therefore use the dbm_version DBM command. If you have already created databases, you can also use the db_enum DBM command.
Database Studio, Displaying Database Properties
Database Manager CLI, dbm_version, db_enum
Database Administration in CCMS, Properties