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 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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? |
| ||||
| 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? |
| Thread Tools | |
| Display Modes | |
|
|