ERROR: Could not open file ./dev_tp_pid

You’re attempting to import a transport request or refreshing the import queue. However, the activities failed with the following error was triggered and can be seen in the SLOG* log file:

We were able to resolve the issue by referring to SAP Note 2873344 – ERROR: Could not open file ./dev_tp_.

Solution

  • Ensure sidadm has write access to the tp work directory.
  • Confirm the global directory is not full.
  • Check and adjust permissions for:
    • /usr/sap/SID/Dialog_Instance/work
    • /usr/sap/SID/SYS/global/
    • SIDADM home directory (if required)
  • For UNIX:
    • Owner should be SAPSYS
    • SIDADM must belong to the SAPSYS group
  • Verify sufficient disk space.
  • If disk is full (e.g., 100% usage in /sapmnt/SID), free up space by deleting unnecessary files

You May Also Like

Leave a Reply?