Win32 11gr2 Client Zip 11.2.0.3

Download win3211gr2client.zip launch the oracle client installer by clicking setup.exe. How to download & install oracle database 11g release 2. Click on downloads and select oracle database express edition 11g release 2 for windows x32 to start the download. Download Oracle 11G: Oracle 11g Express Edition Download Ubuntu Installing Oracle Database 11g Release 2 On Ubuntu 16 04 Oracle Tech I Can Not Download The Oracle Db 11g Express Edition On Ubuntu / 11g 12c windows installing oracle 11g create 11g oracle database cywgin. Download win3211gr2client.zip extract the zip file. 11g 12c windows installing oracle 11g create 11g oracle database cywgin. Things to do (this might not allow you to download and saying that you haven't accepted the agreement, try again, otherwise go to the below link and try the same, but make sure to download the same version, as in. It’s all about – do it once and forget it. Here’s the copy of the writeup I did to install the latest 1. Win3211gR2client.zip (684,581,290 bytes) Contains the Oracle Client Libraries. Download if you want the client libraries only. Download Oracle Database Software for Oracle Database 12c and Oracle Database 11g.

8i | 9i | 10g | 11g | 12c | 13c | 18c | 19c | 21c | Misc | PL/SQL | SQL | RAC | WebLogic | Linux

Home » Articles » 11g » Here

This article describes the installation of Oracle Database 11g Release 2 (11.2) (64-bit) on Oracle Linux 5 (64-bit). The article is based on a server installation with a minimum of 2G swap and secure Linux set to permissive. Oracle recommend a default server installation, but for these installations the following package groups installed:

  • Desktop Environments > GNOME Desktop Environment
  • Applications > Editors
  • Applications > Graphical Internet
  • Development > Development Libraries
  • Development > Development Tools
  • Servers > Server Configuration Tools
  • Base System > Administration Tools
  • Base System > Base
  • Base System > System Tools
  • Base System > X Window System

An example of this type of Linux installations can be seen here. Alternative installations may require more packages to be loaded, in addition to the ones listed below.

  • Oracle Installation Prerequisites

Download Software

Download the following software.

Download the Oracle software from OTN or MOS depending on your support status.

Unpack Files

Unzip the files.

You should now have a single directory called 'database' containing installation files.

Hosts File

The '/etc/hosts' file must contain a fully qualified name for the server.

For example.

Oracle Installation Prerequisites

Perform either the Automatic Setup or the Manual Setup to complete the basic prerequisites. The Additional Setup is required for all installations.

Automatic Setup

If you plan to use the 'oracle-validated' package to perform all your prerequisite setup, follow the instructions at http://public-yum.oracle.com to setup the yum repository for OL, then perform the following command.

All necessary prerequisites will be performed automatically.

It is probably worth doing a full update as well, but this is not strictly speaking necessary.

Manual Setup

If you have not used the 'oracle-validated' package to perform all prerequisites, you will need to manually perform the following setup tasks.

Oracle recommend the following minimum parameter settings.

The current values can be tested using the following command.

Add or amend the following lines in the '/etc/sysctl.conf' file.

Run the following command to change the current kernel parameters.

Add the following lines to the '/etc/security/limits.conf' file.

Install the following packages if they are not already present.

Create the new groups and users.

We are not going to use the 'asmadmin' group, since this installation will not use ASM.

Additional Setup

Oracle 11gr2 Client

The following setup tasks must be performed regardless of which setup method you used previously.

Set secure Linux to permissive by editing the '/etc/selinux/config' file, making sure the SELINUX flag is set as follows.

Alternatively, this alteration can be done using the GUI tool (Applications > System Settings > Security Level). Click on the SELinux tab and disable the feature. If SELinux is disabled after installation, the server will need a reboot for the change to take effect.

If you have the Linux firewall enabled, you will need to disable or configure it, as shown here or here.

Create the directories in which the Oracle software will be installed.

Login as root and issue the following command.

Login as the oracle user and add the following lines at the end of the '.bash_profile' file, remembering to adjust them for your specific installation.

Win32

Installation

Log into the oracle user. If you are using X emulation then set the DISPLAY environmental variable.

Start the Oracle Universal Installer (OUI) by issuing the following command in the database directory.

Proceed with the installation of your choice. You can see the type of installation I performed by clicking on the links below to see screen shots of each stage.

Post Installation

Edit the '/etc/oratab' file setting the restart flag for each instance to 'Y'.

Common Errors

  • 'error code 35' : The machine name in the '/etc/hosts' file is not correct. It needs an entry for the loopback adapter (localhost) and the machine name. If you are using DNS for name resolution, you still need the loopback adapter reference in this file.

  • 'error code 37' : The DNS not working properly. You may also get this error is the '/etc/hosts' file is not configured correctly.

  • 'sqlplus: error while loading shared libraries: libclntsh.so.11.1' : The prerequisites have not been met. Work through them again. Specifically, make sure the 'gcc' package has been installed.

  • Listener fails to start - Typically this is due to incorrect name resolution. Make sure the '/etc/hosts' and/or DNS is configured correctly.

  • Linking errors - Almost always due to missing prerequisites. Review the setup sections.

For more information see:

Hope this helps. Regards Tim...

Win32_11gr2_client.zip

Version 19.11.0.0.0

Base - one of these packages is required

Name

Download

Description

Basic Package All files required to run OCI, OCCI, and JDBC-OCI applications

(77,699,059 bytes) (cksum - 779533051)

The 19c Basic package requires the Microsoft Visual Studio 2017 Redistributable.

Basic Light Package Smaller version of the Basic package, with only English error messages and Unicode, ASCII, and Western European character set support

(37,455,023 bytes) (cksum - 3314189442)

The 19c Basic package requires the Microsoft Visual Studio 2017 Redistributable.

Tools - optional packages

Name

Download

Description

SQL*Plus Package The SQL*Plus command line tool for SQL and PL/SQL queries

(886,533 bytes) (cksum - 1288122467)

Tools Package Includes Data Pump, SQL*Loader and Workload Replay Client

(1,095,201 bytes) (cksum - 222494501)

Win32 11gr2 Client Download

Development and Runtime - optional packages

Name

Download

Description

SDK Package Additional header files and an example makefile for developing Oracle applications with Instant Client

(1,504,919 bytes) (cksum - 3588513517)

JDBC Supplement Package Additional support for Internationalization under JDBC

(1,583,367 bytes) (cksum - 4070511683)

ODBC Package Additional libraries for enabling ODBC applications

(788,814 bytes) (cksum - 367354370)

Precompiler PackagePrecompiler Downloads Additional files for Pro*C and Pro*COBOL

Version 18.5.0.0.0

Oracle 11gr2 client

Base - one of these packages is required

Name

Download

Description

Basic Package All files required to run OCI, OCCI, and JDBC:OCI applications

(74,140,828 bytes) (cksum - 297900794)

Basic Light Package Smaller version of the Basic package, with only English error messages and Unicode, ASCII, and Western European character set support

(35,549,981 bytes) (cksum - 1491364376)

Tools - optional packages

Name

Download

Description

SQL*Plus Package The SQL*Plus command line tool for SQL and PL/SQL queries

(884,077 bytes) (cksum - 3590737221)

Tools Package Includes Data Pump, SQL*Loader and Workload Replay Client

(950,904 bytes) (cksum - 3310954301)

Development and Runtime - optional packages

Name

Download

Description

SDK Package Additional header files and an example makefile for developing Oracle applications with Instant Client

(1,502,950 bytes) (cksum - 330016902)

JDBC Supplement Package Additional support for Internationalization under JDBC

(1,580,553 bytes) (cksum - 4009011077)

ODBC Package Additional libraries for enabling ODBC applications

(748,991 bytes) (cksum - 2563637832)

Precompiler PackagePrecompiler Downloads Additional files for Pro*C and Pro*COBOL

Version 12.2.0.1.0

Base - one of these packages is required

Name

Download

Description

Basic Package All files required to run OCI, OCCI, and JDBC:OCI applications

(71,881,824 bytes) (cksum - 3943816961)

The 12.2 Basic package requires the Microsoft Visual Studio 2013 Redistributable.

Basic Light Package Smaller version of the Basic package, with only English error messages and Unicode, ASCII, and Western European character set support

(33,952,164 bytes) (cksum - 3100478757)

The 12.2 Basic Light package requires the Microsoft Visual Studio 2013 Redistributable.

Tools - optional packages

Name

Download

Description

SQL*Plus Package The SQL*Plus command line tool for SQL and PL/SQL queries

(869,596 bytes) (cksum - 3936688114)

Tools Package Includes Data Pump, SQL*Loader and Workload Replay Client

(953,250 bytes) (cksum - 3613837252)

Development and Runtime - optional packages

Win32_11gr2_client.zip

Name

Download

Description

SDK Package Additional header files and an example makefile for developing Oracle applications with Instant Client

(1,477,702 bytes) (cksum - 4177145789)

JDBC Supplement Package Additional support for Internationalization under JDBC

(1,575,019 bytes) (cksum - 3111443322)

ODBC Package Additional libraries for enabling ODBC applications - Updated 9/22/2017

(730,779 bytes) (cksum - 2384457566)

Precompiler PackagePrecompiler Downloads Additional files for Pro*C and Pro*COBOL

Version 12.1.0.2.0

Name

Download

Description

Instant Client Package - Basic All files required to run OCI, OCCI, and JDBC-OCI applications

(67,410,370 bytes) (cksum - 530881682)

The 12.1 Basic package requires the Microsoft Visual Studio 2010 Redistributable.

Instant Client Package - Basic Lite Smaller version of the Basic, with only English error messages and Unicode, ASCII, and Western European character set support

(33,851,306 bytes) (cksum - 3971707995)

The 12.1 Basic Light package requires the Microsoft Visual Studio 2010 Redistributable.

Instant Client Package - JDBC Supplement Additional support for XA, Internationalization, and RowSet operations under JDBC

(1,573,642 bytes) (cksum - 2509633653)

Instant Client Package - SQL*Plus Additional libraries and executable for running SQL*Plus with Instant Client

(805,513 bytes) (cksum - 2478532846)

Instant Client Package - SDK Additional header files and an example makefile for developing Oracle applications with Instant Client

(1,951,770 bytes) (cksum - 722480528)

Instant Client Package - ODBC Additional libraries for enabling ODBC applications

(505,668 bytes) (cksum - 41700632)

Instant Client Package - WRC Workload Replay Client used to replay workload for RAT's DB Replay Feature

(15,225 bytes) (cksum - 2411353204)

Precompiler PackagePrecompiler Downloads Additional files for 'proc' binary and related files to precompile a Pro*C application and demo

Version 11.2.0.4.0

Name

Download

Description

Instant Client Package - Basic All files required to run OCI, OCCI, and JDBC-OCI applications

(51,477,933 bytes)

Instant Client Package - Basic Light Smaller version of the Basic, with only English error messages and Unicode, ASCII, and Western European character set support

(20,258,449 bytes)

Instant Client Package - JDBC Supplement Additional support for XA, Internationalization, and RowSet operations under JDBC

(1,565,746 bytes)

Instant Client Package - SQL*Plus Additional libraries and executable for running SQL*Plus with Instant Client

(757,034 bytes)

Instant Client Package - SDK Additional header files and an example makefile for developing Oracle applications with Instant Client

(1,114,946 bytes)

Instant Client Package - ODBC Additional libraries for enabling ODBC applications

(740,921 bytes)

Instant Client Package - WRC Workload Replay Client used to replay workload for RAT's DB Replay Feature

(12,962 bytes)

Precompiler PackagePrecompiler Downloads Additional files for 'proc' binary and related files to precompile a Pro*C application and demo

Version 11.1.0.7.0

Name

Download

Description

Instant Client Package - Basic All files required to run OCI, OCCI, and JDBC-OCI applications

(46,734,555 bytes)

Instant Client Package - Basic Light Smaller version of the Basic, with only English error messages and Unicode, ASCII, and Western European character set support

(17,667,999 bytes)

Instant Client Package - JDBC Supplement Additional support for XA, Internationalization, and RowSet operations under JDBC

(1,562,261 bytes)

Instant Client Package - SQL*Plus Additional libraries and executable for running SQL*Plus with Instant Client

(789,617 bytes)

Instant Client Package - SDK Additional header files and an example makefile for developing Oracle applications with Instant Client

(1,068,348 bytes)

Instant Client Package - ODBC Additional libraries for enabling ODBC applications

(728,899 bytes)

Instant Client Package - WRC Workload Replay Client used to replay workload for RAT's DB Replay Feature

(6,009 bytes)

Precompiler PackagePrecompiler Downloads Additional files for 'proc' binary and related files to precompile a Pro*C application and demo

Version 10.2.0.5

Name

Download

Description

Instant Client Package - Basic All files required to run OCI, OCCI, and JDBC-OCI applications

(34,846,661 bytes)

Instant Client Package - Basic Light Smaller version of the Basic, with only English error messages and Unicode, ASCII, and Western European character set support

(10,670,287 bytes)

Instant Client Package - JDBC Supplement Additional support for XA, Internationalization, and RowSet operations under JDBC

(1,474,417 bytes)

Instant Client Package - SQL*Plus Additional libraries and executable for running SQL*Plus with Instant Client

(729,651 bytes)

Instant Client Package - SDK Additional header files and an example makefile for developing Oracle applications with Instant Client

(875,897 bytes)

Instant Client Package - ODBC Additional libraries for enabling ODBC applications

(727,190 bytes)

Version 10.1.0.5

Name

Download

Description

Instant Client Package - Basic All files required to run OCI, OCCI, and JDBC-OCI applications

(31,926,105 bytes)

Instant Client Package - JDBC Supplement Additional support for XA, Internationalization, and RowSet operations under JDBC

(4,637,410 bytes)

Instant Client Package - SQL*Plus Additional libraries and executable for running SQL*Plus with Instant Client

(269,139 bytes)

Instant Client Package - SDK Additional header files and an example makefile for developing Oracle applications with Instant Client

(765,019 bytes)

Instant Client Package - ODBC Additional libraries for enabling ODBC applications

(666,571 bytes)