Symptom
- SUM process stop due to error SQL16143 below:
3 ETQ398XSQL: declare @password varchar(16)
3 ETQ398XSQL: select @password = password_random(16)
3 ETQ398XSQL: create login 'SAPSR3SHD' with password @password default database 'xxx' default language us_english LOGIN PROFILE ignore ')
4 ETQ010 Date & Time: 20211103161738
1EETQ008 Error message: DBSL error 99 (db code 16143):
1EETQ009X[ASE Error SQL16143]The password length supplied with the
1EETQ009Xpassword_random builtin does not satisfy the global
1EETQ009X'minimum password length'.
- The global 'minimum password length' on ASE is set to be 12. In theory the password length 16 should satisfy this policy.
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE) 16.0 for Business Suite
- SUM 2.0 SP11 PL5
Product
Keywords
SUM, SQL16143, password_random, 'minimum password length', sp_extrapwdchecks , KBA , BC-DB-SYB , Business Suite on Adaptive Server Enterprise , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.