ORA-39033: Data cannot be filtered under the direct path access method.
What triggered the Error:
The user specified that the data access method for the job was direct which precludes the use of certain data filters.What should we do to fix it:
Use the SUBQUERY or the SAMPLE data filter with the automatic data access method.