How to fix the Oracle error EXP-00021: can only perform incremental export in Full Database mode?

In this post, you’ll learn more about the Oracle ErrorEXP-00021: can only perform incremental export in Full Database mode with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

EXP-00021: can only perform incremental export in Full Database mode

Reason for the Error EXP-00021: can only perform incremental export in Full Database mode

USER or TABLE mode was specified when doing an incremental export.

How to fix the Error EXP-00021: can only perform incremental export in Full Database mode ?

You can fix this error in Oracle by following the below steps

Specify FULL database mode (FULL=Y) and retry.

Tags :

Leave Your Comment