Skip to Main Content

SQL Developer Data Modeler

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!

3.0.0-665 - Export DDL is empty

David BalažicFeb 24 2011 — edited Feb 25 2011
I have a relational model in DM and select menu Export / DDL File.
I leave the selection Oracle Database 11g and click Generate.
In the new dialog I leave everything as is (all tables and other items selected) and click OK.
The result is just some comments:

-- Generated by Oracle SQL Developer Data Modeler 3.0.0.665
-- at: 2011-02-24 18:45:45 CET
-- site: Oracle Database 11g
-- type: Oracle Database 11g


-- Oracle SQL Developer Data Modeler Summary Report:
--
-- CREATE TABLE 0
-- CREATE INDEX 0
-- ALTER TABLE 0
-- more here, I deleted for brevity
-- DROP TABLESPACE 0
-- DROP DATABASE 0
--
-- ERRORS 0
-- WARNINGS 0


With some other model, it works.
Any idea what to look for?

I also tried Oracle SQL Developer 3.0 Early Adopter 4 (3.0.03.97), but it is the same there too (just comments are created).


I also tried to export just one table, but the result is same, just the above comments.

Regards,
David
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2011
Added on Feb 24 2011
7 comments
1,080 views