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: "Drop & Recreate table" or "alter table drop column". Which

Re: "Drop & Recreate table" or "alter table drop column". Which

From: Stephane Faroult <sfaroult_at_oriole.com>
Date: Wed, 29 Aug 2001 13:21:13 -0700
Message-ID: <F001.0037C05A.20010829132011@fatcity.com>

> Jacques Kilchoer wrote:
>
> > -----Original Message-----
> > From: William Rogge [mailto:William_Rogge_at_voltek.com]
> >
> > Because of any synonyms (which are based off of object
> > numbers), Option 1
> > is the only way to go. That is of course unless you want to
> > perform extra
> > work dealing with the synonyms.
>
> I believe that your statment "synonyms are based on object numbers" is
> incorrect.

I fully agree with Jacques. Check sys.syn$, contrarily to most other dictionary tables you have neither obj# nor user# but plain names. You can see them as the equivalent of soft links under Unix - mere aliases, which may point to nothing?

-- 
Regards,

Stephane Faroult
Oriole Corporation
Voice:  +44  (0) 7050-696-269 
Fax:    +44  (0) 7050-696-449 
Performance Tools & Free Scripts
--------------------------------------------------------------
http://www.oriole.com, designed by Oracle DBAs for Oracle DBAs
--------------------------------------------------------------
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.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 Wed Aug 29 2001 - 15:21:13 CDT

Original text of this message

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