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

Home -> Community -> Mailing Lists -> Oracle-L -> looking for a good way to change manage oracle

looking for a good way to change manage oracle

From: <ryan_gaffuri_at_comcast.net>
Date: Thu, 09 Dec 2004 22:00:57 +0000
Message-Id: <120920042200.25040.41B8CB19000DB996000061D02200763704079D9A00000E09A1020E979D@comcast.net>


We have 13 development databases, 8 parallel development tracks, and 2 concurrent sustainment releases all developing at the same time. We are having alot of trouble with change management. I am looking for an easy way to do the following: take a snapshot of the metadata of a database at a point in time. compare it at a later point in time or to another database and see the differences. What we have tried

1. Designer and change manager(OEM) are really slow. 
2. Toad does not appear to be complete
3. Writing code with dbms_metadata is a major task.
4. export won't work, because the order of the objects in the file could be different in different databases, do to different releases applied at different times.  
Anything easier? Any good tools? Does RMAN have any functionality for this? I didn't see anything...
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Dec 09 2004 - 16:01:22 CST

Original text of this message

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