cancel
Showing results for 
Search instead for 
Did you mean: 

Our /usr/sap/<SID> is full

former_member143179
Participant
0 Kudos

Dear Sir,

On our Production Server the file system /usr/sap/<SID> has become full . Kindly guide us as what steps need to be followed as a part of the housekeeping so that unwanted objects etc get cleared and space gets released in the /usr/sap/<sid> file system .

We assure to award full points for the suggested solution pl .

Rgds

B Mittal

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

1. You can do like this for increase the file size, if you are having more disk space.

  1. chfs -a <file size> /usr/sap/<sid>.

2. Other wise delete old log files and release some space for temporary purpose.

Regards,

Srini Nookala

nelis
Active Contributor
0 Kudos

1. You can do like this for increase the file size, if you are having more disk space.

1. chfs -a <file size> /usr/sap/<sid>.

Interesting, how did you know what OS he is using ? If this is AIX you are suggesting then that command wouldn't help, it's 'chfs -a size=+<size> /usr/sap/<SID>/'

Nelis

nelis
Active Contributor
0 Kudos

You'll probably want to clean up your transport directory too which is usually one of the main causes for /usr/sap becoming full. See [Note 41732 - Deletion of data in transport directory.|https://service.sap.com/sap/support/notes/41732]

Regards,

Nelis

Former Member
0 Kudos

Hi Mittal,

Make sure the standard reorganization jobs are running in your system.

Check sap note- 16083.

Regards

Ashok

Former Member
0 Kudos

Hi,

Follow up the note #16513 which explains actions to be taken when file system directory is full.

Rakesh