cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

/usr/sap/SID is getting full for JAVA stack

former_member201054
Contributor
0 Likes
3,659

Hi ,

/usr/sap/SID is getting full for a Java stack system. Can you anybody guide for the files to be deleted under the mentioned path without any harm.

Please guide.

Thanks in advance

View Entire Topic
divyanshu_srivastava3
Active Contributor
0 Likes

Hi Daniel,

Here is what you should do:

1. Use du - command to check size of your instance directory and its folders. This will give a better idea where to check for large file.

2. Goto /usr/sap/SID/.../serverX/ and check for dumps eg, heap or java core. If there are any move them to some other file system for analysis or delete them.

3. In the same directory check for goto log - archive and apply the same method of move or delete.

4. Reduce the trace level, n the size of future files will also be small

5. In your work directory, you can check for core dumps. If there then do the same.

6. In work, you can remove files with extension .00x or .0x for eg. std_server0.out.001

7. Have a look in data directory of you instance.

Add few more gigs to the same file system.

Regards,

Divyanshu