Chinaunix首页 | 论坛 | 博客
  • 博客访问: 787891
  • 博文数量: 185
  • 博客积分: 7434
  • 博客等级: 少将
  • 技术积分: 2325
  • 用 户 组: 普通用户
  • 注册时间: 2005-12-29 14:01
文章分类

全部博文(185)

文章存档

2013年(1)

2012年(2)

2011年(17)

2010年(25)

2009年(36)

2008年(104)

分类: Oracle

2009-12-23 14:03:08

ORA-00600[12333], [19], [3], [94], [], [], [], []解决方法:

As this issue is caused by bug:8625762, so please choose 1 of the blow solution to fix your issue:

1. Try to apply patch 8625762 to your rdbms home.

OR

2. Try to use to workaround:

Setting "_optim_peek_user_binds"=false

碰到的平台:redhat 5.2 x86_64  oracle版本10.2.0.4

阅读(1921) | 评论(2) | 转发(0) |
给主人留下些什么吧!~~

george.ma2010-10-19 16:32:39

你可以找个测试库验证一下

todayboy2010-10-11 09:51:06

这个问题已经困绕我很久,但我的oracle 版本是:Release 10.1.0.3.0 ,由于我是新手,这台oracle 跑的又是公司核心业务。不太敢打 path ,你这种方法适合 我这个版本吗