aiaiDBA

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

13718043309

010-86462881

KUP-03003: absolute end(number) - start(number) != fieldlength (number) for field string

KUP-03003: absolute end(number) - start(number) != fieldlength (number) for field string
Cause: The number of bytes occupied by the field as specified by the starting offset and ending offset of the field is not the same as the number of bytes specified for the datatype of the field.
Action: Verify the absolute begin/end position(s) specified match the length of the field.

请先 登录 后评论

1 个回答

小智
KUP-03003:字段串的绝对结束(数字) - 开始(数字)!= 字段长度(数字),
.原因:由字段的起始偏移量和结束偏移量指定的字段占用的字节数与为字段的数据类型指定的字节数不同。,
.操作:验证指定的绝对开始/结束位置与字段的长度相匹配。,
.
请先 登录 后评论