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

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
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.