unable to drop rollback segment [message #52057] |
Sun, 30 June 2002 21:29 |
Vishweshwara Bhat
Messages: 6 Registered: June 2002
|
Junior Member |
|
|
Please furnish the clarification to the following problem.
I have one rollback segmnent r06, one block of this rollback segment is corrupted and I am unable to drop this rollback segment.
How to drop this rollback segment please advice.
|
|
|
|
Re: unable to drop rollback segment [message #52091 is a reply to message #52057] |
Tue, 02 July 2002 06:13 |
B
Messages: 327 Registered: August 1999
|
Senior Member |
|
|
Hi !
If you can't take the rbs offline, and if the RBS is really corrupted. You can use the parameter init.ora
_CORRUPTED_ROLLBACK_SEGMENTS=( segment_list )
shutdown normal or immediate, restart the database and drop the rbs. modify the init and restart the database.
|
|
|