Oracle Error Message
ORA-02175: invalid rollback segment name
Reason for the Error
In the CREATE or DROP ROLLBACK SEGMENT statements, an identifier was not found following ROLLBACK SEGMENT.
Solution
Place the segment name following ROLLBACK SEGMENT.
ORA-02175: invalid rollback segment name
In the CREATE or DROP ROLLBACK SEGMENT statements, an identifier was not found following ROLLBACK SEGMENT.
Place the segment name following ROLLBACK SEGMENT.