Red Hat ENTERPRISE LINUX AS 2.1 - Guide d'installation Page 107

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 160
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 106
Updating after the Oracle Universal Installer
101
export ORACLE_HOME=$ORACLE_BASE/product/10.1.0/db_1
export PATH=$PATH:$ORACLE_HOME/bin
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
For 10g R2 (10.2.0.1.0) you may want to add the following lines to the ~oracle/.bash_profile
file:
export ORACLE_HOME=$ORACLE_BASE/oracle/product/10.2.0/db_1
export PATH=$PATH:$ORACLE_HOME/bin
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
After that run the following command to set all environment variables in ~oracle/.bash_profile:
$ . ~oracle/.bash_profile
This command will add the environment variables to the ~oracle/.profile and source in the file
for the current shell by executing ". ~oracle/.bash_profile".
Note
Do not add a trailing "/" on the ORACLE_HOME environment variable. Otherwise you will
get the error "ORACLE not available" when you try to connect to sys, see Chapter 29,
Oracle 10g and Linux Installation Errors and Troubleshooting.
Vue de la page 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 159 160

Commentaires sur ces manuels

Pas de commentaire