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: tilde ~ in index, how to handle

Re: tilde ~ in index, how to handle

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Wed, 18 Sep 2002 13:44:03 +0200
Message-ID: <am9ovf$a0j$1@ctb-nnrp2.saix.net>


Uwe Schmidt wrote:

> alter index abc~0 storage (maxextents 300);
> invalid character

The character between abc and 0 is invalid. Check the index name again. It is probably called abc_0 and not abc~0.

--
Billy
Received on Wed Sep 18 2002 - 06:44:03 CDT

Original text of this message

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