7 x 24 在线支持!
ORA-1546: tablespace contains active rollback segment '<rbsname>'
The named tablespace contains an active rollback segment as named in the error. Actions: 1. Offline the named rollback segment: eg: ALTER ROLLBACK SEGMENTOFFLINE; 2. Re-attempt to offline the tablespace 3. If this still errors then the rollback segment contains active transactions or needs recovering.