aiaiDBA

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

13718043309

010-86462881

KUP-04023: field start is after end of record

KUP-04023: field start is after end of record
Cause: This can happen when specifying either absolute or relative positioning for a field.
Action: Verify that the definition of the layout of fields in the data file is correct. If it is valid for fields at the end of the record to be missing, use the MISSING FIELD VALUES ARE NULL clause in the access parameters.

请先 登录 后评论

1 个回答

小智
KUP-04023:字段开始是记录结束,
.原因:当为字段指定绝对或相对定位时,可能会发生这种情况。,
.操作:验证数据文件中字段布局的定义是否正确。如果对记录末尾的字段有效,请使用访问参数中的MISSING FIELD VALUES ARE NULL子句。,
.
请先 登录 后评论