Oracle Error IMP-00046: using FILESIZE value from export file of string

Oracle Error Message

IMP-00046: using FILESIZE value from export file of string

Reason for the Error

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.

Solution

None required.