Oracle Error ORA-30025: DROP segment ‘string’ (in undo tablespace) not allowed

Oracle Error Message

ORA-30025: DROP segment ‘string’ (in undo tablespace) not allowed

Reason for the Error

Explicit DROP operation is not allowed on undo tablespace segments

Solution

Check the undo segment name and reissue statement if necessary.