aiaiDBA

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

13718043309

010-86462881

KUP-04059: found EOF in length portion of VARIABLE record in file string

KUP-04059: found EOF in length portion of VARIABLE record in file string
Cause: The record parser was looking for the size portion of a file a record format of VARIABLE. It found EOF before finding all the bytes for the length.
Action: Correct the corruption in the file.

请先 登录 后评论

1 个回答

小智
KUP-04059:在文件串中的VARIABLE记录的长度部分找到EOF,
.原因:记录解析器正在查找文件的大小部分,为VARIABLE的记录格式。在查找长度的所有字节之前,找到了EOF。,
.操作:更正文件中的损坏。,
.
请先 登录 后评论