Oracle Message ORA-22916 - cannot do an exact FETCH on a query with Nested cursors

ERRORcannot do an exact FETCH on a query with Nested cursors
CAUSEExact FETCH on a query was specified which is not allowed if the query returns any cursors.
ACTIONDo not use an exact FETCH.