Benutzer-Werkzeuge

Webseiten-Werkzeuge


dba:install_rac_linux

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
dba:install_rac_linux [2016/04/16 16:11] – [Error in invoking target 'agent nmhs' of makefile - Linux 7] gpipperrdba:install_rac_linux [2017/05/18 02:40] – [Vor der Installation] gpipperr
Zeile 17: Zeile 17:
  
 </code> </code>
 +
 +
 +----
 +
 +==== CPU Problem mit OPatch ===
 +
 +
 +Das Problem:
 +<code bash>
 +2017-05-18 01:22:43: Starting Clusterware Patch Setup
 +Using configuration parameter file: /u01/app/11.2.0.4/grid/crs/install/crsconfig_params
 +The opatch minimum version  check for patch /home/oracle/Downloads/patch/25476126/24732075 failed  for /u01/app/11.2.0.4/grid
 +The opatch minimum version  check for patch /home/oracle/Downloads/patch/25476126/23054319 failed  for /u01/app/11.2.0.4/grid
 +The opatch minimum version  check for patch /home/oracle/Downloads/patch/25476126/22502505 failed  for /u01/app/11.2.0.4/grid
 +Opatch version check failed for oracle home  /u01/app/11.2.0.4/grid
 +Opatch version  check failed
 +ERROR: update the opatch version for the failed homes and retry
 +
 +</code>
 +
 +Lösung:
 +
 +<code bash>
 +# cd $GRID_HOME
 +[root]# mkdir .patch_storage
 +[root]# chown oracle:oinstall .patch_storage
 +</code>
 +
 +siehe auch "Opatch in newly installed environment: Opatch version check failed (Doc ID 2186039.1)"
  
  
dba/install_rac_linux.txt · Zuletzt geändert: 2017/05/18 02:42 von gpipperr