aiaiDBA

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

13718043309

010-86462881

IMP-00085: multiple input files specified for unbounded export file

IMP-00085: multiple input files specified for unbounded export file
Cause: You specified multiple file names for the FILE parameter when doing an import, but the header in the export file indicates that that the export operation could create only one file. Specifying multiple file names is valid for an import operation only if the export files were created by an export operation in which the user specified a non-zero value for the FILESIZE parameter.
Action: If you believe the export contains multiple files, verify that you have specified the correct files. If you believe the export should be in only one file then try the import operation again, but specify only one value for the FILE parameter.

请先 登录 后评论

1 个回答

小智
IMP-00085:为无界导出文件指定的多个输入文件,
.原因:在执行导入时,为FILE参数指定了多个文件名,但导出文件中的标题表明导出操作只能创建一个文件。指定多个文件名仅对导出操作有效,如果导出文件是通过导出操作创建的,其中用户为FILESIZE参数指定了非零值。,
.操作:如果您认为导出包含多个文件,请验证是否已指定正确的文件。如果您认为导出应仅在一个文件中,请再次尝试导入操作,但只为FILE参数指定一个值。,
.
请先 登录 后评论