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

Home -> Community -> Mailing Lists -> Oracle-L -> FW: How to use the Unused Column?

FW: How to use the Unused Column?

From: <oracle-l-bounce_at_freelists.org>
Date: Tue, 19 Dec 2006 14:01:53 -0500
Message-ID: <D1DC33E67722D54A93F05F702C99E2A9483A48@usahm208.amer.corp.eds.com>

 

Forgot to post to board.

-----Original Message-----
From: Powell, Mark D
Sent: Tuesday, December 19, 2006 1:14 PM To: 'Nagarajan.Subbiah_at_aetn.com'
Subject: RE: How to use the Unused Column?

The last I knew Oracle does not support marking a column marked as
"unused" for reuse. It does support dropping unused columns.

There was an article published on how to manipulate the dictionary to get such a column back; however, this is totally unsupported and if Oracle support detected that you have done this while you were working with them on a problem they are likely to tell you to re-create your entire database.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]
Sent: Tuesday, December 19, 2006 12:19 PM To: oracle-l_at_freelists.org
Subject: How to use the Unused Column?

Hi,

One of our developer has asked this question.

"In our project we plan to drop some columns as we anticipate not to use
these columns. We do not want to drop the columns completely out of the database and completely lose them, instead we would like to use the unused columns feature in Oracle 10g. From the documentation I have read so far, I could not find anything that says we can retrieve an unused column and remove the unused mark against the column making it available for use"

The development team would like to re-use the column if needed in the future. Is there a way to do it or Once you set it unused you can't get the column and data back?

We are at 10.2.0.2 on HP-UX 11.11.

Thanks
Raja.

--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 19 2006 - 13:01:53 CST

Original text of this message

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