Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Table locked while rebuilding index

Re: Table locked while rebuilding index

From: NetComrade <andreyNSPAM_at_bookexchange.net>
Date: Thu, 01 May 2003 17:11:39 GMT
Message-ID: <3eb1553f.1408630203@nyc.news.speakeasy.net>


create index .. online;

On Thu, 1 May 2003 18:38:02 +0200, "MK" <hello_at_foo.com> wrote:

>Pardon my ignorance, but:
>
>I've just discovered I can not insert a row into a table whose
>index is just being created (CREATE INDEX...).
>
>Does this mean an Oracle table is locked while its index is being
>created, or am I doing something terribly wrong?
>
>Is there a way to have a table available for writing (and reading),
>while its index is being created? Something like
>CREATE INDEX IN THE BACKGROUND ...
>
>I work with Oracle 8.1.7.
>
>

.......
We use Oracle 8.1.7.4 on Solaris 2.7 boxes remove NSPAM to email Received on Thu May 01 2003 - 12:11:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US