cancel
Showing results for 
Search instead for 
Did you mean: 

Brtools error

Former Member
0 Kudos

Hi experts,

I have a doubt regarding tablespace extension using brtools.

i am receiving an error even when there is enough space in sapdata filesystems

Not enough free space in /oracle/SID/sapdata4/siddb_5 for total maximum size of all database files of tablespace PSAPSIDDB located on this disk volume.

This tablespace has YES option for auto extend.

Could this be any reason?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

As the tablespaces are in the auto extend mode, they will be allocated the max size eventhough it is not visible at the OS level. If u turn off the autoextend, u will gain some space at the OS level and hence u will be able to extend the tablespace in that particular SAPDATA directory.

Regards,

Varadharajan M

former_member204746
Active Contributor
0 Kudos

if you turn autoextend OFF, dome tablespace might get used at 100%. Before turning this off, you might need to increase their acutal size first, then turn autoextend OFF.

former_member204746
Active Contributor
0 Kudos

yes,this is exactly the reason.

brspace is telling you that if all datafiles would grow to their max_size, it would overflow disk space.