One of the way to import Transport request in SAP System.
Make sure Transport request is released from the source system.
Logon to target System as <SID>adm user.
Logon to target System as <SID>adm user.
To add the transport request to the buffer (single command line ).
tp addtobuffer <transport-request> <SID> client=<CLIENT-NUMBER>
pf =/usr/sap/trans/bin/TP_DOMAIN_<DOMAIN-SID>.PFL
Example:
tp addtobuffer DEVK90032 DEV client = 300 pf=/usr/sap/trans/bin/TP_DOMAIN_DEV.PFL
To import the transport request (single command line).
tp pf=/usr/sap/trans/bin/TP_DOMAIN_<DOMAIN-SID>.PFL import <transport-request> <SID> U128 client = <CLIENT-NUMBER>
Example:
tp pf=/usr/sap/trans/bin/TP_DOMAIN_DEV.PFL import DEVK90032 DEV U128 clinet=300
EmoticonEmoticon
Note: only a member of this blog may post a comment.