aiaiDBA

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

13718043309

010-86462881

PCB-00627: Host variable is not of character type

PCB-00627: Host variable is not of character type
Cause: The given host variable was not declared to be of the required character type. In this case, one of several possible character types would have been accepted. However, the host variable type did not match any of them.
Action: Redeclare the problematic host variable, using one of the permitted character types.

请先 登录 后评论

1 个回答

小智
PCB-00627:主机变量不是字符类型,
.原因:给定的主机变量未声明为所需的字符类型。在这种情况下,几种可能的字符类型之一将被接受。但是,主机变量类型与之不匹配。,
.操作:使用允许的字符类型之一来重新声明有问题的主机变量。,
.
请先 登录 后评论