STMS: Temporary Log not Found

You have imported a transport request and the return code is 12. When you checked on the transport logs, it stated that the temporary log is not found.

This issue occurred if you have multiple application servers and one of the server is not correctly pointing to the transport directory (DIR_TRANS).

Solution

The resolution is taken from the SAP Note 2478341 – Temporary log file not found,

  • Make sure the parameters are correctly defined as explained in SAP Note 201199.
  • To check if all servers point to the same transport directory, check the resolution from SAP Note 2181970. It is necessary to confirm that all servers are pointing to the same transport directory (DIR_TRANS).

The transport directory must be correctly configured and point to the DIR_TRANS/bin where file “TP_DOMAIN_[SID].PFL” exists.
Make sure parameter DIR_TRANS defined in each application server points to the same transport directory and that you can read the TP_DOMAIN_[SID].PFL file from all of them. You can use as example the following steps:

  • Open transaction SM51;
  • Logon to the first server (Ctrl + Shift + F8);
  • Open transaction AL11;
  • Double click in the transport directory (DIR_TRANS);
  • Open directory bin and attempt to open the TP_DOMAIN_[SID].PFL file mentioned in the error message
  • In a new window repeat steps 1 to 5 for each server available in SM51;

You May Also Like

Leave a Reply?