ORA-30029: no active undo tablespace assigned to instance
What triggered the Error:
the current instance does not have an active undo tablespace assigned to execute transactions.What should we do to fix it:
ask DBA to create an undo tablespace, online the undo tablespace and then retry operation.