Server Manager - Update Database - Fatal Error - Management base fails to update - Missing Translation

Purpose (problem description)

This page will help you to solve the issue of

management database failing to upgrade due to the error ‘Missing Translation’

as seen in the error message below from server manager

Error during Cast-MS command execution (error code: 1000).\r\nThe logging framework was not initialized in the current thread. A default logger will be used
Missing translation for id Input received: null
Missing translation: Input received: null
Using arguments:
installAutoDiscover
-mode: POST_MIGRATION
-connectionString: LIBPQ:localhost:2282
-connectionSchema: castms
-connectionUser: operator
-connectionPassword: ******
Log file : E:\CAST\LOGS/CAST-MS-20181002-163905.log.txt
Running action: Auto configures CAST-MS after installation or migration
Error: Analysis Service cannot be used with current CAST-MS because of version incompatibility
CAST-MS version 8.3.6.1
Analysis Service version 8.0.0.1
Please use CAST Update Tool to upgrade the management base to version 8.3.6.1
Error: Analysis Service cannot be used with current CAST-MS because of version incompatibility
CAST-MS version 8.3.6.1
Analysis Service version 8.0.0.1
Please use CAST Update Tool to upgrade the management base to version 8.3.6.1
Return value: 1000

More information on upgrading CAST including updating the databases can be seen in the documentation here:  Upgrade process

Observed in CAST Version

ReleaseYes/No
8.3

Observed in RDBMS

RDBMSYes/No
CSS

Step by Step Scenario

  1. Update Database
  2. Update Fails on the Management Database

Action Plan

Perform the below actions

  1. This issue has normally been seen in CAST scenarios where there are multiple databases associated with the management database.  The solution is to update all databases individually, except for one management, one central, and one local that will be upgraded via a combined install.
    1. To do this use a command line like the following:
      1. <8.3 Installation folder>\servman.exe -INSTALL_CONFIG_FILE("\LOCAL_XXX_FILE.xml") -LOG("\Yourservman.log",USELOGFILE)

      2. With the XML file like this (you will need to change this for your configuration - this is for a local database install)

      BASE_LOCAL   ADG_LOCAL_APPW   KMS_LOCAL   KMS2_LOCAL               ``` 2. If the information or the solution to the problem, is not in this page, contact CAST Technical Support. and provide the following [Relevant input](#ServerManagerUpdateDatabaseFatalErrorManagementbasefailstoupdateMissingTranslation-RelevantInput) in order to reproduce the issue

 

Relevant Input

Notes/comments

Ticket # 14252

Related Pages