您好,登錄后才能下訂單哦!
這篇文章主要講解了“怎么處理Oracle OER 7451的問題”,文中的講解內容簡單清晰,易于學習與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學習“怎么處理Oracle OER 7451的問題”吧!
在對某數據庫進行巡檢時發現alert.log中出現了以下錯誤信息
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) 函數不正確。 !
我們可以查看錯誤信息說明
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.
對于這個問題MOS上有一入篇文章OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified [ID 1060806.1]說是操作系統版本與數據庫版本不匹配造成的。
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 overinthe database alert log immediately after startup. OER 7451 inLoad Indicator : Error Code = OSD-04500: illegal option specified O/S-Error: (OS 1) Incorrectfunction. ! Changes This is a new installation. Cause Installed 32-bit Oracle database software on a 64-bit MS Windows OSwhichis not supported. Here is excerpt from Note: 740926.1 on this subject. Note: For the Database software, you can ONLYinstallthe x64 version on MS Windows (x64). You can NOTinstallthe 32-bit version Database software on MS Windows (x64). Solution Install 32-bit Oracle database software only on 32-bit MS Windows OS.
檢查數據庫版本,發現數據庫是32位
C:\Users\Administrator>sqlplus /nolog SQL*Plus: Release 10.2.0.4.0 - Production on 星期六 7月 21 18:04:28 2018 Copyright (c) 1982, 2007, Oracle. All Rights Reserved. SQL> conn sys/system@abc as sysdba 已連接。 SQL> select * from v$version; BANNER ---------------------------------------------------------------- Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod PL/SQL Release 10.2.0.4.0 - Production CORE 10.2.0.4.0 Production TNS for 32-bit Windows: Version 10.2.0.4.0 - Production NLSRTL Version 10.2.0.4.0 - Production SQL> exit 從 Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production With the Partitioning, OLAP, Data Mining and Real Application Testing options 斷 開
檢查操作系統,發現操作系統是64位
C:\Users\Administrator>systeminfo
主機名: WIN-ROUOJ6ERFO2
OS 名稱: Microsoft Windows Server 2008 R2 Enterprise
OS 版本: 6.1.7601 Service Pack 1 Build 7601
OS 制造商: Microsoft Corporation
OS 配置: 獨立服務器
OS 構件類型: Multiprocessor Free
注冊的所有人: Windows 用戶
注冊的組織:
產品 ID: 00486-OEM-8400691-20006
初始安裝日期: 2016/8/25, 11:37:01
系統啟動時間: 2018/7/24, 9:32:07
系統制造商: VMware, Inc.
系統型號: VMware Virtual Platform
系統類型: x64-based PC
處理器: 安裝了 1 個處理器。
[01]: Intel64 Family 6 Model 26 Stepping 5 GenuineIntel ~2128
Mhz
BIOS 版本: Phoenix Technologies LTD 6.00, 2014/4/14
Windows 目錄: C:\Windows
系統目錄: C:\Windows\system32
果然是在64位的系統中安裝了32位的Oracle軟件,數據庫版本與操作系統版需要嚴格遵守安裝官方的support list
感謝各位的閱讀,以上就是“怎么處理Oracle OER 7451的問題”的內容了,經過本文的學習后,相信大家對怎么處理Oracle OER 7451的問題這一問題有了更深刻的體會,具體使用情況還需要大家實踐驗證。這里是億速云,小編將為大家推送更多相關知識點的文章,歡迎關注!
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。