PowerDesigner provides default model checks to verify the validity of procedures.
Check |
Description and Correction |
---|---|
Name/Code contains terms not in glossary |
[if glossary enabled] Names and codes must contain only approved terms drawn from the glossary.
|
Name/Code contains synonyms of glossary terms |
[if glossary enabled] Names and codes must not contain synonyms of glossary terms.
|
Name/Code uniqueness |
Object names must be unique in the namespace.
|
Procedure code maximum length |
The procedure code length is limited by the maximum length specified in the DBMS definition (MaxLen entry, in the category).
|
Procedure definition body empty |
A procedure definition should have a body to specify its functionality.
|
Existence of permission |
Permissions are usage restrictions set on a procedure for a particular user, group or role.
|