Chapter 9 Working with Data Models


Trigger checks (PDM)

The following PDM model checks are made on triggers:

Check Description and Correction
Trigger name and code uniqueness Trigger names and codes must be unique in the model.

Manual correction: Modify the duplicate name/code

Automatic correction: Appends a number to the duplicate name/code
Trigger code length The trigger code length is limited by the maximum length specified in the DBMS definition (MaxLen entry, in the Objects→Trigger category).

Manual correction: Modify the trigger code length to meet this requirement

Automatic correction: Truncates the trigger code length to the maximum length specified in the DBMS definition

 


Copyright (C) 2008. Sybase Inc. All rights reserved.