...
Go to the Instant Client download page for Linux x86-64:
http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html- Download and install the Instant Client Package - SQL*Plus for your OS distribution.
- 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
Create the Oracle database objects. The working directory is
oracle
$ source ./oracle_create_instance_remote.sh
Tip title Hint! When the instance creation script has been executed, the log file mz_db.log
in directory/tmp
can be used for trouble shooting.- 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.
- 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 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||