Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RENAME COLUMN IN 9I
Hamid,
The syntext is correct. Make sure that you did not make a typo as it
appears that oracle doesn't recognize the word "COLUMN" and the same
command and format is used to rename partitions.
The manual states that you can not combine this command with any other
column command. Is this a stand alone command?
Ron
>>> hamid.alavi_at_quovadx.com 05/16/03 01:41PM >>>
Hi List,
I am using oracle 9i(9.0.1.0.0) or sun Solaris v2.8 when I run the
following
commands got this error.
ALTER TABLE TEST1 RENAME COLUMN COL1 TO ID; Here is the error:
ORA-14155: missing PARTITION or SUBPARTITION keyword Any Idea, I was searching in googles but nothing found. Thanks for your help.
Hamid Alavi
Office : 818-737-0526
Cell phone : 818-416-5095
and exempt from disclosure under applicable law. If you have received
this message in error, you are prohibited from copying, distributing,
or
using the information. Please contact the sender immediately by return
e-mail and delete the original message from your system.
===================== End Confidentiality Statement =====================
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Hamid Alavi INET: hamid.alavi_at_quovadx.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Ron Rogers INET: RROGERS_at_galottery.org Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri May 16 2003 - 13:40:50 CDT