Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

foreign keys in source tables (sybase database)

657035Sep 17 2008 — edited Sep 22 2008
Hi,

Foreign key / primary key constraints are not captured / converted in oracle model nor they are generated.

I am migrating sybase database tables to oracle. These tables have foreign keys, but while capturing and then converting the table to oracle model and then generating, these foreign keys are not present in the ddl script.

In the source connection ( in the tool) to the sybase database, these keys are shown,
and logically when the generation is done for table, the foreign / primary key syntax should be present in the ddl generated

Am more worried about the foreign key not getting converted

Please help

Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2008
Added on Sep 17 2008
1 comment
350 views