Oracle DDL script

Hi,

I’d like to be able to generate without schema names;
ie
CREATE TABLE a_table …
not
CREATE TABLE a_schema.a_table

This allows us to build our test schemas from the same DDL as the main schema

Thanks
Malcolm

Hello Malcolm,

For this purpose, checkbox “Generate Schema to Objects” is available (DDL Script Generation dialog | Detail Settings tab).
Nevertheless, testing it, we’ve found out that it does not work properly. There is a bug. We will fix it. CR # 44 766.

Thanks for your notification!

Regards,

Vladka + TDM Team

Hi Vladka,

I found the checkbox but it seemd to make no difference!

Regards
Malcolm

Yes, there's a bug.

We've found out that it does not work properly. There is a bug. We will fix it. CR # 44 766.

Vladka