torlee 发表于 2018-9-10 07:07:49

Oracle Study之--DBCA建库错误

$ ls  
8670579hs_err_pid2345.log   hs_err_pid30309.logp8670579_112010_LINUX.zip
  
cdrom    hs_err_pid2417.log   hs_err_pid656.log
  
Desktophs_err_pid29928.loghs_err_pid9758.log
  

  
$ cd 8670579/
  
$ ls
  
etcfilesREADME.txt
  

  
$ /u01/app/oracle/product/11.2.0/dbhome_1/OPatch/opatch apply
  
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
  
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.


页: [1]
查看完整版本: Oracle Study之--DBCA建库错误