meta données pour cette page
  •  

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
oracle:install19c_rac:3-install_oracle_home [14/09/2025 16:55] mdloracle:install19c_rac:3-install_oracle_home [20/11/2025 12:12] (Version actuelle) mdl
Ligne 1: Ligne 1:
-====== Install ORACLE_HOME RAC ======+====== 3 - Install ORACLE_HOME RAC ======
  
  
Ligne 121: Ligne 121:
 </code> </code>
  
-* personnalisation bash_profile du grid+  * personnalisation bash_profile ORACLE
 **__oracle2__** **__oracle2__**
 <code BASH> <code BASH>
Ligne 139: Ligne 139:
 ##### Oracle Env ##### ##### Oracle Env #####
 export ORACLE_BASE=/u01/app/oracle export ORACLE_BASE=/u01/app/oracle
-export ORACLE_HOME=$ORACLE_BASE/product/19.0.0/dbhome_1+export ORACLE_HOME=$ORACLE_BASE/product/19c/dbhome_1
 ##export ORACLE_SID= ##export ORACLE_SID=
 export LD_LIBRARY_PATH=\$ORACLE_HOME/lib:/lib:/usr/lib export LD_LIBRARY_PATH=\$ORACLE_HOME/lib:/lib:/usr/lib
Ligne 163: Ligne 163:
 ##### Oracle Env ##### ##### Oracle Env #####
 export ORACLE_BASE=/u01/app/oracle export ORACLE_BASE=/u01/app/oracle
-export ORACLE_HOME=$ORACLE_BASE/product/19.0.0/dbhome_1+export ORACLE_HOME=$ORACLE_BASE/product/19c/dbhome_1
 ##export ORACLE_SID= ##export ORACLE_SID=
 export LD_LIBRARY_PATH=\$ORACLE_HOME/lib:/lib:/usr/lib export LD_LIBRARY_PATH=\$ORACLE_HOME/lib:/lib:/usr/lib