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: Reverse engineering

RE: Reverse engineering

From: Scott Crabtree <scott_at_psscorp.com>
Date: Fri, 23 Mar 2001 10:50:54 -0800
Message-ID: <F001.002D6411.20010323091731@fatcity.com>

Roland,

        Erwin has options for importing text files, so you could dump the ddl for tables you are having problems with (Or all tables for that matter) and import them as text into Erwin. At least you can play around with the text file and hopefully figure out what the invalid character is, if you are just trying to build a logical model you can strip most of the columns out of the text file and start from there.

HTH,
        Scott Crabtree

-----Original Message-----
Sent: Friday, March 23, 2001 8:21 AM
To: Multiple recipients of list ORACLE-L

Hallo,

I am doing a reverse engineer of the Oracle database, which means that I am loading the database into the program Erwin. When it i simported into erwin I willbe able to seeall the relations, tables, views etc of the database. But when i am doing the
reverse engineer I get many error messages during the process? Erormessages which I get are for instance,
A: "Can' t load the table X".
B: ORA-error: Invalid Caracter - cant load the table. Why is it so? Does it depend on the fact that some procedures are invalid in the database ? or what is the reason to this? What should I do to fix this thing?
Hope someone could help me.

Roland Sköldblom

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Roland.Skoldblom_at_ica.se

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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Scott Crabtree INET: scott_at_psscorp.com 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 Fri Mar 23 2001 - 12:50:54 CST

Original text of this message

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