How do I work around the package bug in Modeler?

There is a problem with the package generation. It will attach the user/schema to the package body name but not the spec name. Therefore all resulting scripts generated are broken.

Anybody know a work-around for this bug?

Hello Shannara,

Unfortunately, we failed to simulate the problem. User/schema is generated for Specification and Body too.

What is written in Specification box is generated as:
CREATE PACKAGE “User/schema”.“PackageName”

What is written in Body Definition box is generated as:
CREATE PACKAGE BODY “User/schema”.“PackageName”

Please write us what TDM version you have + db v. you are using + send us some screenshots or anything that might help.

Thanks very much!

Regards,

Vladka + TDM Team