Oracle Database software is very large, and the database engine has several GB. Generally, we use Oracle to install an Oracle database on a server machine and operate data on the server on the client using tools such as PL/SQL developer and sqlplus.
Oracle Instant Client is an Oracle client without installation. It is not encapsulated by the Oracle installer, making it easier for users to understand its structure.
About Instant Client
The latest version 11.1.0.7.0 includes the following
Basics of connecting OCI to Oracle in Linux ---- configuring Instant Client to connect to oracle Database
Some time ago, a brother posted a post on my blog about how to use OCI to link oracle Database Configuration methods, A lot of things in that
If you connect to a database in a remote server on the host, there is no need to install oracle software as large as the server (for example ,), instead, install an oracle client. Oracle software installed on the server is a kind of software
Install and use the Oracle Instant Client on the Oracle website as needed ( http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html Download the corresponding Instant Client Version package, the description of each
When the Instant Client connects to the oracle database, problems may occur when connecting directly. You must set the environment variables. Let's take a look at how to set the environment variables for the Instant Client to connect to
To confirm whether the extension is configured, create a simple PHP script where the Web server can read it.
phpinfo();?>
Load the script to the browser using a URL similar to "http: // localhost: 8888//phpinfo. php. The browser page should contain
Free distribution of small Oracle clients: Oracle Instant Client 10.2.0.3
Installed on a machine without an Oracle clientConnect to Oracle databases above 8.1.7Supports applications developed by Delphi, VB or Pb and PL/SQL developer
Installation
Install and configure Oracle Instant Client (Instant Client)
1. Download
: Http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
This is the homepage for downloading Oracle Instant Client. There are many versions
Installing the oracle client in Linux to connect to a remote oracle host to complete data operations is a problem I will solve this time. Search for Linuxoracle keywords on google to find some
Installing the oracle client in Linux to connect to a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.