cancel
Showing results for 
Search instead for 
Did you mean: 

how to delete trans dir

Former Member
0 Kudos

Note 41732 - Deletion of data in transport directory

this is the note that explain the how to.

But, i saw that is also the way to adjust the tpparam profile:

###########################

The minimum age of files in the transport directory that can be deleted can be set in the transport profile. The transport profile is the file 'TPPARAM' in the subdirectory 'bin' in the transport directory. The following parameters can be set (all durations are in days):

datalifetime is the minimum lifetime of the files in data

loglifetime is the minimum lifetime of the files in log

olddatalifetime is the minimum lifetime of the files in olddata

cofilelifetime is the minimum lifetime of the files in cofiles

Example:

datalifetime=30

loglifetime=60

olddatalifetime=60

cofilelifetime=30

These parameters must not be listed here system-specifically, since with the subsequent tp calls no SAP system can be entered either.

Instead you always call with the parameter 'ALL'.

##################################

how can i modify the parameter (vi editor)?

or there is a command?

and which are the suggested values?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you set this parameters from SAP level go to 000 client with DDIC like user and goto transation STMS and and goto systems overview and select your system (i.e SID) and the goto transporttools tab and enter the parameters. or else press f4 you can see these parameters

if you need more please get back to me

Samrat

Former Member
0 Kudos

thanks

maybe i have to set the TPPARAM, because i have to delete old file of the 2004 (but 2005 and 2006 must be not deleted)

How can i edit the TPPARAM?

Former Member
0 Kudos

Hi,

To my knowledge TPPARAM will be updated if you change or configure in STMS.

because you dont want to delete all the old file you cannot use tp clearoldall you can use this those parameters to set this.

Samrat

Answers (1)

Answers (1)

manu_susankar
Active Contributor
0 Kudos

Hi

why don't you try from os level.Most of the space will be occupied by Data files if you think they are no more needed in future you can manually delete them from /usr/sap/trans/data( you can find the command transport directry from STMS).If your system is runnig on widow environment you can archive (zip) them to any other directry.... so that you can replace them in futher if reqire... hope this will help you?

Regards...

S.Manu