3 Installing and Removing Oracle Database Client
The Oracle Database Client software is available on Oracle Technology Network website. This chapter describes the following sections:
3.1 Downloading and Installing the Oracle Database Client Software
The following steps describe how to install the Oracle software:
Note:
If you want to use VAC compiler, then you must set the COMPILER=VAC
value in the environment. Also, set the VAC_VERSION
as follows:
-
For Red Hat Enterprise Linux Server 7.1, set:
VAC_VERSION=13.1.2
-
For SUSE Linux Enterprise Server 12, set:
VAC_VERSION=13.1.1
In addition to the preceding task:
-
Ensure that
xlC
is in thePATH
of your environment. -
Also, set
COMPILER_MODE = 64
if you want to build a 64-bit demo executable.