oracle_env.sh is specific to XE 11.2

This commit is contained in:
Christopher Jones 2019-02-20 08:49:47 +11:00
parent b89536d4d4
commit 4081ad896c
1 changed files with 1 additions and 1 deletions

View File

@ -624,7 +624,7 @@ Set required Oracle environment variables, such as `ORACLE_HOME` and
source /usr/local/bin/oraenv
```
Or, if you are using Oracle XE, by executing:
Or, if you are using Oracle XE 11.2, by executing:
```
source /u01/app/oracle/product/11.2.0/xe/bin/oracle_env.sh