Oracle Error ORA-53063: invalid exportOption: string

Oracle Error Message

ORA-53063: invalid exportOption: string

Reason for the Error

The specified value for the exportOption parameter was not valid.

Solution

Valid values for the exportOption parameter are USER, ALL, or ORACLE. The default value is USER. Remove the specified value for the exportOption parameter or replace it with a valid value for this parameter.