码迷,mamicode.com
首页 > 其他好文 > 详细

ORA-600 [729] "UGA Space Leak" (文档 ID 31056.1)

时间:2014-08-05 15:40:39      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:des   style   http   os   io   strong   for   art   

Note: For additional ORA-600 related information please read Note:146580.1
PURPOSE:              This article discusses the internal error "ORA-600 [729]", what   it means and possible actions. The information here is only applicable   to the versions listed and is provided only for guidance. ERROR:             

 

  Format: ORA-600 [729] [a] [b]

VERSIONS:           
  versions 7.0 and above
 
DESCRIPTION:        

  A space leak has been detected in the User Global Area (UGA).

  There is NO data corruption as a result of this error.

  It is an internal memory housekeeping problem.
 
ARGUMENTS:
  Arg [a] This is the number of bytes leaked
  Arg [b] "space leak"

FUNCTIONALITY:      
  MEMORY COMPONENT
 
IMPACT:             
  PROCESS FAILURE - But only during logoff so impact is minimal.
  NON CORRUPTIVE - No underlying data corruption.


 
SUGGESTIONS:        

  Event 10262 can be set to safely ignore small memory leaks.

  Set the following in init.ora for example to disable space
  leaks less than 4000 bytes:

        event = "10262 trace name context forever, level 4000"

  and stop and restart the database.

  Repeated errors or large memory leaks can be diagnosed further by 
  sending the alert.log and trace files to Oracle support.

  Known Issues:



 Related Articles
  Note:403584.1     Understanding and Diagnosing ORA-600 [729] Space Leak Errors

ORA-600 [729] "UGA Space Leak" (文档 ID 31056.1),布布扣,bubuko.com

ORA-600 [729] "UGA Space Leak" (文档 ID 31056.1)

标签:des   style   http   os   io   strong   for   art   

原文地址:http://www.cnblogs.com/bigsesame/p/3892208.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!