If you are unable to import a user master transport into multiple clients on the same system (Say you wanted to import the user master into multiple clients on an ECC system) and it gives you the “Release of export and import systems have to be identical’ error. (as shown below) in STMS when you try to import into a second client
You need to manually force the transport into the system using the TP command. Do the following:
1. Remote into an application server for the appropriate system
2. Launch a command prompt. Navigate to the D:\usr\sap\trans\bin directory
cd D:\usr\sap\trans\bin
3. Now run the following command (replacing the SID. Transport ID and client number as appropriate)
D:\usr\sap\SID\SYS\exe\uc\NTAMD64\tp.exe import TRANSPORTIDSID client### U128 pf=D:\usr\sap\trans\bin\TP_DOMAIN_SID.PFL
It will take a few minutes to complete the import.
You know it is imported when the command window goes away. Now you can run SCC7 to complete the
post-processing as normal. Repeat on other clients as necessary