ClientVersionMaximum

Specifies the maximum client version that can connect to the Planning Analytics database.

This parameter is not applicable to Planning Analytics Engine.

Parameter type: optional, dynamic

The ClientVersionMaximum parameter value is expressed as a version string using the following format:

m.n.ttttt.iiiii

Where:

m = major release number

n = minor release number

ttttt = maintenance release number

iiiii = interim fix number

Using this format, setting ClientVersionMaximum = 11.8.02000.7 specifies that the maximum client version that can connect to the database is 11.8.0. Any digits after the maintenance release number are ignored.

If your Planning Analytics database configuration does not include a ClientVersionPrecision parameter value, only the major release number, minor release number, and maintenance release number are used to enforce compatibility between client and server.

If ClientVersionMaximum is not explicitly set, the default value is equal to the currently installed database version.

Valid parameter values fall within the range x00 up to the currently installed server version, where x is the major release number of the currently installed Planning Analytics database. For example, valid parameter values for Planning Analytics database 9.0 SP3 fall within the range 900 - 903.

You cannot set ClientVersionMaximum to a value greater than the currently installed database version. You cannot connect newer client versions to older database versions.

Finding the Planning Analytics build number

To find the build number for the Planning Analytics version that you are using:
  1. Go to \tm1_64\bin64\.
  2. Open the tm1appapi-winx64h-app-##.#.#####.# file.
The numbers in the file name refer to the build number. For example, in tm1appapi-winx64h-app-11.8.02000.7, the build number is 11.8.02000.7.