cancel
Showing results for 
Search instead for 
Did you mean: 

deleting default trace file

Former Member
0 Kudos

Hello all,

I would like to know if there is a way to automatically delete default trace file in java instance. I am not very familiar with java side , and not sure if it is even possible to make some configuration change to delete these default trace files automatically (lets say every week or so). Is there any other option beside usingsome script??

Please advice.

Accepted Solutions (0)

Answers (1)

Answers (1)

franz_hiltscher
Participant
0 Kudos

Hi,

there is a archive log function (04s). In the Visual Admin -> Services - Log Configurator - Properties.

The archives will be stored in /usr/sap/<SID>/<Instance>/j2ee/log/archive

The archive would not deleted automaticly. You have to delete it with a (cron)job.

Kind Regards

Franz