Home » Archive

Articles tagged with: invalid ROLLBACK SEGMENT name

Oracle Error »

[5 Nov 2009 | No Comment | 43 views]

ORA-02175: invalid rollback segment name
Cause: In the CREATE or DROP ROLLBACK SEGMENT statements, an identifier was not found following ROLLBACK SEGMENT.
Action: Place the segment name following ROLLBACK SEGMENT.

Oracle Error »

[5 Nov 2009 | No Comment | 41 views]

ORA-02245: invalid ROLLBACK SEGMENT name
Cause: An identifier was expected, but not found, following ALTER [PUBLIC] ROLLBACK SEGMENT.
Action: Place a rollback segment name following SEGMENT.