Oracle Solution for Error exp-00035

EXP-00035: QUERY parameter valid only for table mode exports

What triggered the Error:

You specified the QUERY parameter in an export command, but you are not performing a table mode export. The QUERY parameter cannot be used for a user mode export, a full export, nor a point in time recovery export.

What should we do to fix it:

If you want to select a subset of rows for a table, you must export the table independently with a table mode export. Issue a table mode export command that specifies the table name and the query you want to execute during export.