aiaiDBA

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

13718043309

010-86462881

PGA-22010: userid string length of number is invalid; maximum length is number

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

请先 登录 后评论

1 个回答

小智
PGA-22010:用户ID 字符串的长度数是无效的; 最大长度是数字,
.原因: userid 太长()与TCP / IP RACF会话的安全性一起使用。只有当网关初始化参数PGA_SECURITY_TYPE设置为SAME或PROGRAM时,才可能发生这种情况。,
.操作:在执行远程事务程序的客户端系统和系统上,userid必须更改为较短的值。userid的最大允许长度为个字符。这个限制是由RACF施加的,而不是由网关。,
.
请先 登录 后评论