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

Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP: Changing index names

Re: HELP: Changing index names

From: Jerry Gitomer <jgitomer_at_p3.net>
Date: 1998/03/14
Message-ID: <350A1341.6302@p3.net>#1/1

Hi Geoff,

        ALTER INDEX sys_c00676 RENAME TO <new_name>;

Regards

Jerry

Geoffrey Callaghan wrote:
>
> I'm trying to give the names of my Oracle indexes meaningful names, but
> the system seems stuck on names like SYS_C00676. It won't allow me to
> delete unique primary indexes, even if I intend to recreate them. I'm sure
> there is a simple answer to this, but I'm out of ideas. Anyone know what
> to do?
>
> Geoff Callaghan
> callagha_at_cs.fsu.edu
 

-- 
Jerry Gitomer		Since I know how to spell DBA I became one. 
jgitomer_at_p3.net
Received on Sat Mar 14 1998 - 00:00:00 CST

Original text of this message

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