Note that there are two addins for Oracle depending upon what you
are doing.

If using the new object features in o8 such as object types,
nested tables, object views, etc. then you need to use the
Oracle8 addin.

If using strickly relational features, then you want to be using
the Data Modeler as it has more capiblities.

With this in mind I assume you would want to use the DM (since most
folks I talk to aren't using objects in o8).

Try reverse engineering your schema again, but use
all UPPER case for name & password, i.e.
SCOTT/TIGER  instead of scott/tiger.
If you don't do this some PKs are missed, which means you also
miss some FKs.

Defect in Rose, marked as fixed in next release.

Patrick Kennedy
 Rational Support


On May 10, 16:29, Dr. Helmut Hainer wrote:
> Subject: (ROSE) Datamodelling
>
> Hi everybody,
>
> i am trying to reverse engeneering a oracle data base with ROSE 2001. There
> are two ways to do it but neither seems to work well.
> First way is to use Oracle8 Analyze Schema. This does create non persistent
> <<relational tables>> with foreign Keys ... but it has the wrong data types
> (no NUMBER).
> The other way with the data modeller gets the right data types but doesn't
> get the foreign keys (relations) out of the data base.
> Maybe i am doing something wrong so if you have experiences please help.
>
> Thanks Helmut
>
> ************************************************************************
> * Rose Forum is a public venue for ideas and discussions.
> * For technical support, visit http://www.rational.com/support
> *
> * Admin.Subscription Requests: [EMAIL PROTECTED]
> * Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
> * Other Requests: [EMAIL PROTECTED]
> *
> * To unsubscribe from the list, please send email
> *
> * To: [EMAIL PROTECTED]
> * Subject:<BLANK>
> * Body: unsubscribe rose_forum
> *
> *************************************************************************
>-- End of excerpt from Dr. Helmut Hainer


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to