OER 7451 in Load Indicator : Error Code = OSD-04500 问题处理
Task Description: 数据库故障,空间无法扩展
Detailed Task:
检查空间为自动扩展,但是后台报错。
OER 7451 in Load Indicator : Error Code = OSD-04500: 指定了非法选项
O/S-Error: (OS 1) 函数不正确。 !
Wed Jan 08 10:47:49 2014
OER 7451 in Load Indicator : Error Code = OSD-04500: 指定了非法选项
O/S-Error: (OS 1) 函数不正确。 !
OER 7451 in Load Indicator : Error Code = OSD-04500: 指定了非法选项
O/S-Error: (OS 1) 函数不正确。 !
Wed Jan 08 10:47:59 2014
OER 7451 in Load Indicator : Error Code = OSD-04500: 指定了非法选项
O/S-Error: (OS 1) 函数不正确。 !
OER 7451 in Load Indicator : Error Code = OSD-04500: 指定了非法选项
O/S-Error: (OS 1) 函数不正确。 !
Wed Jan 08 10:48:09 2014
问题处理:
错误信息说明
07451, 00000,
"slskstat: unable to obtain load information."
//
*Cause: kstat library returned an error. Possible OS failure
//
*Action: Check result code
in
sercose[0]
for
more
information.
|
数据库版本信息
SQL>
select
*
from
v$version;
|
操作系统信息
C:\Users\Administrator>systeminfo
总结:数据库版本与操作系统版需要严格遵守安装官方的support list 。
ODF:
---------------------------------------------------------------------------------------
|
OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified [ID 1060806.1]
Applies to:
Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 11.2.0.1 - Release: 10.2 to 11.2
Microsoft Windows (32-bit)
Microsoft Windows x64 (64-bit)
***Checked
for
relevance on 01-Nov-2011***
Symptoms
The following error repeats over and over
in
the database alert log immediately after startup.
OER 7451
in
Load Indicator : Error Code = OSD-04500: illegal option specified
O
/S-Error
: (OS 1) Incorrect
function
. !
Changes
This is a new installation.
Cause
Installed 32-bit Oracle database software on a 64-bit MS Windows OS which is not supported.
Here is excerpt from Note: 740926.1 on this subject.
Note: For the Database software, you can ONLY
install
the x64 version on MS Windows (x64).
You can NOT
install
the 32-bit version Database software on MS Windows (x64).
Solution
Install 32-bit Oracle database software only on 32-bit MS Windows OS.
|