We suggest you try the following to help find what you’re looking for:
Check the spelling of your keyword search.
Use synonyms for the keyword you typed, for example, try “application” instead of “software.”
Try one of the popular searches shown below.
Start a new search.
Trending Questions
Instant Client for Linux on Power Big Endian (32-bit)
See the Instant Client Home Page for more information about Instant Client.
The installation instructions are at the foot of the page.
Version 12.1.0.2.0
Download
Description
(64,378,606 bytes) (cksum — 2963050888)
Smaller version of the Basic, with only English error messages and Unicode, ASCII, and Western European character set support (10.2 only)
(31,564,806 bytes) (cksum — 708286684)
Additional support for XA, Internationalization, and RowSet operations under JDBC
(1,571,149 bytes) (cksum — 1014812329)
Additional libraries and executable for running SQL*Plus with Instant Client
(851,941 bytes) (cksum — 1502490894)
Additional header files and an example makefile for developing Oracle applications with Instant Client
(669,034 bytes) (cksum — 4185105733)
(602,410 bytes) (cksum — 2082468608)
Workload Replay Client used to replay workload for RAT’s DB Replay Feature
(222,020 bytes) (cksum — 1586991485)
Precompiler Package
Precompiler Downloads
Additional files for «proc» binary and related files to precompile a Pro*C application and demo
Version 11.2.0.4
Download
Description
(60,978,538 bytes) (cksum — 686032528)
Smaller version of the Basic, with only English error messages and Unicode, ASCII, and Western European character set support (10.2 only)
(23,628,449 bytes) (cksum — 2113149544)
Additional support for XA, Internationalization, and RowSet operations under JDBC
(1,562,405 bytes) (cksum — 1183781516)
Additional libraries and executable for running SQL*Plus with Instant Client
(814,800 bytes) (cksum — 3296664870)
Additional header files and an example makefile for developing Oracle applications with Instant Client
(644,917 bytes) (cksum — 3995419680)
(287,410 bytes) (cksum — 3586845392)
Workload Replay Client used to replay workload for RAT’s DB Replay Feature
(202,485 bytes) (cksum — 2775712504)
Precompiler Package
Precompiler Downloads
Additional files for «proc» binary and related files to precompile a Pro*C application and demo
Version 10.2.0.5
Download
Description
(35,283,613 bytes) (cksum — 1460751969)
Smaller version of the Basic, with only English error messages and Unicode, ASCII, and Western European character set support (10.2 only)
(11,844,213 bytes) (cksum — 3666675168)
Additional support for XA, Internationalization, and RowSet operations under JDBC
(1,488,742 bytes) (cksum — 1954667598)
Additional libraries and executable for running SQL*Plus with Instant Client
(792,189 bytes) (cksum — 1321791581)
Additional header files and an example makefile for developing Oracle applications with Instant Client
(604,096 bytes) (cksum — 3046987708)
(276,945 bytes) (cksum — 1633427947)
Optional packages are marked with a *.
Installation Steps:
Download the appropriate Instant Client packages for your platform. All installations REQUIRE the Basic package.
Unzip the packages into a single directory such as «instantclient».
Set the library loading path in your environment to the directory in Step 2 («instantclient»). On many UNIX platforms, LD_LIBRARY_PATH is the appropriate environment variable. On Windows, PATH should be used.
Additional support for XA, Internationalization, and RowSet operations under JDBC
(4,649,614 bytes) (cksum — 753190421)
Additional libraries and executable for running SQL*Plus with Instant Client
(331,854 bytes) (cksum — 722849044)
Additional header files and an example makefile for developing Oracle applications with Instant Client
(294,618 bytes) (cksum — 4282446920)
Instant Client Installation for Linux (32-bit)
For general Instant Client information, see the Home Page.
Client-server version interoperability is detailed in Doc ID 207303.1. For example, Oracle Call Interface 19.3 can connect to Oracle Database 11.2 or later. Some tools may have other restrictions.
Installation of ZIP files:
Download the desired Instant Client ZIP files. All installations require a Basic or Basic Light package.
Unzip the packages into a single directory such as /opt/oracle/instantclient_19_3 that is accessible to your application. For example:
For example, on Oracle Linux, run:
sudo yum install libaio
If Instant Client is the only Oracle software installed on this system then update the runtime link path, for example:
Alternatively, set the LD_LIBRARY_PATH environment variable prior to running applications. For example:
The variable can optionally be added to configuration files such as
/.bash_profile and to application configuration files such as /etc/sysconfig/httpd .
If you intend to co-locate optional Oracle configuration files such as tnsnames.ora , sqlnet.ora , ldap.ora , or oraaccess.xml with Instant Client, then create a network/admin subdirectory. This needs to be created for 12.2 and earlier, for example:
This is the default Oracle configuration directory for applications linked with this Instant Client.
Alternatively, Oracle configuration files can be put in another, accessible directory. Then set the environment variable TNS_ADMIN to that directory name.
To use binaries such as sqlplus from the SQL*Plus package, unzip the package to the same directory as the Basic package and then update your PATH environment variable, for example:
Installation of RPM files:
Download the desired Instant Client RPM packages. All installations require a Basic or Basic Light RPM.
Note that from 19.3, by default only one version of the Instant Client RPM libraries can be installed at a time.
Prior to 19.3, if Instant Client is the only Oracle software installed on this system then update the runtime link path, for example:
For Instant Client 19.3 RPM packages, these commands are automatically run.
Alternatively, set the LD_LIBRARY_PATH environment variable prior to running applications. For example:
The variable can optionally be added to configuration files such as
/.bash_profile and to application configuration files such as /etc/sysconfig/httpd .
If you intend to co-locate optional Oracle configuration files such as tnsnames.ora , sqlnet.ora ldap.ora , or oraaccess.xml with Instant Client, then create a network/admin subdirectory under lib/ . This needs to be created for 12.2 and earlier, for example:
This is the default Oracle configuration directory for applications linked with this Instant Client.
Alternatively, Oracle configuration files can be put in another, accessible directory. Then set the environment variable TNS_ADMIN to that directory name.
To use binaries from the tools package, use yum to install the package and then update your PATH environment variable, for example:
Additional support for XA, Internationalization, and RowSet operations under JDBC
(4,649,614 bytes) (cksum — 753190421)
Additional libraries and executable for running SQL*Plus with Instant Client
(331,854 bytes) (cksum — 722849044)
Additional header files and an example makefile for developing Oracle applications with Instant Client
(294,618 bytes) (cksum — 4282446920)
Instant Client Installation for Linux (32-bit)
For general Instant Client information, see the Home Page.
Client-server version interoperability is detailed in Doc ID 207303.1. For example, Oracle Call Interface 19.3 can connect to Oracle Database 11.2 or later. Some tools may have other restrictions.
Installation of ZIP files:
Download the desired Instant Client ZIP files. All installations require a Basic or Basic Light package.
Unzip the packages into a single directory such as /opt/oracle/instantclient_19_3 that is accessible to your application. For example:
For example, on Oracle Linux, run:
sudo yum install libaio
If Instant Client is the only Oracle software installed on this system then update the runtime link path, for example:
Alternatively, set the LD_LIBRARY_PATH environment variable prior to running applications. For example:
The variable can optionally be added to configuration files such as
/.bash_profile and to application configuration files such as /etc/sysconfig/httpd .
If you intend to co-locate optional Oracle configuration files such as tnsnames.ora , sqlnet.ora , ldap.ora , or oraaccess.xml with Instant Client, then create a network/admin subdirectory. This needs to be created for 12.2 and earlier, for example:
This is the default Oracle configuration directory for applications linked with this Instant Client.
Alternatively, Oracle configuration files can be put in another, accessible directory. Then set the environment variable TNS_ADMIN to that directory name.
To use binaries such as sqlplus from the SQL*Plus package, unzip the package to the same directory as the Basic package and then update your PATH environment variable, for example:
Installation of RPM files:
Download the desired Instant Client RPM packages. All installations require a Basic or Basic Light RPM.
Note that from 19.3, by default only one version of the Instant Client RPM libraries can be installed at a time.
Prior to 19.3, if Instant Client is the only Oracle software installed on this system then update the runtime link path, for example:
For Instant Client 19.3 RPM packages, these commands are automatically run.
Alternatively, set the LD_LIBRARY_PATH environment variable prior to running applications. For example:
The variable can optionally be added to configuration files such as
/.bash_profile and to application configuration files such as /etc/sysconfig/httpd .
If you intend to co-locate optional Oracle configuration files such as tnsnames.ora , sqlnet.ora ldap.ora , or oraaccess.xml with Instant Client, then create a network/admin subdirectory under lib/ . This needs to be created for 12.2 and earlier, for example:
This is the default Oracle configuration directory for applications linked with this Instant Client.
Alternatively, Oracle configuration files can be put in another, accessible directory. Then set the environment variable TNS_ADMIN to that directory name.
To use binaries from the tools package, use yum to install the package and then update your PATH environment variable, for example: