Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the Instant Client download page for Linux x86-64:
    http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html


  2.   Download and install the Instant Client Package - SQL*Plus for your OS distribution.

  3. Update the predefined environment variable LD_LIBRARY_PATH, in the current shell and in the login script, so that it includes the installed Instant Client libraries.

    $ export LD_LIBRARY_PATH=<path>/lib

  4. Create the Oracle database objects. The working directory is  oracle

    $ source ./oracle_create_instance_remote.sh

    Tip
    titleHint!
    When the instance creation script has been executed, the log file mz_db.log in directory /tmp can be used for trouble shooting.


  5. Review the log file for errors. If no error occurred, the database creation will now be  completed and the rest of this section can be ignored. 

  6. If the script fails, terminate and recreate the database instance. If there is a need to change any installation parameter defined in the file  install.xml, the installation must be  restarted from the generation step. For further information, see 3.3.3 Generation of Oracle Database Definition Files.

Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: