Oracle Error IMP-00070: Lob definitions in dump file are inconsistent with database.

Oracle Error Message

IMP-00070: Lob definitions in dump file are inconsistent with database.

Reason for the Error

The number of LOBS per row in the dump file is different than the

* number of LOBS per row in the table being populated.

Solution

Modify the table being imported so that it matches the column

* attribute layout of the table that was exported.