Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN "Memory fault"
Great suggestion, Finn! I didn't think of searching on output from truss. First hit looks promising. Per Brandon's suggestion, I've also opened a hardware ticket with our sys admins.
Dave
Either that or it's a OS bug. A simple google search on "SIGSEGV SEGV_MAPERR" returns tons of hits on OS issues related to this although most of them are on Solaris. Finn
On 10/29/07, Allen, Brandon <Brandon.Allen_at_oneneck.com> wrote:
It looks to me like maybe the OS admins have something setup to
automatically kill processes that exceed a certain memory or CPU usage
threshold - maybe check with your Unix admin if you haven't already?
I've had similar issues in the past where processes were automatically
killed for using too much CPU.
Regards,
Brandon
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Herring Dave -
dherri
I've got a regular job to delete obsolete pieces from our RMAN catalog, which now is failing with "Memory fault".
I even truss'ed the session and it ends with:
...
Received signal #11, SIGSEGV [default]
siginfo: SIGSEGV SEGV_MAPERR addr=0x0000000000000058
Err#11 Error 11
occurred.
*** process killed ***
Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.
-- http://www.freelists.org/webpage/oracle-l ************************************************************************* The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please resend this communication to the sender and delete the original message or any copy of it from your computer system. Thank you. ************************************************************************* -- http://www.freelists.org/webpage/oracle-lReceived on Mon Oct 29 2007 - 13:47:58 CDT
![]() |
![]() |