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: How to Identify System Tables?

RE: How to Identify System Tables?

From: Hallas John <John.Hallas_at_btcellnet.net>
Date: Fri, 02 Nov 2001 01:48:38 -0800
Message-ID: <F001.003BB257.20011102014019@fatcity.com>

Try a schema compare against the development instance (I assume you have one) There are plenty of places that are likely to have one Try http://www.timonions.com/ or http://www.vampired.net/ for starters

John

-----Original Message-----
From: Rahul [mailto:rahul_at_ratelindo.co.id] Sent: 02 November 2001 07:15
To: Multiple recipients of list ORACLE-L Subject: RE: How to Identify System Tables?

if nothing else works.... pick up all the tables based on the CREATED value of dba_objects

> ----------
> From:         Anthonisamy_at_csshome.net[SMTP:Anthonisamy_at_csshome.net]
> Sent:         Friday, November 02, 2001 2:13 PM
> To:   LazyDBA.com Discussion
> Subject:      How to Identify System Tables?
>
> Hi Guys,

>      By mistake, I ran my production script in SYSTEM schema. So, I need

> to
> identify SYSTEM objects and remove all objects created by the script.  Can
> anyone help me out to find an easy way to identify system tables and
> non-system tables in SYSTEM schema?
>
> Thanks in advance,
> Anthony
>
>
>
> --------
> Oracle documentation is here:
> http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> To unsubscribe: send a blank email to oracledba-unsubscribe_at_LAZYDBA.com
> To subscribe:   send a blank email to oracledba-subscribe_at_LAZYDBA.com
> Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> Tell yer mates about http://www.farAwayJobs.com
> By using this list you agree to these
> terms:http://www.lazydba.com/legal.html
>
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rahul
  INET: rahul_at_ratelindo.co.id


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).




**********************************************************************
This email and any attachments may be confidential and the subject of
legal professional privilege.  Any disclosure, use, storage or copying
of this email without the consent of the sender is strictly prohibited.
Please notify the sender immediately if you are not the intended
recipient and then delete the email from your inbox and do not
disclose the contents to another person, use, copy or store the
information in any medium.
**********************************************************************
Received on Fri Nov 02 2001 - 03:48:38 CST

Original text of this message

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