Using tp

You need to change into /usr/sap/trans/bin before calling tp. tp works with buffers; there is one buffer for each SAP system. Before you can import a transport into a system you must add it to the buffer with the command addtobuffer. See Abbildung 7.3, „Typical tp usage“ for a typical usage.

% cd /usr/sap/trans/bin
% tp addtobuffer transport SID
% tp import transport SID

Abbildung 7.3. Typical tp usage


Tranportorders have a common format: SIDKnumber. If number starts with a nine (9), that is a customer created transport. Otherwise it is an SAP transport. The SID is the SID of the original system.

There are loads of commands for tp. See Tabelle 7.3, „Buffer related tp commands“ for buffer related command.

tp commanddescription
showbuffer SID

Shows the buffer of system SID

addtobuffer tranport SID

Adds transport to the buffer of system SID

delfrombuffer tranport SID

Deletes transport from the buffer of the SAP system SID

cleanbuffer SID

Removes old entries from SIDs buffer

setstopmark SID

Fügt eine Markierung in den Buffer von System SID ein, bei der ein import oder put aufhört. Wenn keine derartige Marke vorhanden ist, dann fügen die Befehle import all und put temporär eine solche ein (und löschen diese nach erfolgreichem Import).

delstopmark SID

Entfernen der Stop-Marke aus dem Buffer

No comments:

topics