ORA-600 [ttcgcshnd-1 ]错误

  昨天一个客户的alert.log日志文件不断报ORA-600 [ttcgcshnd-1 ]错误

通过查metalink为bug 1725012 ,需要设置以下事件来屏蔽:

alter system set event='10841 trace name context forever' scope=spfile;

以下是metalink的详细解释:

主题: Bug 1725012 - OERI:ttcgcshnd-1 using JDBC thin pre-9i to 9i database
  文档 ID: 1725012.8 类型: PATCH
  上次修订日期: 24-SEP-2008 状态: ARCHIVED
function getdoc2(docstr,mlstr) { pos=docstr.indexOf(':'); docid=docstr.substring(pos+1,docstr.length); tgt="_self"; if ( location.href.slice(7,12) == "webiv" || location.href.slice(7,11) == "rmsu" ) { loc="Get?WwwID=note:" + docid; } else { if ( location.href.slice(7,12) == "metal" || location.href.slice(7,12) == "suppo" ) { loc=mlstr + docid; } else { loc="http://metalink.oracle.com/metalink/plsql/"+mlstr+docid; } } window.open(loc,tgt); return; } function getdoc(docstr) { getdoc2(docstr,"showdoc?db=NOT&id="); } function taghelp(str) { getdoc2('NOTE:245840.1#'+str,"ml2_documents.showNOT?p_id="); }

Bug 1725012  OERI:ttcgcshnd-1 using JDBC thin pre-9i to 9i database

 This note gives a brief overview of bug 1725012.
 The content was last updated on: 08-MAR-2005
 Click here for details of each of the sections below.

Affects:

Product (Component) JDBC (Thin JDBC driver)
Range of versions believed to be affected Versions < 8.1.7.2
Versions confirmed as being affected
Platforms affected Generic (all / most platforms affected)

Fixed:

This issue is fixed in

Symptoms:

Related To:

Description

When using pre-9i Jdbc-Thin to talk to a 9i (or post-9i)
database, you will see an ORA-600 exception on almost
everything you do. eg: ORA-600 [ttcgcshnd-1 ].

Workaround:
  Set  event="10841 trace name context forever"
  in the init.ora file

Please note: The above is a summary description only. Actual symptoms can vary. Matching to any symptoms here does not confirm that you are encountering this problem. Always consult with Oracle Support for advice.

References

Bug 1725012 (This link will only work for PUBLISHED bugs)
Note 245840.1 Information on the sections in this article
请使用浏览器的分享功能分享到微信等