Oracle Message ORA-12842 - Cursor invalidated during parallel execution

ERRORCursor invalidated during parallel execution
CAUSEThe cursor was invalidated during the parse phase of deferred parallel processing, e.g. when set operands are parallelized.
ACTIONDepends on why the cursor was invalidated. Possible causes include DDL on a schema object and shared pool being flushed.