OracleStudy之--DBCA建库错误
Oracle Study之--DBCA建库错误 系统环境: 操作系统: RedHat EL54 Oracle : Oracle 11gR2 故障现象: 在安装好11gR2软件后准备通过dbca创建数据库,执行dbca的时候包如下错误: [Oracle@primary ~]$ dbcaOracle Net Services Configuration: ## An unexpecte
Oracle Study之--DBCA建库错误
系统环境:
操作系统: RedHat EL54
Oracle : Oracle 11gR2
故障现象:
在安装好11gR2软件后准备通过dbca创建数据库,执行dbca的时候包如下错误:
[Oracle@primary ~]$
dbcaOracle Net Services Configuration:
## An unexpected error has been detected by HotSpot Virtual Machine:
## SIGSEGV (0xb) at pc=0xa44b13a8, pid=2973, tid=3086891216
## Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)# Problematic frame:
# C [libnnz11.so+0x3c3a8]## An error report file with more information is saved as hs_err_pid2973.log
## If you would like to submit a bug report, please visit:# http://java.sun.com/webapps/bugreport/crash.jsp
解决方法:
安装补丁:p8670579_112010_LINUX.zip
1、在MOS网站下载补丁,上传到服务器并解压
[oracle@rh168 ~]$unzip p8670579_112010_LINUX.zip
creating: 8670579/ creating: 8670579/files/ creating: 8670579/files/lib/ creating: 8670579/files/lib/libnnz11.a/ inflating: 8670579/files/lib/libnnz11.a/ahseteco.o inflating: 8670579/files/lib/libnnz11.a/am11rkg.o inflating: 8670579/files/lib/libnnz11.a/amsha.o inflating: 8670579/files/lib/libnnz11.a/cpui32.o inflating: 8670579/files/lib/libnnz11.a/sha.o inflating: 8670579/files/lib/libnnz11.a/x931rand.o inflating: 8670579/files/lib/libnnz11.a/am11dkg.o inflating: 8670579/files/lib/libnnz11.a/am931rnd.o inflating: 8670579/files/lib/libnnz11.a/amsharnd.o inflating: 8670579/files/lib/libnnz11.a/ghash.o inflating: 8670579/files/lib/libnnz11.a/shacomm.o inflating: 8670579/files/lib/libnnz11.so creating: 8670579/etc/ creating: 8670579/etc/config/ inflating: 8670579/etc/config/inventory.xml inflating: 8670579/etc/config/actions.xml inflating: 8670579/etc/config/deploy.xml creating: 8670579/etc/xml/ inflating: 8670579/etc/xml/GenericActions.xml inflating: 8670579/etc/xml/ShiphomeDirectoryStructure.xml inflating: 8670579/README.txt
2、通过opatch应用补丁
[oracle@rh168 ~]$ ls 8670579 hs_err_pid2345.log hs_err_pid30309.log p8670579_112010_LINUX.zip cdrom hs_err_pid2417.log hs_err_pid656.log Desktop hs_err_pid29928.log hs_err_pid9758.log [oracle@rh168 ~]$ cd 8670579/ [oracle@rh168 8670579]$ ls etc files README.txt [oracle@rh168 8670579]$ /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch apply [java] view plaincopyprint?在CODE上查看代码片派生到我的代码片 Invoking OPatch 11.1.0.6.6 Oracle Interim Patch Installer version 11.1.0.6.6 Copyright (c) 2009, Oracle Corporation. All rights reserved. Oracle Home : /u01/app/oracle/product/11.2.0/dbhome_1 Central Inventory : /u01/app/oraInventory from : /etc/oraInst.loc OPatch version : 11.1.0.6.6 OUI version : 11.2.0.1.0 OUI location : /u01/app/oracle/product/11.2.0/dbhome_1/oui Log file location : /u01/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch2015-04-15_16-02-15PM.log Patch history file: /u01/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch_history.txt -------------------------------------------------------------------------------- The patch has more than one Archive Action but there is no Make Action. -------------------------------------------------------------------------------- ApplySession applying interim patch '8670579' to OH '/u01/app/oracle/product/11.2.0/dbhome_1' Running prerequisite checks... OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only. Please shutdown Oracle instances running out of this ORACLE_HOME on the local system. (Oracle Home = '/u01/app/oracle/product/11.2.0/dbhome_1') Is the local system ready for patching? [y|n] y User Responded with: Y Backing up files and inventory (not for auto-rollback) for the Oracle Home Backing up files affected by the patch '8670579' for restore. This might take a while... Backing up files affected by the patch '8670579' for rollback. This might take a while... Patching component oracle.network.rsf, 11.2.0.1.0... Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/ahseteco.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/am11rkg.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/amsha.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/cpui32.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/sha.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/x931rand.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/am11dkg.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/am931rnd.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/amsharnd.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/ghash.o" Updating archive file "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.a" with "lib/libnnz11.a/shacomm.o" Copying file to "/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so" ApplySession adding interim patch '8670579' to inventory Verifying the update... Inventory check OK: Patch ID 8670579 is registered in Oracle Home inventory with proper meta-data. Files check OK: Files from Patch ID 8670579 are present in Oracle Home. The local system has been patched and can be restarted. OPatch succeeded.
3、再重新执行DBCA建库,至此问题解决!

熱AI工具

Undresser.AI Undress
人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool
免費脫衣圖片

Clothoff.io
AI脫衣器

AI Hentai Generator
免費產生 AI 無盡。

熱門文章

熱工具

記事本++7.3.1
好用且免費的程式碼編輯器

SublimeText3漢化版
中文版,非常好用

禪工作室 13.0.1
強大的PHP整合開發環境

Dreamweaver CS6
視覺化網頁開發工具

SublimeText3 Mac版
神級程式碼編輯軟體(SublimeText3)

熱門話題

如果您在使用印表機時遇到錯誤訊息,例如操作無法完成(錯誤0x00000771),可能是因為印表機已中斷連線。在這種情況下,您可以透過以下方法解決問題。在本文中,我們將討論如何在Windows11/10PC上修復此問題。整個錯誤訊息說:操作無法完成(錯誤0x0000771)。指定的印表機已被刪除。修正WindowsPC上的0x00000771印表機錯誤若要修復印表機錯誤操作無法完成(錯誤0x0000771),指定的印表機已在Windows11/10PC上刪除,請遵循下列解決方案:重新啟動列印假脫機

Windows沙盒是否終止,並顯示Windows沙盒無法啟動,錯誤0x80070005,拒絕存取訊息?一些用戶報告說,Windows沙盒無法開啟。如果您也遇到此錯誤,您可以按照本指南進行修復。 Windows沙盒啟動失敗-存取被拒絕如果Windows沙盒終止,並顯示Windows沙盒無法啟動,錯誤0x80070005,拒絕存取訊息,請確保您以管理員身分登入。此類錯誤通常是由於權限不足引起的。因此,請嘗試以管理員身份登入並查看是否解決問題。如果問題仍然存在,可以嘗試以下解決方案:以管理員身分執行Wi

解密HTTP狀態碼460:為什麼會出現這個錯誤?引言:在日常的網路使用中,常常會遇到各種各樣的錯誤提示,其中包括HTTP狀態碼。這些狀態碼是HTTP協定定義的一種機制,用來指示請求的處理。在這些狀態碼中,有一種比較罕見的錯誤碼,即460。本文將深入探討這個錯誤碼,並解釋為什麼會出現這個錯誤。 HTTP狀態碼460的定義:首先,我們要先了解HTTP狀態碼的基

目錄解決方法一解決方法二一、刪除Windows更新的臨時檔案二、修復受損的系統檔案三、檢視並修改登錄項目四、關閉網卡IPv6五、執行WindowsUpdateTroubleshootor工具進行修復六、關閉防火牆和其它相關的防毒軟體。七、關閉WidowsUpdate服務。解決方法三解決方法四華為電腦Windows更新出現「0x8024401c」報錯問題現象問題原因解決方案仍未解決?最近web伺服器因為系統漏洞需要更新,登入伺服器之後,更新提示錯誤碼0x8024401c解決方法一

很多小夥伴打開電腦連接寬頻的時候,電腦提示錯誤651,這是什麼情況呢?出現651是由於用戶終端電腦與網通局端設備連接不通所導致的,有可能是外部斷線或者設備出了問題,我們可以聯絡電信商解決,或檢查設備,具體的教學一起來看看。解決電腦寬頻連線651錯誤的詳細教學方法1:網路卡驅動故障1、先考慮網路卡驅動問題,這個問題比較常見,右鍵點選桌上型電腦-管理,如下圖所示2、在電腦屬性頁選擇「裝置管理器”進入。 3.在裝置管理員頁面找到「網路適配器」下面一般有兩個網路卡,一個有線一個無線網路卡,點選有線

AutoCAD是最常用的圖面設計軟體之一,但是我們在win11上想要使用時,有可能會遇到win11安裝autocad出現錯誤的問題,這時候我們可以嘗試修改註冊表來解決。 win11安裝autocad出現錯誤:第一步,按下鍵盤「win徽標+r」開啟運作。第二步,輸入「regedit」回車開啟註冊表。 3.將「電腦\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System」貼進上方路徑裡。 4.進入後,雙擊

使用Hyper-V建立或啟動虛擬機器時,如果遇到錯誤代碼0x80070003,可能是因為權限問題、檔案損壞或設定錯誤造成的。解決方法包括檢查檔案權限、修復損壞檔案、確保正確配置等。可透過逐一排除不同可能性來解決此問題。整個錯誤訊息如下所示:伺服器在建立[虛擬機名]時遇到錯誤。無法建立新的虛擬機器。無法存取配置儲存:系統找不到指定的路徑。 (0x80070003)。導致此錯誤的一些可能原因包括:虛擬機器檔案已損壞。這可能是由於惡意軟體、病毒或廣告軟體攻擊而發生的。雖然發生這種情況的可能性很低,但你不能完

快速解決Tomcat404錯誤的實用技巧Tomcat是常用的JavaWeb應用伺服器,在開發和部署JavaWeb應用程式時經常會使用。然而,有時候我們可能會遇到Tomcat的404錯誤,這意味著Tomcat無法找到請求的資源。這個錯誤可能由多個因素引起,但在本文中,我們將介紹一些常見的解決方案和技巧,幫助您快速解決Tomcat的404錯誤。檢查URL路徑
