RE: EVENT 10612
Date: Thu, 16 Jul 2009 21:55:36 +0100
Message-ID: <D66B640C519744C4B80F6B827512C124_at_GOFASTER4>
However, what is interesting is why someone would be tracing that event on a PeopleSoft system.
What application and PeopleTools version is this? Have there been any particular performance problems?
regards
David Kurtz
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of Bobak, Mark
Sent: Thursday, July 16, 2009 7:36 PM
To: sanjeevorcle_at_gmail.com; Mayen.Shah_at_lazard.com
Cc: ORACLE-L
Subject: RE: EVENT 10612
Importance: High
Or just type:
(/home/oracle):$oerr ora 10612
10612, 00000, "prints debug information for auto-space managed segments"
// *Cause:
// *Action:
(/home/oracle):$
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of sanjeev m
Sent: Thursday, July 16, 2009 2:31 PM
To: Mayen.Shah_at_lazard.com
Cc: ORACLE-L
Subject: Re: EVENT 10612
You can get info about the events from the oraus.msg file:
grep 10612 $ORACLE_HOME/rdbms/mesg/oraus.msg 10612, 00000, "prints debug information for auto-space managed segments"
- Sanjeev.
On Thu, Jul 16, 2009 at 10:22 AM, <Mayen.Shah_at_lazard.com> wrote:
Hi Listers,
Can any one shed light on event 10612?
I inherited PeopleSoft database Version 9 on Solaris 9.
I found this even in init.ora file
EVENT=10612 trace name context forever, level 1
I am planning to migrate this database to 10g and wanted to know more about this event.
Thank you very much.
Mayen
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jul 16 2009 - 15:55:36 CDT