Failed to upgrade Oracle Cluster Registry configuration

zhouxianwang發表於2013-12-03
[root@rac1 ~]# /u01/app/oracle/product/10.2.0/crs/root.sh
WARNING: directory '/u01/app/oracle/product/10.2.0' is not owned by root
WARNING: directory '/u01/app/oracle/product' is not owned by root
WARNING: directory '/u01/app/oracle' is not owned by root
WARNING: directory '/u01/app' is not owned by root
WARNING: directory '/u01' is not owned by root
Checking to see if Oracle CRS stack is already configured

Setting the permissions on OCR backup directory
Setting up NS directories
Failed to upgrade Oracle Cluster Registry configuration


#####################################################

#-------------------------------------------------------------------------
#  Interim Patch for Base Bug:  4679769
#-------------------------------------------------------------------------
#
#  DATE:  November 9th 2005
#  ------------------------
#  Platform Patch for : Linux x86-64 (AMD64/EM64T)
#  Product Version #  : 10.2.0.1
#  Product Patched    : RDBMS/RAC
#
#  Patch Installation Instructions:
#  --------------------------------
#  To apply the patch, unzip the PSE container file:
#
#  p4679769_10201_Linux-x86-64.zip
#
#  Set your current directory to the directory where the patch
#  is located:
#
#    % cd 4679769
#
#  Copy the clsfmt.bin binary to the $ORACLE_HOME/bin directory where
#  clsfmt is being run:
#
#    % cp $ORACLE_HOME/bin/clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin.bak
#    % cp clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin
#
#  Ensure permissions on the clsfmt.bin binary are correct:
#
#    % chmod 755 $ORACLE_HOME/bin/clsfmt.bin
#





[root@rac1 bin]# ./clsfmt ocr /dev/raw/raw1
clsfmt: successfully initialized file /dev/raw/raw1

[root@rac1 4679769]#  dd if=/dev/zero of=/dev/raw/raw1  bs=1M count=254
254+0 records in
254+0 records out
266338304 bytes (266 MB) copied, 95.8275 seconds, 2.8 MB/s

[root@rac1 4679769]#  dd if=/dev/zero of=/dev/raw/raw2  bs=1M count=254
254+0 records in
254+0 records out
266338304 bytes (266 MB) copied, 95.8275 seconds, 2.8 MB/s

[root@rac1 ~]# /u01/app/oracle/oraInventory/orainstRoot.sh


Successfully!!!!!!!!

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/27036311/viewspace-1062004/,如需轉載,請註明出處,否則將追究法律責任。

相關文章