1 Overview of Oracle Database Client Installation
This chapter describes the different installation types of Oracle Database Client and issues to consider before you install Oracle Database Client:
1.1 Planning Your Installation
The Oracle Database Client installation process consists of the following phases:
1.2 Installation Considerations
This section contains hardware and software certification information that you should consider before deciding to install this product.
The platform-specific hardware and software requirements included in this guide were current when this guide was published. However, because new platforms and operating system software versions might be certified after this guide is published, review the certification matrix on the My Oracle Support website for the most up-to-date list of certified hardware platforms and operating system versions. The My Oracle Support website is available at
You must register online before using My Oracle Support. After logging in, from the menu options, select the Certifications tab. On the Certifications page, use the Certification Search options to search by Product, Release, and Platform. You can also search using the Certification Quick Link options such as Product Delivery and Lifetime Support.
1.3 Oracle Database Client Installation Types
The Instant Client Enables you to install only the shared libraries required by Oracle Call Interface (OCI), Oracle C++ Call Interface (OCCI), Pro*C, or Java Database Connectivity (JDBC) OCI applications. This installation type requires much less disk space than the other Oracle Database Client installation types.
For more information about Instant Client, see Oracle Call Interface Programmer's Guide or Oracle Database JDBC Developer's Guide.
Included in the Instant Client installation is Instant Client Light. You may want to use this version of Instant Client if the applications generate error messages in American English only. Instant Client Light is beneficial to application that use one of the supported character sets and can accept error messages in American English. The following are the supported character sets:
-
US7ASCII
-
WE8DEC
-
WE8MSWIN1252
-
WE8ISO8859P1
-
WE8EBCDIC37C
for EBCDIC platforms only -
WE8EBCDIC1047
for EBCDIC platforms only -
UTF8
-
AL32UTF8
-
AL16UTF16
The advantage of using Instant Client Light is that it has a smaller footprint than the regular Instant Client. The shared libraries, which an application must load, are only 34 MB as opposed to the 110 MB that regular Instant Client uses. Therefore, the applications use less memory.
1.4 Oracle Database Client and Oracle Database Interoperability
For information about interoperability between Oracle Database Client and Oracle Database releases, see Note 207303.1 on the My Oracle Support website at
1.5 Simplified Patching of Timestamp with Time Zone Data Type
Starting with Oracle Database 11g Release 2 (11.2), the patching process of TIMESTAMP WITH TIMEZONE
data type values is simplified.
For information about simplified patching process and how certain clients work with server with different time zone files, refer to "Changes in Oracle Database 12c Release 2 (12.2)" and "Clients and Servers Operating with Different Versions of Time Zone Files" in Oracle Database Globalization Support Guide.