Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Rollback Seg problem.

Re: Rollback Seg problem.

From: R.Schierbeek <bytelife_at_worldonline.nl>
Date: Thu, 6 Aug 1998 23:23:51 +0200
Message-ID: <6qd654$laa$1@news.worldonline.nl>


Hello Michael.

If the database wants the Rollback segments, put the following line in the INIT.ORA               _offline_rollback_segments = (rs_1,...)

If your Rollback segs are still corrupt, put the following line in the INIT.ORA              _corrupted_rollback_segments = (rs_1,...)

Try these undocumented parameters and persevere, it usually works.

Good luck, Roelof



Roelof Schierbeek, DBA
Bytelife BV
The Hague, Holland
email: bytelife AT worldonline.nl
check out : http://home.worldonline.nl/~bytelife Received on Thu Aug 06 1998 - 16:23:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US