Unix Technical Forum

MAXEXTENTS on Informix 7.3

This is a discussion on MAXEXTENTS on Informix 7.3 within the Informix forums, part of the Database Server Software category; --> Well I know that informix doesn't allow a table to grow beyond maxextents....and that the ideal solution is to ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 11:02 AM
akshaymadane@gmail.com
 
Posts: n/a
Default MAXEXTENTS on Informix 7.3

Well I know that informix doesn't allow a table to grow beyond
maxextents....and that the ideal solution is to drop the table and
rebuild it using bigger extents. However is it somehow possible to work
out a temporary solution by increasing the no of extents somewhere? can
the alter command do this? My problem is that the rebuild of the table
will take too long and I can't afford that big a downtime right now.
Can I somehow change the maxextents without the reconfiguration of the
table?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 11:02 AM
mweallans@panacea.co.uk
 
Posts: n/a
Default Re: MAXEXTENTS on Informix 7.3

It depends on how close you are to the maximum number of extents. If
you are already out of extents it is too late, but if you still some
extents available then you can increase ALTER TABLE ttttt MODIFY NEXT
SIZE nnnnn

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-20-2008, 11:04 AM
akshaymadane@gmail.com
 
Posts: n/a
Default Re: MAXEXTENTS on Informix 7.3

THANKS for the help....the idea of detached indices is a good one....


akshaymadane@gmail.com wrote:

> Well I know that informix doesn't allow a table to grow beyond
> maxextents....and that the ideal solution is to drop the table and
> rebuild it using bigger extents. However is it somehow possible to work
> out a temporary solution by increasing the no of extents somewhere? can
> the alter command do this? My problem is that the rebuild of the table
> will take too long and I can't afford that big a downtime right now.
> Can I somehow change the maxextents without the reconfiguration of the
> table?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:41 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com