Oracle Error IMP-00084: attempt to mix incremental import with user or table import

Oracle Error Message

IMP-00084: attempt to mix incremental import with user or table import

Reason for the Error

An incremental import was requested along with the FROMUSER, TOUSER, or TABLE qualifier. An incremental import cannot be done if any of these other qualifiers are also specified.

Solution

Determine whether you want to do an incremental import, full import, user import or table import and reissue the import command with the appropriate qualifiers.