Unix Technical Forum

AW: MAXEXTENTS on Informix 7.3

This is a discussion on AW: MAXEXTENTS on Informix 7.3 within the Informix forums, part of the Database Server Software category; --> Drop indexes that are attached and recreate them detached. as a temp solution (if you have attached indexes) You ...


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
Model-Bosch, Tilman
 
Posts: n/a
Default AW: MAXEXTENTS on Informix 7.3

Drop indexes that are attached and recreate them detached.
as a temp solution (if you have attached indexes)

You may check with oncheck -pt <db>:<table>
If the indexes apareas as a separate parttion in the output they are
detached.

or : dbschema -d <db> -ss -t <table>


Best regards
Tilman



-----Ursprüngliche Nachricht-----
Von: informix-list-bounces@iiug.org [mailto:informix-list-bounces@iiug.org] Im Auftrag von akshaymadane@gmail.com
Gesendet: 05 January 2006 10:36
An: informix-list@iiug.org
Betreff: 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?

_______________________________________________
Informix-list mailing list
Informix-list@iiug.org
http://www.iiug.org/mailman/listinfo/informix-list
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 11:03 AM
mark.scranton@gmail.com
 
Posts: n/a
Default Re: MAXEXTENTS on Informix 7.3

No - you can't change the max number of extents for a structure. It's a
function of the partition page for that structure, and the room left on
slot 5 for the extent list.

Which version of 7.31 are you using?

Thanks -
Mark Scranton
IBM

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 08:37 AM.


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