Oracle Solution for Error ora-30440

Solution for Oracle Error ORA-30440

ORA-30440: can't fast refresh;refresh complete or set event 30441 for partial refresh

What triggered the Error:

Both DML and direct-load are performed against detail tables. Fast refresh can only process direct-load inserts.

What should we do to fix it:

Refresh complete or set event 30441 to enable partial refresh with only direct-load inserts