ORA-33213: (CINSERT06) The target position for MAINTAIN ADD or MAINTAIN MOVE cannot fall in the range of session-only values.
What triggered the Error:
The user specified a BEFORE or AFTER clause specifying a position in the range of SESSION dimension values.What should we do to fix it:
Do not use a position clause, or specify a position before the first SESSION value.