× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported 2017-05-02T17:57:41Z  · tariqrahiman last modified 2017-05-09T00:30:35Z

Informix -> support for extraction and scripting of index extent size and next size properties


customer request
Priority Low
Complexity Unknown
Component DB - Informix
Version 18.0

  Customer requested support for extraction and scripting of extent size and next size index storage properties.

Exampel:

create table ivan.tbl_B (a int, b int, c varchar(20), d int, e date, f bigint)
GO
CREATE INDEX idx_tbl_B_01 on ivan.tbl_B (b) using btree DISABLED extent size 32000 next size 16000 
GO
CREATE UNIQUE INDEX idx_tbl_B_02 on ivan.tbl_B (d desc, f asc) FILLFACTOR 77 IN rootdbs FILTERING WITHOUT ERROR extent size 64000 next size 32000 
GO
1 attachment

Issue #15201

Closed
Fixed
Resolved 2017-05-02T22:30:49Z
 
 
Completion
No due date
Fixed Build v18.0.11
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017