Chapter 3 DBMS Reference Guide
Statement for defining the maximum constraint name length supported by the target database. This value is implemented in the Check model and produces an error if the code exceeds the defined value. The constraint name is also truncated at generation time.
Maximum length for constraint names:
PowerDesigner has a maximum length of 254 characters for constraint names. If your database supports longer constraint names, you must define the constraint names to fit in 254 characters or less.
MaxConstLen = 128
Copyright (C) 2005. Sybase Inc. All rights reserved. |