aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PGA-20927: password length of number is invalid; maximum length is number

PGA-20927: password length of number is invalid; maximum length is number
Cause: The password is too long () to be used with APPC conversation security. The maximum allowable length for the password is characters. This can occur only when the gateway initialization parameter PGA_SECURITY_TYPE is set to PROGRAM.
Action: The password must be changed to a shorter value on both the client system and the system where the remote transaction program is being executed. This restriction is imposed by SNA and APPC, not by the gateway.

请先 登录 后评论

1 个回答

小智
PGA-20927:密码长度数是无效的; 最大长度是数字,
.原因:密码太长()用于APPC会话安全。密码的最大允许长度为个字符。只有当网关初始化参数PGA_SECURITY_TYPE设置为PROGRAM时,才能进行此操作。,
.操作:客户端系统和执行远程事务程序的系统必须将密码更改为较短的值。这个限制是由SNA和APPC强加的,而不是网关。,
.
请先 登录 后评论