Teradata Database Message 3638 - 3638 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Invalid PasswordMinChar/PasswordMaxChar value in SysSecDefaults table.
Explanation
The PasswordMaxChar value must be equal to or greater than the PasswordMinChar value. For extended object names (EnableEON = true and Namevalidationrule is not equal to 1 in DBSControl): The PasswordMinChar value must be between, or include, 1 and 127. The PasswordMaxChar value must be between, or include, 1 and 127. The following default values are in use: PasswordMinChar is set to 1 and PasswordMaxChar is set to 127. For non-extended object names (EnableEON = false, or EnableEON = true and Namevalidationrule equal to 1 in DBSControl): The PasswordMinChar value must be between, or include, 1 and 30. The PasswordMaxChar value must be between, or include, 1 and 30. The following default values are in use: PasswordMinChar is set to 1 and PasswordMaxChar is set to 30.
Generated By
MgcSecOp.
For Whom
Site Administrator.
Notes
None
Remedy
Correct the value for PasswordMaxChar or for PasswordMinChar in the table SysSecDefaults and restart the database.