xzh2000的博客 本人提供杭州地区Oracle现场技术支持服务,包括性能调整、DataGuard、RAC等。
26 12, 2006
ORA-00600 [17113]异常解淅
作者 xzh2000 10:59 | Permalink 静态链接网址 | Comments 最新回复 (3) | Trackback 引用 (0) | 技术交流

收到al*.log报ORA-00600: [17113], [0x000000000]错误,查看*.trc文件后,发现有个开发人员通过pl/sql developer查询生产库引起的,开发人员没有查询生产库的权限,后来才知开发人员通过开发库中指向生产库的db link执行了一个查询,结果就触发了一个ORA-600错误。。。


这也说明,有时我们不经意间,就会留下一些安全上的漏洞,所以安全审计不仅要审计生产环境,开发环境也不能错过,立即删除开发环境上的db link。。。

Cause

Using incompatible version of pl/sql developer causes memory corruption by not properly initializing heap descriptor.

From the trace file the ora-600 error is caused due to pl/sql developer.
Using older or incompatible version of the pl/sql developer can cause ORA-600 [17113] error.

Solution

Install latest version of pl/sql developer.

Errors

ORA-600 [17113] "error getting an extent for a heap"

Comments

开发和测试环境应该完全隔离

作者 zjusxzj 01 03 2007, 13:19

就是version导致的阿, 就让我们用命令行, 不爽阿

作者 chineseren 01 01 2007, 22:39

请问:
那这个错到底是因为权限的问题
还是pl/sql developer的问题?

感觉下面英文对error的描述是由于pl/sql developer的版本问题

作者 kokohei 27 12 2006, 09:43
博客日历
« 八月 2008 »
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
搜索
最新发表
文章分类
文章归档
网站链接
新闻聚合