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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 8i - Seeing which columns disabled

RE: 8i - Seeing which columns disabled

From: yong huang <yong321_at_yahoo.com>
Date: Fri, 23 Mar 2001 17:21:17 -0800
Message-ID: <F001.002D6D76.20010323150522@fatcity.com>

Hi, Tracey,

>From my own test, I remember data in a column set unused can still be dumped to
a trace file. Depending on your knowledge of interpreting datafile dump, you can get the result back one row at a time (or even write a script to automate it; nobody outside Oracle can say that's easy).

Also note that Oracle documention says:

You can view all tables with columns marked as unused in the data dictionary views USER_UNUSED_COL_TABS, DBA_UNUSED_COL_TABS, and ALL_UNUSED_COL_TABS

Yong Huang
yong321_at_yahoo.com

you wrote:

> I found though that once marked unused U couldn't find a reference to the
> column name anywhere ie to confirm what columns have been dropped. I get
> the feeling that 'set unused' may be an irreversible process?
>
> Tracey



Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: yong huang
  INET: yong321_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mar 23 2001 - 19:21:17 CST

Original text of this message

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