Solution 1: If you go through listed failed objects and recognize a timeline where the SDMS Server was changed or the client changed the SDMS server and if you still have access to the old server, you could look for the Pathname of the failed objects (as detailed in:
https://support.tibco.com/s/article/How-to-find-the-physical-location-of-SDMS-files-associated-with-a-specific-object-in-Statistica-Enterprise ) and see if the files exist and copy the files over to the new server.
Re-run the Portable distribution Tool and click Yes to migrate to the newer versioning.If you would like to address more of the failed objects,click No then you can go back to the previous screen and click Reset.
Solution 2: Evaluate if the files associated with the failed objects (
https://support.tibco.com/s/article/How-to-find-the-physical-location-of-SDMS-files-associated-with-a-specific-object-in-Statistica-Enterprise) are in another drive - i.e perhaps the results of the PATHNAME point to C:\ but the files were physically moved to E:\ due to lack of space at some point. Carefully evaluate if only the dive changed or if the path needs to change and execute a SQL such as
Update SDMDOCREVISIONS set pathname=Replace(PathName,'c:\','e:\') ;
Raise a support case on
support.tibco.com if assistance is required with this step.
Re-run the Portable distribution Tool and click Yes to migrate to the newer versioning if there are no failed objects you want to address. If you would like to address more of the failed objects,click No then you can go back to the previous screen and click Reset.
Solution 3: Evaluate if the failed objects are old and if you do not mind losing older versions of those objects. In this case, Statistica will start using the latest version of the object as the initial version of the object. Click Yes on the Result of Database Migration dialog and click Activate Now to finalize the migration of Versions.