Sunday, October 2, 2016

TP Clean buffer


Read the below snotes which will help you to fix the buffer issuees

41732 - Deletion of data in transport directory
168175 - tp check/clearold problems
312843 - tp CHECK/CLEAROLD latest News


Show buffer contents   : tp showbuffer <SAPSID>. 

Delete one transport request from a buffer: 
tp delfrombuffer <TR> <SAPSID> 
 
tp CLEANBUFFER <SAPSID> [options ...]Removes All completed transport requests from the buffer of system <SAPSID>.

  Options:
     pf=<TPPARAM>          specify a transport parameter file
     silent                redirect stdout to dev_tp in current directory
     -D"<entry>"           specify a parameter for tp
     -t<k>                 specify a trace level for tp
     tf=<filename>         specify the name of a trace file for tp
     shdwtadir=<tabname>   specify the name of a shadow TADIR

  Description of arguments:
     <TPPARAM>   (complete) path of a transport parameter file
     <entry>     a parameter description as in a tp parameter file
     <SAPSID>    R/3 system's name, (target or source whatever is appropriate)

1 comment: