Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-01595
I am trying to do this.
alter rollback segment SYSTEM shrink;
alter rollback segment R01 shrink; alter rollback segment R02 shrink; alter rollback segment R03 shrink; alter rollback segment R04 shrink;
And only on rollback system I got an error. There are no transcations in
this RBS.
Any Idea.
-----Message d'origine----- De: Mark Leith [mailto:mark_at_cool-tools.co.uk] Date: jeudi 23 mai 2002 13:33 À: Multiple recipients of list ORACLE-L Objet: RE: ORA-01595 It looks like you only have 1 extent within the system rollback segment anyway? Why are you trying to shrink it? Do you have other rollback segments in place? -----Original Message----- Gilbert Sent: 23 May 2002 11:48 To: Multiple recipients of list ORACLE-L The accompanying messgage is alter rollback segment SYSTEM shrink * ERROR at line 1: ORA-01595: error freeing extent (1) of rollback segment (0)) ORA-01594: attempt to wrap into rollback segment (0) extent (1) which is being freedsystem,
-----Message d'origine-----
De: DENNIS WILLIAMS [mailto:DWILLIAMS_at_LIFETOUCH.COM] Date: mercredi 22 mai 2002 16:29 À: Multiple recipients of list ORACLE-L Objet: RE: ORA-01595 Gilbert - The oerr utility says the key part is the accompanying message. Can you forward the accompanying messgage? Dennis Williams DBA Lifetouch, Inc. dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Wednesday, May 22, 2002 4:58 AM To: Multiple recipients of list ORACLE-L ORA-01595 error freeing extent (string) of rollback segment (string)) I got this error when I tryed to shrink the rollback segment
What can I do to solve this problem, optiman does'nt solve it.
thanks
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Bernard, Gilbert INET: Gilbert.Bernard_at_caissedesdepots.fr Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: DENNIS WILLIAMS INET: DWILLIAMS_at_LIFETOUCH.COM Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bernard, Gilbert INET: Gilbert.Bernard_at_caissedesdepots.fr Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bernard, Gilbert INET: Gilbert.Bernard_at_caissedesdepots.fr Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu May 23 2002 - 08:18:26 CDT