Ask a Question related to Informix, Design and Development.
-
Stéphane Gadoury #1
Create index VS Set Index Enabled - IDS 7.31
Hi List,
I am in the process of re-doing my production DB.
One of the step I decide to perform was to "Set index enabled" instead of of
re-creating them from scratch.
So my question is: Is set index enabled exactly the same as the create
index.
Any comments are welcome !!!
Thks !
Stephane
sending to informix-list
Stéphane Gadoury Guest
-
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
Hey Folks,(New to .NET) This is driving me NUTZ... If anyone out there can resolve this from me I would greatly appreciate it... Line 238: Line... -
Trying to create an Index
Dave, you were right! I changed the style in the Index Level 1 Palette on a Czech Index I am working on right now and the Index generated with the... -
Newb query: index.htm & index.php & the server default
The problem I'm trying to solve is as follows: The website has two subdirectories: /ordinary and /phpstuff. Users typing hostname/ordinary get the... -
Logging with CREATE INDEX
Is it still the case that all DDL gets logged even if you have logging turned off, such that CREATE INDEX can still blow the logs, or was this... -
create index
hi, i am trying to create index, but looks like i can do this create index AXDLIB.AXWZWL02 on AXDLIB.AXWZW ( ZWKMCD ASC) create index... -
Mark D. Stock #2
Re: Create index VS Set Index Enabled - IDS 7.31
Stéphane Gadoury wrote:Not entirely. You have to create your indexes first, using the CREATE> Hi List,
>
> I am in the process of re-doing my production DB.
>
> One of the step I decide to perform was to "Set index enabled" instead of of
> re-creating them from scratch.
>
> So my question is: Is set index enabled exactly the same as the create
> index.
INDEX command. You can create indexes that are disabled, and then enable
them later using the SET INDEXES command. Enabling an index will
effectively rebuild the entire index.
I wouldn't tempt OTC like that. ;-)> Any comments are welcome !!!
Cheers,
--
Mark.
+----------------------------------------------------------+-----------+
| Mark D. Stock mailto:mdstock@MydasSolutions.com |//////// /|
| Mydas Solutions Ltd [url]http://MydasSolutions.com[/url] |///// / //|
| +-----------------------------------+//// / ///|
| |We value your comments, which have |/// / ////|
| |been recorded and automatically |// / /////|
| |emailed back to us for our records.|/ ////////|
+----------------------+-----------------------------------+-----------+
sending to informix-list
Mark D. Stock Guest
-
miyaki #3
Re: Create index VS Set Index Enabled - IDS 7.31
Which option is better and faster in term of
performance, if I want to rebuild the huge table?
--- "Mark D. Stock" <mdstock@MydasSolutions.com>
wrote:+----------------------------------------------------------+-----------+> Stéphane Gadoury wrote:> index enabled" instead of of> > Hi List,
> >
> > I am in the process of re-doing my production DB.
> >
> > One of the step I decide to perform was to "Set> the same as the create> > re-creating them from scratch.
> >
> > So my question is: Is set index enabled exactly>> > index.
> Not entirely. You have to create your indexes first,
> using the CREATE
> INDEX command. You can create indexes that are
> disabled, and then enable
> them later using the SET INDEXES command. Enabling
> an index will
> effectively rebuild the entire index.
>>> > Any comments are welcome !!!
> I wouldn't tempt OTC like that. ;-)
>
> Cheers,
> --
> Mark.
>
>+----------------------+-----------------------------------+-----------+> | Mark D. Stock
> mailto:mdstock@MydasSolutions.com |//////// /|
> | Mydas Solutions Ltd
> [url]http://MydasSolutions.com[/url] |///// / //|
> |
> +-----------------------------------+//// / ///|
> | |We value your comments,
> which have |/// / ////|
> | |been recorded and
> automatically |// / /////|
> | |emailed back to us for our
> records.|/ ////////|
>>
> sending to informix-list
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
[url]http://sbc.yahoo.com[/url]
sending to informix-list
miyaki Guest



Reply With Quote

