Home Database Mysql Tutorial OracleStudy之--DBCA建库错误

OracleStudy之--DBCA建库错误

Jun 07, 2016 pm 02:56 PM
mistake

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
Copy after login

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.
Copy after login

3、再重新执行DBCA建库,至此问题解决!


Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Windows Sandbox startup failed - Access Denied Windows Sandbox startup failed - Access Denied Feb 19, 2024 pm 01:00 PM

Does Windows Sandbox terminate with Windows Sandbox Unable to Start, Error 0x80070005, Access Denied message? Some users reported that Windows Sandbox cannot be opened. If you also encounter this error, you can follow this guide to fix it. Windows Sandbox failed to start - Access Denied If Windows Sandbox terminates with Windows Sandbox Unable to Start, Error 0x80070005, Access Denied message, make sure you are logged in as an administrator. This type of error is usually caused by insufficient permissions. So try logging in as an administrator and see if that resolves the issue. If the problem persists, you can try the following solutions: Run the Wi-Fi as administrator

Unable to complete operation (Error 0x0000771) Printer error Unable to complete operation (Error 0x0000771) Printer error Mar 16, 2024 pm 03:50 PM

If you encounter an error message when using your printer, such as the operation could not be completed (error 0x00000771), it may be because the printer has been disconnected. In this case, you can solve the problem through the following methods. In this article, we will discuss how to fix this issue on Windows 11/10 PC. The entire error message says: The operation could not be completed (error 0x0000771). The specified printer has been deleted. Fix 0x00000771 Printer Error on Windows PC To fix Printer Error the operation could not be completed (Error 0x0000771), the specified printer has been deleted on Windows 11/10 PC, follow this solution: Restart Print Spool

Revealing the causes of HTTP status code 460 Revealing the causes of HTTP status code 460 Feb 19, 2024 pm 08:30 PM

Decrypting HTTP status code 460: Why does this error occur? Introduction: In daily network use, we often encounter various error prompts, including HTTP status codes. These status codes are a mechanism defined by the HTTP protocol to indicate the processing of a request. Among these status codes, there is a relatively rare error code, namely 460. This article will delve into this error code and explain why this error occurs. Definition of HTTP status code 460: First, we need to understand the basics of HTTP status code

How to solve computer broadband connection error code 651 How to solve computer broadband connection error code 651 Dec 24, 2023 am 11:19 AM

When many friends turn on the computer to connect to the broadband, the computer prompts error 651. What is the situation? The occurrence of 651 is caused by the failure of the connection between the user's terminal computer and the China Netcom central office equipment. It may be an external disconnection or a problem with the equipment. , we can contact the operator to solve it, or check the device. Let’s take a look at the specific tutorial. Detailed tutorial method to solve computer broadband connection 651 error 1: Network card driver failure 1. First consider the network card driver problem. This problem is relatively common. Right-click the desktop computer - Manage, as shown in the figure below 2. Select "Device Management" on the computer properties page device" to enter. 3. On the Device Manager page, find "Network Adapter". There are usually two network cards, one wired and one wireless. Click Wired.

Solution to Windows Update prompt Error 0x8024401c error Solution to Windows Update prompt Error 0x8024401c error Jun 08, 2024 pm 12:18 PM

Table of Contents Solution 1 Solution 21. Delete the temporary files of Windows update 2. Repair damaged system files 3. View and modify registry entries 4. Turn off the network card IPv6 5. Run the WindowsUpdateTroubleshooter tool to repair 6. Turn off the firewall and other related anti-virus software. 7. Close the WidowsUpdate service. Solution 3 Solution 4 "0x8024401c" error occurs during Windows update on Huawei computers Symptom Problem Cause Solution Still not solved? Recently, the web server needs to be updated due to system vulnerabilities. After logging in to the server, the update prompts error code 0x8024401c. Solution 1

Solve the errors encountered when installing autocad in win11 Solve the errors encountered when installing autocad in win11 Dec 30, 2023 pm 03:23 PM

AutoCAD is one of the most commonly used drawing design software, but when we want to use it on win11, we may encounter an error when installing autocad on win11. At this time, we can try to modify the registry to solve it. An error occurred when installing autocad in win11: First step, press "win logo + r" on the keyboard to open the run. In the second step, enter "regedit" and press Enter to open the registry. 3. Paste "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" into the path above. 4. After entering, double-click

Troubleshooting Tomcat 404 Errors: Quick and Practical Tips Troubleshooting Tomcat 404 Errors: Quick and Practical Tips Dec 28, 2023 am 08:05 AM

Practical Tips to Quickly Solve Tomcat404 Errors Tomcat is a commonly used JavaWeb application server and is often used when developing and deploying JavaWeb applications. However, sometimes we may encounter a 404 error from Tomcat, which means that Tomcat cannot find the requested resource. This error can be caused by multiple factors, but in this article, we will cover some common solutions and tips to help you resolve Tomcat 404 errors quickly. Check URL path

The server encountered an error, 0x80070003, while creating a new virtual machine. The server encountered an error, 0x80070003, while creating a new virtual machine. Feb 19, 2024 pm 02:30 PM

If you encounter error code 0x80070003 when using Hyper-V to create or start a virtual machine, it may be caused by permission issues, file corruption, or configuration errors. Solutions include checking file permissions, repairing damaged files, ensuring correct configuration, and more. This problem can be solved by ruling out the different possibilities one by one. The entire error message looks like this: The server encountered an error while creating [virtual machine name]. Unable to create new virtual machine. Unable to access configuration store: The system cannot find the path specified. (0x80070003). Some possible causes of this error include: The virtual machine file is corrupted. This can happen due to malware, virus or adware attacks. Although the likelihood of this happening is low, you can't completely

See all articles