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

Home -> Community -> Mailing Lists -> Oracle-L -> PARTITION attache to SYNONYM

PARTITION attache to SYNONYM

From: Dave Morgan <dave.morgan_at_cybersurf.net>
Date: Tue, 07 Aug 2001 09:43:41 -0700
Message-ID: <F001.0036300B.20010807095736@fatcity.com>

Hi All,

        Wondering if anyone has seen anything like this. I have filed a TAR.

        When adding next month's partition to a table a synonym was
        used accidently. However, the partition was created and shows
        up  in dba_tab_partitions. However, I cannot modify of drop the
        partition.

        ALTER TABLE synonym_name drop PARTITION partition_name;
        returns no such table

        ALTER TABLE table_name drop PARTITION partition_name;
        returns no such partition.

        I have built another structure to hold the data but does anyone
        know the consequences if I dorp the ysnonym.

TIA
Dave

--

Dave Morgan
DBA, Cybersurf
Office: 403 777 2000 ext 284
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Dave Morgan
  INET: dave.morgan_at_cybersurf.net

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 Tue Aug 07 2001 - 11:43:41 CDT

Original text of this message

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