aiaiDBA

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

13718043309

010-86462881

IMP-00047: unexpected file sequence number; expected number but found number

IMP-00047: unexpected file sequence number; expected number but found number
Cause: The header in the export file contains a sequence number that is used to track the order in which multiple export files are written. The first export file is assigned sequence number one, the second file is assigned sequence number two and so on. This message is displayed when a number other than the expected sequence number is found in the file header
Action: Execute the import command again, but specify the files in the order in which Export wrote them.

请先 登录 后评论

1 个回答

小智
IMP-00047:意外的文件序列号; 预期数量,但发现数量,
.原因:导出文件中的标头包含用于跟踪多个导出文件写入顺序的序列号。第一个导出文件被分配序列号1,第二个文件被分配序列号2,依此类推。在文件头中找到预期序列号以外的数字时,将显示此消息,
.操作:再次执行导入命令,但按照“导出”中的顺序指定文件。,
.
请先 登录 后评论