Oracle报00439原因,oracle 10g 标准版数据库日志中ORA-02097 ORA-00439问题

这篇博客介绍了在Oracle 10.2.0.1标准版数据库中遇到的错误ORA-02097和ORA-00439,这些错误是由于特定版本的bug导致的。Metalink文档指出,这些问题在标准版中可以忽略,因为资源管理器未启用。同时,提供了两种判断数据库版本的方法:通过v$version视图查看是否包含'EnterpriseEdition',或检查v$option视图中特定功能的状态。该问题已在10.2.0.3的ServerPatchSet中修复。

数据库日志发现经常报以下错误:Unable to restore resource manager plan to '':

ORA-02097: parameter cannot be modified because specified value is invalid

ORA-00439: feature not enabled: Database resource manager

客户的数据库版本是oracle 10.2.0.1,标准版。

通过查metalink,在oracle 10.2.0.1标准版中会出现这个问题,而且是bug,错误可以忽略。

如何判断数据库是标准版还是企业版呢?有以下两个方法:

1.sqlplus "/as sysdba"  版本查询

select * from v$version

Oracle Database 10g Enterprise Edition Release                                   10.2.0.1.0

而标准版没Enterprise Edition 字眼出现

Oracle Database 10g  Release 10.2.0.1.0

2.查询v$option视图

标准版里面很多功能都是false 比如partition false

而企业版本里面则为true  比如partition true

以下附件为metalink解释:

Subject:         Bug 4343398 - Alert log reports ORA-2097 / ORA-439 on 10.1.0.4 Standard Edition

Doc ID:         Note:4343398.8         Type:         PATCH

Last Revision Date:         17-MAY-2007         Status:         PUBLISHED

Click here for details of sections in this note.

Bug 4343398  Alert log reports ORA-2097 / ORA-439 on 10.1.0.4 Standard Edition

This note gives a brief overview of bug 4343398.

Affects:

Product (Component)        Oracle Server (Rdbms)

Range of versions believed to be affected        Versions >= 10.1.0.4

Versions confirmed as being affected

* 10.1.0.4

* 10.1.0.5

* 10.2.0.2

Platforms affected        Generic (all / most platforms affected)

It is believed to be a regression in default behaviour thus:

Regression introduced in 10.1.0.4

Fixed:

This issue is fixed in

* 10.2.0.3 (Server Patch Set)

Symptoms:

Related To:

* Error May Occur

* ORA-2097 / ORA-439

* (None Specified)

Description

This problem is introduced in 10.1.0.4 Standard Edition

by the fix for bug 4039780 .

In Standard Edition 10.1.0.4 errors such as those below

can appear in the alert log periodically:

Unable to restore resource manager plan to '':

ORA-02097: parameter cannot be modified because specified value is invalid

ORA-00439: feature not enabled: Database resource manager

These errors can be ignored as resource manager is not enabled in

Standard Edition.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值