From version 13.1
edited by Jeffrey McDonald
on 2025/05/06 12:10
Change comment: There is no comment for this version
To version 15.1
edited by Jeffrey McDonald
on 2025/06/22 15:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,8 +6,8 @@
6 6  
7 7  (% class="box" %)
8 8  (((
9 -export ORACLE_HOME=/opt/oracle/occas-8.1
10 -export PATH=$ORACLE_HOME/OPatch:$PATH
9 +export MW_HOME=/opt/oracle/occas/8.1
10 +export PATH=$MW_HOME/OPatch:$PATH
11 11  )))
12 12  
13 13  Load the variables by logging out and logging back in. (Or, you can type "source ~~/.bash_profile".)