Home » RDBMS Server » Server Administration » Auto Segment Management
Auto Segment Management [message #61738] Sun, 23 May 2004 20:08 Go to next message
IA
Messages: 91
Registered: March 2004
Member
Hi Everyone,

 

I was told by a friend that using Auto Segment Managment, adds roughly 10% extra space requirement on a typical database.

 

Is this true? At present, we have a project that is Terabytes in size. A 10% increase is not feasible, because it means we need to allocate another 1 Terabyte of disk.

 

Greatly appreciate your feedback on this question. Thanks ... IA
Re: Auto Segment Management [message #61749 is a reply to message #61738] Mon, 24 May 2004 09:41 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
auto segment mamangemnt is just an algorithm - it doesn't carry an overhead. You can still control pctfree and pctused. pctfree=10 (default) sets aside 10% of usable block space for subsequent updates. If you won't be updating(or rowlength won't increase during updates) then you can reduce that as low as 0.
Re: Auto Segment Management [message #61759 is a reply to message #61749] Tue, 25 May 2004 04:47 Go to previous messageGo to next message
ora9iDBA
Messages: 31
Registered: March 2003
Member
Andrew ,

In Practical , ASSM will use 10% extra space.

Also you can only use PCTFREE and INITRANS for ASSM tablespaces.

We can not use PCTUSED and other stuff.
Re: Auto Segment Management [message #61762 is a reply to message #61759] Tue, 25 May 2004 08:47 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
Thanks for the info, I'll read up on it a bit more...
Re: Auto Segment Management [message #61766 is a reply to message #61759] Wed, 26 May 2004 03:14 Go to previous message
IA
Messages: 91
Registered: March 2004
Member
Hi Kishor,

Thanks for that. That will really help in our decision making.

Thanks Andrew.

Cheers ... IA
Previous Topic: configure grid
Next Topic: IDENTIFIED GLOBALLY AS external_name - CREATE USER statment.
Goto Forum:
  


Current Time: Fri Sep 27 12:23:05 CDT 2024