Q7.01 |
How to restore consistency in the data pools of analysis server and PPM server |
|
Changes to the configuration of the PPM systems or repeat data imports can lead to inconsistent data pools in the analysis server and the PPM server. Corresponding error messages of the PPM interface will notify the user of this. Open a DOS command prompt, switch to the directory <PPM installation directory>\server\bin\agentLocalRepo\.unpacked\ppm-client-run-prod-<version>-runnable.zip\ppm\bin, and execute the following command line: runppmimport -user <ppm user> -password <password> -client <ppm client> -reinitanalysisserver auto The analysis server is then reinitialized and the changed data is loaded into its data structures. Now the data pools of both servers are consistent again. |