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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Generating 9i schema deltas

Re: Generating 9i schema deltas

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 20 Sep 2005 06:45:05 -0700
Message-ID: <1127223905.778901.171770@o13g2000cwo.googlegroups.com>


Nick, I am sure there are tools available to do this for a fee, but if funding is limited I think then depending on your exact level of desired detail that you can roll your own by writing comparisions between the various dictionary object views: dba_objects, dba_tab_columns, dba_synonyms, dba_ind_columns, etc....

Someone else may know of a free tool or published code to perform the task.

HTH -- Mark D Powell -- Received on Tue Sep 20 2005 - 08:45:05 CDT

Original text of this message

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