IMP-00046 using FILESIZE value from export file of stringCause: Either you did not specify the FILESIZE parameter in your IMPORT command, or you specified FILESIZE=0 and the export file was created with a non-zero value for FILESIZE. Import will use the value specified in the export file.Action: No action required.

解决方案 »

  1.   

    C:\>imp userid=system/manager@ora fromuser=system touser=system tables=ac01
    file=(i:\simis01.dmp,i:\simis02.dmp,j:\simis03.dmp,j:\simis04.dmp) log=c:\6.logImport: Release 8.1.7.0.0 - Production on 星期五 11月 4 21:24:57 2005(c) Copyright 2000 Oracle Corporation.  All rights reserved.
    连接到: Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production经由常规路径导出由EXPORT:V08.01.07创建的文件
    已经完成ZHS16GBK字符集和ZHS16GBK NCHAR 字符集中的导入
    IMP-00046: 使用4194304000导出文件的 FILESIZE 值
    这个是为什么?