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: Oracle 8i database & ER diagram

RE: Oracle 8i database & ER diagram

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Tue, 12 Jun 2001 08:46:53 -0700
Message-ID: <F001.0032576C.20010612070129@fatcity.com>

Yex,

Start Up designer.
Click on Repsitory Object Navigator
Select Application Systems
Click the Green Plus Icon (left menu bar) and create an application system (name it something you like to identify it as your application).

Noe, go back to the Oracle Designer startup panel and Click on the Design Editor Icon.
Under Global Shared Workarea, open up your application. Create an Oracle database by (again) clicking on the Green Icon. Create the user you wish to reverse-engineer from. The user within the Repository database will become the placeholder for all of the database objects.

Click on the user you just created.

select (from the menu on the top) Generate|Capture Design of|Server Model This will give you a dialogue window with more options. Enter the Oracle Account/Password and connect string for the database you are rev-engineering from. *** Look at the TARGET CONTAINER/CAPTURE IMPLEMENTATIONS INTO selection at the bottom - make sure these are correct. Select the Objects tab and reverse engineer the database objects one at a time ion the following order:

Tablespaces
  if these do not exist before you rev-eng the tables, you get warnings Database Roles (only capture the roles you created for your application)   you need these to correctly reverse-engineer grants to objects. Database Users (skip the one user you created by hand)   again - to capture the grants to database objects Now you can begin your schema objects
Sequences
Tables
Views   

If you have a large amount of database objects, you may want to break up the capture of the tables into sections. Be prepared for application crashes - it gets overwhelmed at times. Also, have a lot of patience. Thsi can be done, but you may have to perservere to succeed!

good luck!

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Tuesday, June 12, 2001 10:27 AM
To: Multiple recipients of list ORACLE-L

Would you mind explaining to me how to go about reverse-engineering a database with Designer please. I downloaded Designer6i a couple of weeks ago, and have been trying ever since to figure out how to reverse-engineer our database into an ER diagram, but the docs for Designer are absolutely WORTHLESS, and it doesn't explain anywhere (not that I can find anyway) HOW to go about doing a reverse-engineering of an existing database.

Any help would be GREATLY appreciated. Thanks.

-::YEX::-
<)))><

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us

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 Jun 12 2001 - 10:46:53 CDT

Original text of this message

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