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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: UNDO poll - was undo segments vs. rbs

Re: UNDO poll - was undo segments vs. rbs

From: Keith Moore <kmoore7_at_jcpenney.com>
Date: Fri, 21 May 2004 12:56:15 -0500
Message-id: <025601c43f5c$e98d7700$7003200a@kmoore7>

Well, we just upgraded from Oracle 8 to 9i (finally) and started getting them. We do not have any of the events set, except the "4031"

  Fri May 21 11:24:32 2004
  ORA-01555 caused by SQL statement below (Query Duration=3773 sec, SCN: 0x0000.f121fc46):   Fri May 21 11:24:32 2004
  SELECT ....
Keith

> Larry,
>
> > I haven't seen any, but don't UNDO 1555s get written to
> >alert log
> >now?
> >
> >!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> >This is no doubt dependent on environment. If we get ORa-1555,
> >they're never reported to me.
> >
> >I don't manage RBS. I don't do anything with them, they seem
> >to work fine as is.
>
>
> 1555s (and 4031 and 1652s as well) do not get automatically written into
> alert log, as they are considered 'User errors' (for whatever clueless
> reason!). You can enable that though by inserting the following 'event'
> entries into your init.ora
>
> event="1555 trace name errorstack level 3"
> event="4031 trace name errorstack level 3"
> event="1652 trace name processstate level 10"
>
> Note though, that you will have to keep *all* event lines TOGETHER in the
> init.ora lines, otherwise only the last ones will take effect. (Same problem
> with multiple utl_file_dir lines!)
>
> Hth,
> John Kanagaraj <><
> DB Soft Inc
> Phone: 408-970-7002 (W)
>
> Disappointment is inevitable, but Discouragement is optional!
>
> ** The opinions and facts contained in this message are entirely mine and do
> not reflect those of my employer or customers **
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If the reader of this message is not the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please contact the sender and delete the material from any computer.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri May 21 2004 - 12:55:08 CDT

Original text of this message

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