Oracle Sql Plus Download Mac

SQL*Plus Instant Client is a standalone product with all the functionality of SQL*Plus command-line. It connects to existing remote Oracle databases, but does not include its own database. It is easy to install and uses significantly less disk space than the full Oracle Database Client installation required to use SQL*Plus command-line.

Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. SQL Developer offers complete end-to-end development of your PL/SQL applications, a worksheet for running queries and scripts, a DBA console for managing the database, a. Oracle sql plus free download - SQL Assistant for Oracle, SQL PathFinder for Oracle, Oracle SQL Handler, and many more programs. Enter to Search. My Profile Logout.

SQL*Plus Instant Client is available on platforms that support the OCI Instant Client. See the Oracle Call Interface Programmer's Guide for more information on the OCI Instant Client.

To install SQL*Plus Instant Client, you need two packages:

  • SQL*Plus Instant Client package.

  • Either the Basic OCI Instant Client package, or the lightweight OCI Instant Client package.

Choosing the SQL*Plus Instant Client to Install

SQL*Plus Instant Client can be installed in two ways:

  • Download the packages from the Oracle Technology Network (OTN).

  • Copy the same files that are in the packages from an Oracle Database 10g Client Administrator installation.

Both the SQL*Plus and OCI packages must be from the same Oracle Database version, for example, 10.2.0.1. Gopro on mac.

Basic Instant Client

SQL*Plus Instant Client using the Basic OCI package works with any NLS_LANG setting supported by the Oracle Database. It supports all character sets and language settings available in the Oracle Database.

Lightweight Instant Client

SQL*Plus Instant Client using the lightweight OCI package displays error messages in English only and supports only specific character sets. It is significantly smaller than SQL*Plus Instant Client using the Basic OCI package.

Valid values for NLS_LANG parameters with the lightweight Instant Client are:

  • language must always be American.

  • territory can be any valid territory supported by the Oracle Database.

  • charset is one of the following character sets:

    • US7ASCII

    • WE8DEC

    • UTF8

    • AL16UTF16

    • AL32UTF8

For example:

See the Oracle Database Globalization Support Guide, and NLS_LANG Environment Variable for more information about NLS settings.

Lightweight SQL*Plus Instant Client Error with Unsupported Character Set

Attempting to start SQL*Plus Instant Client with an unsupported character set will fail with the following error:

Installing SQL*Plus Instant Client by Downloading from OTN

The OTN downloads for Linux are RPM packages. The OTN downloads for UNIX and Windows are zip files.

The SQL*Plus Instant Client package should never be installed on an ORACLE_HOME.

Installing SQL*Plus Instant Client from Linux RPM Packages

  1. Download the RPM packages containing the SQL*Plus Instant Client package, and the OCI package from the OTN Instant Client page at http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html. Both packages must be from the same version such as 10.2.0.1.

  2. Use rpm -i for the initial install of the RPM packages, or rpm -u to upgrade to a newer version of the packages.

    Rosetta stone german download mac. Rosetta Stone Crack + MacRosetta Stone 5 Crack is an English language improvement based designed program and very famous in all over the world users who enable you to use this program for the purpose of your English improvement and also Rosetta Stone Program available in the market in 49 different languages including Arabic, Urdu, Spanish etc.Rosetta Stone 5 Activation Code is the world most famous and amazing language improvement based designed tool who enables you to use this program for the purpose of enhancing your English skills.

  3. Configure SQL*Plus Instant Client. See Configuring SQL*Plus Instant Client.

Installing SQL*Plus Instant Client from the UNIX or Windows Zip Files

  1. Download the zip files containing the SQL*Plus Instant Client package, and the OCI package from the OTN Instant Client page at http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html. Both packages must be from the same version such as 10.2.0.1.

  2. Create a new directory, for example, /home/instantclient10_2 on UNIX or c:instantclient10_2 on Windows.

  3. Unzip the two packages into the new directory.

  4. Configure SQL*Plus Instant Client. See Configuring SQL*Plus Instant Client.

List of Files Required for SQL*Plus Instant Client

Tables E-1, E-2 and E-3 list the required files from each of the SQL*Plus and OCI packages. The files from only one of the OCI packages are required. Other files installed that are not listed here can be ignored, or can be removed to save disk space.

Table E-1 Instant Client Files in the SQL*Plus Package

Linux and UNIXWindowsDescription

sqlplus

sqlplus.exe

SQL*Plus executable

libsqlplus.so

not applicable

SQL*Plus library

libsqlplusic.so

orasqlplusic10.dll

SQL*Plus data shared library

glogin.sql

glogin.sql

SQL*Plus site profile


Table E-2 Instant Client Files in the Basic OCI Package

Linux and UNIXWindowsDescription

libclntsh.so.10.1

oci.dll

Client code library

libociei.so

oraociei10.dll

OCI Instant Client data shared library

libnnz10.so

orannzsbb10.dll

Security library


Table E-3 Instant Client Files in the Lightweight OCI Package

Linux and UNIXWindowsDescription

libclntsh.so.10.1

oci.dll

Client code library

libociicus.so

oraociicus10.dll

OCI Instant Client data shared library (English only)

libnnz10.so

orannzsbb10.dll

Security library


Installing SQL*Plus Instant Client from the 10g Client Release Media

  1. Run the installer on the Oracle Database 10g Client Release media and choose the Administrator option.

  2. Create a new directory, for example, /home/instantclient10_2 on UNIX and Linux, or c:instantclient10_2 on Windows.

  3. Copy the SQL*Plus Instant Client and the OCI Instant Client files to the new directory. All files must be copied from the same ORACLE_HOME.

    See Installing SQL*Plus Instant Client on UNIX or Linux or Installing SQL*Plus Instant Client on Windows for a list of the files to copy.

  4. Configure SQL*Plus Instant Client. See Configuring SQL*Plus Instant Client.

Installing SQL*Plus Instant Client on UNIX or Linux

To install SQL*Plus Instant Client using the Basic OCI package on UNIX and Linux, copy the following files:

To install SQL*Plus Instant Client using the lightweight OCI package on UNIX and Linux, copy the following files:

Installing SQL*Plus Instant Client on Windows

To install SQL*Plus Instant Client using the Basic OCI package on Windows, copy the following files:

To install SQL*Plus Instant Client using the lightweight OCI package on Windows, copy the following files:

Configuring SQL*Plus Instant Client

The SQL*Plus Instant Client executable should only be used with the matching version of the OCI Instant Client.

Note that no ORACLE_HOME or ORACLE_SID environment variables need to be set.

Configuring SQL*Plus Instant Client on Linux (from RPMs)

The RPMs downloaded from OTN install into Oracle specific sub-directories in the /usr file system. The sub-directory structure enables multiple versions of Instant Client to be available.

  1. Add the name of the directory containing the Instant Client libraries to LD_LIBRARY_PATH. Remove any other Oracle directories.

    For example, to set LD_LIBRARY_PATH on Solaris in the Bourne or Korn shells:

  2. Make sure the sqlplus executable installed from the RPM is the first found in your PATH. To test, enter which sqlplus which should return /usr/bin/sqlplus. If not, remove any other Oracle directories from PATH, or put /usr/bin before other SQL*Plus executables in PATH, or use an absolute or relative path to start SQL*Plus.

    For example, to set PATH in the bash shell:

    If you install multiple versions of SQL*Plus, you may need to change the symbolic link /usr/bin/sqlplus to the version of SQL*Plus matching the libraries in LD_LIBRARY_PATH. For 10.2.0.1, /usr/bin/sqlplus is a symbolic link to the SQL*Plus binary at /usr/lib/oracle/10.2.0.1/client/bin/sqlplus.

  3. Set SQLPATH to the directory containing glogin.sql. For example:

  4. Set Oracle globalization variables required for your locale. A default locale will be assumed if no variables are set. See the Oracle Database Globalization Support Guide for more information.

    For example:

Configuring SQL*Plus Instant Client on Linux (from Client Media or Zip File) and UNIX

  1. Add the name of the directory containing the Instant Client files to the appropriate shared library path LD_LIBRARY_PATH, LIBPATH or SHLIB_PATH. Remove any other Oracle directories.

    For example on Solaris in the Bourne or Korn shells:

  2. Add the directory containing the Instant Client files to the PATH environment variable. If it is not set, then an absolute or relative path must be used to start SQL*Plus. Remove any other Oracle directories from PATH. For example:

  3. Set SQLPATH to the directory containing the Instant Client files so glogin.sql can be found. For example:

  4. Set Oracle globalization variables required for your locale. A default locale will be assumed if no variables are set. See the Oracle Database Globalization Support Guide for more information.

    For example:

Configuring SQL*Plus Instant Client on Windows

The environment may be configured using SET commands in a Windows command prompt or made permanent by setting Environment Variables in System Properties.

For example, to set environment variables in Windows 2000 using System Properties, open System from the Control Panel, click the Advanced tab and then click Environment Variables.

  1. Add the directory containing the Instant Client files to the PATH system environment variable. Remove any other Oracle directories from PATH.

    For example, add c:instantclient10_2 to the beginning of PATH.

  2. Set the user environment variable SQLPATH to the directory containing the Instant Client files so glogin.sql is found.

    For example, create a user variable SQLPATH set to c:instantclient.

  3. Set Oracle globalization variables required for your locale. A default locale will be assumed if no variables are set. See the Oracle Database Globalization Support Guide for more information. For example, to set NLS_LANG for a Japanese environment, create a user environment variable NLS_LANG set to JAPANESE_JAPAN.JA16EUC.

    If you have installed the lightweight Instant Client, see Lightweight Instant Client for information about supported NLS_LANG settings.

Connecting to a Database with SQL*Plus Instant Client

SQL*Plus Instant Client is always 'remote' from any database server. To connect to a database you must specify the database using an Oracle Net connection identifier.

An example using an Easy Connection identifier to connect to the HR schema in the MYDB database running on mymachine is:

Alternatively you can use a Net Service Name:

Net Service Names can be stored in a number of places, including LDAP. The use of LDAP is recommended to take advantage of the new features of Oracle Database 10g. See the Oracle Database Net Services Reference for more information.

If you want to use Net Service Names configured in a local Oracle Net tnsnames.ora file, then set the environment variable TNS_ADMIN to the directory containing the tnsnames.ora file. For example, on UNIX, if your tnsnames.ora file is in /home/user1 and it defines the Net Service Name MYDB2:

If TNS_ADMIN is not set, then an operating system dependent set of directories is examined to find tnsnames.ora. This search path includes looking in the directory specified by the ORACLE_HOME environment variable for network/admin/tnsnames.ora. This is the only reason to set the ORACLE_HOME environment variable for SQL*Plus Instant Client. If ORACLE_HOME is set when running Instant Client applications, it must be set to a directory that exists.

This example assumes the ORACLE_HOME environment variable is set, and the $ORACLE_HOME/network/admin/tnsnames.ora or %ORACLE_HOME%networkadmintnsnames.ora file defines the Net Service Name MYDB3:

The TWO_TASK (on UNIX) or LOCAL (on Windows) environment variable can be set to a connection identifier. This removes the need to explicitly enter the connection identifier whenever a connection is made in SQL*Plus or SQL*Plus Instant Client. This UNIX example connects to the database known as MYDB4:

On Windows, TNS_ADMIN and LOCAL may be set in the System Properties. See Configuring SQL*Plus Instant Client on Windows.

AS SYSDBA or AS SYSOPER Connections with SQL*Plus Instant Client

To connect AS SYSDBA or AS SYSOPER to perform DBA tasks, you need to set up an Oracle password file on the database server using the database's orapwd utility. Once this is configured, your SQL*Plus Instant Client connection string might look something like:

See the Oracle Database Administrator's Guide for information on Oracle password files.

Uninstalling Instant Client

The SQL*Plus Instant Client package can be removed separately from the OCI Instant Client. After uninstalling the SQL*Plus Instant Client package, the remaining OCI Instant Client libraries enable custom written OCI programs or third party database utilities to connect to a database.

Uninstalling SQL*Plus Instant Client

  1. For installations on Linux from RPM packages, use rpm -e only on the SQL*Plus Instant Client package

    or

    For installations on UNIX and Windows, and installations on Linux from the Client Release media, manually remove the following SQL*Plus specific files:

    Table E-4 Instant Client Files in the SQL*Plus Package

    UNIXWindowsDescription

    sqlplus

    sqlplus.exe

    SQL*Plus executable

    glogin.sql

    glogin.sql

    SQL*Plus site profile

    libsqlplus.so

    not applicable

    SQL*Plus library

    libsqlplusic.so

    orasqlplusic10.dll

    SQL*Plus data shared library


  2. Reset environment variables and remove tnsnames.ora if necessary.

Uninstalling the Complete Instant Client

  1. For installations on Linux from RPM packages, use rpm -qa to find the SQL*Plus Instant Client and Basic OCI package names and run rpm -e to remove them

    or

    For installations on UNIX and Windows, and installations on Linux from the Client Release media, manually delete the directory containing the SQL*Plus executable, Oracle libraries and glogin.sql.

    See Installing SQL*Plus Instant Client from the 10g Client Release Media for a list of the files you copied to the directory.

  2. Reset environment variables such as PATH, SQLPATH, LD_LIBRARY_PATH and TNS_ADMIN.

  3. Remove tnsnames.ora if necessary.

Oracle Instant Client

Sql

It is a free, light-weight, and easy toinstall Oracle Database packages, libraries and SDKs commonly used for either building or connecting applications to an Oracle Database instance. Oracle databasescan reside either locally on traditional databases systems, Engineered System, or remotely to Oracle Public Cloud including ,Oracle Autonomous DataWarehouse,Oracle Autonomous Transaction Processing system or any other cloud variant of oracle database.

Oracle Instant Client libraries provide the necessary network connectivity to oracle database, tools like SQL*Plus, Data Pump etc to make full use of Oracle Database.

Though you can install Instant client on all supported operating system I will show how it can be done on Mac OS.

Configuring Oracle Insta Client on Mac OS

In order to install Oracle Insta Client you need to download the binaries from Oracle Website- download at lest basic and SQL*Plus package or all of them(Please note size of these binaries are very less compare to Full Oracle client).

https://www.oracle.com/technetwork/topics/intel-macsoft-096467.html

I downloaded following packages

instantclient-basic-macos.x64-12.2.0.1.0-2.zip

instantclient-jdbc-macos.x64-12.2.0.1.0-2.zip

instantclient-odbc-macos.x64-12.2.0.1.0-2.zip

instantclient-sdk-macos.x64-12.2.0.1.0-2.zip

instantclient-sqlplus-macos.x64-12.2.0.1.0-2.zip

instantclient-tools-macos.x64-12.2.0.1.0-2.zip

The latest version available as of todayis Version 12.2.0.1.0 (64-bit) for Mac OS. There are several packages but few package you might be interested would be basic package and SQL*Plus package, additionally you can download ODBC or JDBC packages and SDK depending on application requirements.

Once you have downloaded the packages you can extract them into a single directory, by default when you extract it will create a directory instaclient_12_2 in the same folder and all of these packages content will be extracted to same directory.

instantclient-basic-macos.x64-12.2.0.1.0-2.zip

instantclient-jdbc-macos.x64-12.2.0.1.0-2.zip

instantclient-odbc-macos.x64-12.2.0.1.0-2.zip

instantclient-sdk-macos.x64-12.2.0.1.0-2.zip

instantclient-sqlplus-macos.x64-12.2.0.1.0-2.zip

instantclient-tools-macos.x64-12.2.0.1.0-2.zip

Bals-MacBook-Pro:~ balsharma$ unzip instantclient-basic-macos.x64-12.2.0.1.0-2.zip

Archive:instantclient-basic-macos.x64-12.2.0.1.0-2.zip

inflating: instantclient_12_2/BASIC_README

inflating: instantclient_12_2/adrci

inflating: instantclient_12_2/genezi

linking: instantclient_12_2/libclntsh.dylib-> libclntsh.dylib.12.1

inflating: instantclient_12_2/libclntsh.dylib.12.1

inflating: instantclient_12_2/libclntshcore.dylib.12.1

inflating: instantclient_12_2/libnnz12.dylib

linking: instantclient_12_2/libocci.dylib-> libocci.dylib.12.1

inflating: instantclient_12_2/libocci.dylib.12.1

inflating: instantclient_12_2/libociei.dylib

inflating: instantclient_12_2/libocijdbc12.dylib

inflating: instantclient_12_2/libons.dylib

inflating: instantclient_12_2/liboramysql12.dylib

inflating: instantclient_12_2/ojdbc8.jar

inflating: instantclient_12_2/uidrvci

inflating: instantclient_12_2/xstreams.jar

finishing deferred symbolic links:

instantclient_12_2/libclntsh.dylib -> libclntsh.dylib.12.1

instantclient_12_2/libocci.dylib -> libocci.dylib.12.1

Bals-MacBook-Pro:~ balsharma$ unzip instantclient-sqlplus-macos.x64-12.2.0.1.0-2.zip

Archive:instantclient-sqlplus-macos.x64-12.2.0.1.0-2.zip

inflating: instantclient_12_2/SQLPLUS_README

inflating: instantclient_12_2/glogin.sql

inflating: instantclient_12_2/libsqlplus.dylib

inflating: instantclient_12_2/libsqlplusic.dylib

inflating: instantclient_12_2/sqlplus

Bals-MacBook-Pro:~ balsharma$ unzip instantclient-odbc-macos.x64-12.2.0.1.0-2.zip

Archive:instantclient-odbc-macos.x64-12.2.0.1.0-2.zip

inflating: instantclient_12_2/ODBC_IC_Readme_Unix.html

creating: instantclient_12_2/help/

creating: instantclient_12_2/help/ja/

inflating: instantclient_12_2/help/ja/blafdoc.css

inflating: instantclient_12_2/help/ja/cpyr.htm

creating: instantclient_12_2/help/ja/img/

inflating: instantclient_12_2/help/ja/img/odbcdrvarch.gif

inflating: instantclient_12_2/help/ja/img/odbcmodel.gif

inflating: instantclient_12_2/help/ja/img/setup_app.gif

inflating: instantclient_12_2/help/ja/img/setup_ora.gif

inflating: instantclient_12_2/help/ja/img/setup_ssmig.gif

Oracle Sql Plus Download Mac Installer

inflating: instantclient_12_2/help/ja/img/setup_work.gif

creating: instantclient_12_2/help/ja/img_text/

inflating: instantclient_12_2/help/ja/img_text/odbcdrvarch.htm

inflating: instantclient_12_2/help/ja/img_text/odbcmodel.htm

inflating: instantclient_12_2/help/ja/img_text/setup_app.htm

inflating: instantclient_12_2/help/ja/img_text/setup_ora.htm

inflating: instantclient_12_2/help/ja/img_text/setup_ssmig.htm

inflating: instantclient_12_2/help/ja/img_text/setup_work.htm

inflating: instantclient_12_2/help/ja/map.xml

creating: instantclient_12_2/help/ja/META-INF/

inflating: instantclient_12_2/help/ja/META-INF/MANIFEST.MF

inflating: instantclient_12_2/help/ja/oracle.gif

inflating: instantclient_12_2/help/ja/sqora.htm

inflating: instantclient_12_2/help/ja/toc.htm

creating: instantclient_12_2/help/us/

inflating: instantclient_12_2/help/us/blafdoc.css

inflating: instantclient_12_2/help/us/cpyr.htm

creating: instantclient_12_2/help/us/img/

inflating: instantclient_12_2/help/us/img/odbcdrvarch.gif

inflating: instantclient_12_2/help/us/img/odbcmodel.gif

inflating: instantclient_12_2/help/us/img/setup_app.gif

inflating: instantclient_12_2/help/us/img/setup_ora.gif

inflating: instantclient_12_2/help/us/img/setup_ssmig.gif

inflating: instantclient_12_2/help/us/img/setup_work.gif

creating: instantclient_12_2/help/us/img_text/

inflating: instantclient_12_2/help/us/img_text/odbcdrvarch.htm

inflating: instantclient_12_2/help/us/img_text/odbcmodel.htm

inflating: instantclient_12_2/help/us/img_text/setup_app.htm

inflating: instantclient_12_2/help/us/img_text/setup_ora.htm

inflating: instantclient_12_2/help/us/img_text/setup_ssmig.htm

inflating: instantclient_12_2/help/us/img_text/setup_work.htm

inflating: instantclient_12_2/help/us/map.xml

creating: instantclient_12_2/help/us/META-INF/

inflating: instantclient_12_2/help/us/META-INF/MANIFEST.MF

inflating: instantclient_12_2/help/us/oracle.gif

inflating: instantclient_12_2/help/us/sqora.htm

inflating: instantclient_12_2/help/us/toc.htm

inflating: instantclient_12_2/libsqora.dylib.12.1

inflating: instantclient_12_2/odbc_update_ini.sh

Oracle

Bals-MacBook-Pro:~ balsharma$ unzip instantclient-sdk-macos.x64-12.2.0.1.0-2.zip

Archive:instantclient-sdk-macos.x64-12.2.0.1.0-2.zip

creating: instantclient_12_2/sdk/

creating: instantclient_12_2/sdk/admin/

inflating: instantclient_12_2/sdk/admin/oraaccess.xsd

creating: instantclient_12_2/sdk/demo/

inflating: instantclient_12_2/sdk/demo/cdemo81.c

inflating: instantclient_12_2/sdk/demo/demo.mk

inflating: instantclient_12_2/sdk/demo/occidemo.sql

inflating: instantclient_12_2/sdk/demo/occidemod.sql

inflating: instantclient_12_2/sdk/demo/occidml.cpp

inflating: instantclient_12_2/sdk/demo/occiobj.cpp

inflating: instantclient_12_2/sdk/demo/occiobj.typ

inflating: instantclient_12_2/sdk/demo/oraaccess.xml

inflating: instantclient_12_2/sdk/demo/setuporamysql.sh

creating: instantclient_12_2/sdk/include/

inflating: instantclient_12_2/sdk/include/ldap.h

inflating: instantclient_12_2/sdk/include/nzerror.h

inflating: instantclient_12_2/sdk/include/nzt.h

inflating: instantclient_12_2/sdk/include/occi.h

inflating: instantclient_12_2/sdk/include/occiAQ.h

inflating: instantclient_12_2/sdk/include/occiCommon.h

inflating: instantclient_12_2/sdk/include/occiControl.h

inflating: instantclient_12_2/sdk/include/occiData.h

inflating: instantclient_12_2/sdk/include/occiObjects.h

inflating: instantclient_12_2/sdk/include/oci.h

inflating: instantclient_12_2/sdk/include/oci1.h

inflating: instantclient_12_2/sdk/include/oci8dp.h

inflating: instantclient_12_2/sdk/include/ociap.h

inflating: instantclient_12_2/sdk/include/ociapr.h

inflating: instantclient_12_2/sdk/include/ocidef.h

inflating: instantclient_12_2/sdk/include/ocidem.h

inflating: instantclient_12_2/sdk/include/ocidfn.h

inflating: instantclient_12_2/sdk/include/ociextp.h

inflating: instantclient_12_2/sdk/include/ocikpr.h

inflating: instantclient_12_2/sdk/include/ocixmldb.h

inflating: instantclient_12_2/sdk/include/ocixstream.h

inflating: instantclient_12_2/sdk/include/odci.h

inflating: instantclient_12_2/sdk/include/oratypes.h

inflating: instantclient_12_2/sdk/include/ori.h

inflating: instantclient_12_2/sdk/include/orid.h

inflating: instantclient_12_2/sdk/include/orl.h

inflating: instantclient_12_2/sdk/include/oro.h

inflating: instantclient_12_2/sdk/include/ort.h

inflating: instantclient_12_2/sdk/include/xa.h

inflating: instantclient_12_2/sdk/ott

extracting: instantclient_12_2/sdk/ottclasses.zip

inflating: instantclient_12_2/sdk/SDK_README

Bals-MacBook-Pro:~ balsharma$ unzip instantclient-tools-macos.x64-12.2.0.1.0-2.zip

Archive:instantclient-tools-macos.x64-12.2.0.1.0-2.zip

inflating: instantclient_12_2/TOOLS_README

inflating: instantclient_12_2/exp

inflating: instantclient_12_2/expdp

inflating: instantclient_12_2/imp

inflating: instantclient_12_2/impdp

inflating: instantclient_12_2/libnfsodm12.dylib

inflating: instantclient_12_2/sqlldr

inflating: instantclient_12_2/wrc

Bals-MacBook-Pro:~ balsharma$ unzip instantclient-jdbc-macos.x64-12.2.0.1.0-2.zip

Archive:instantclient-jdbc-macos.x64-12.2.0.1.0-2.zip

inflating: instantclient_12_2/JDBC_README

inflating: instantclient_12_2/libheteroxa12.dylib

inflating: instantclient_12_2/orai18n-mapping.jar

inflating: instantclient_12_2/orai18n.jar

Bals-MacBook-Pro:~ balsharma$ pwd

/Users/balsharma

Bals-MacBook-Pro:~ balsharma$ mkdir ~/lib

Bals-MacBook-Pro:~ balsharma$ ln -s ~/instantclient_12_2/libclntsh.dylib ~/lib/

Bals-MacBook-Pro:~ balsharma$ ln -s ~/instantclient_12_2/libclntsh.dylib.12.1 ~/lib/

Bals-MacBook-Pro:~ balsharma$ mkdir -p ~/instantclient_12_2/network/admin

Bals-MacBook-Pro:~ balsharma$ export PATH=~/instantclient_12_2:$PATH

Bals-MacBook-Pro:~ balsharma$ sqlplus

SQL*Plus: Release 12.2.0.1.0 Production on Mon Oct 22 16:02:46 2018

Copyright (c) 1982, 2017, Oracle.All rights reserved.

Enter user-name: ^C

Now the setup of Insta client for Oracle is ready , lets try to connect to a Oracle database, For this , I am going to connect to Oracle Autonomous Data Warehouse. You need to get few details like Client credential Wallet, User name and Password for user authentication.

Connecting Autonomous Data Warehouse(ADWC) Using Insta Client

Create a directory which an hold ADWC client wallet contents.

Bals-MacBook-Pro:~ balsharma$ cd instantclient_12_2/

Bals-MacBook-Pro:instantclient_12_2 balsharma$ ls

BASIC_README libclntsh.dylib libsqlplusic.dylib

JDBC_README libclntsh.dylib.12.1 libsqora.dylib.12.1

ODBC_IC_Readme_Unix.html libclntshcore.dylib.12.1 network

SQLPLUS_README libheteroxa12.dylib odbc_update_ini.sh

TOOLS_README libnfsodm12.dylib ojdbc8.jar

adrci libnnz12.dylib orai18n-mapping.jar

exp libocci.dylib orai18n.jar

expdp libocci.dylib.12.1 sdk

genezi libociei.dylib sqlldr

glogin.sql libocijdbc12.dylib sqlplus

help libons.dylib uidrvci

imp liboramysql12.dylib wrc

impdp libsqlplus.dylib xstreams.jar

Bals-MacBook-Pro:instantclient_12_2 balsharma$ mkdir adwc_wallet

I have created this directory “adwc_wallet” to hold the Autonomous DataWarehouse Client credentials. Client credentials from a ADWCS would be a .zip file which can be extracted to the insta client directory . After unzipping the ADWCS client wallet you see several files like silent.ora, tnsnames.ora etc along with encryption wallet libraries.

Bals-MacBook-Pro:Downloads balsharma$ ls -lrt

total 248200

-rw-r–r–@1 balsharmastaff 19989 Oct 22 14:27 Wallet_ADWC.zip

Oracle Sql Plus Download Mac Version

-rw-r–r–@1 balsharmastaff3336 Oct 222018 truststore.jks

-rw-r–r–@1 balsharmastaff9092 Oct 222018 tnsnames.ora

-rw-r–r–@1 balsharmastaff 114 Oct 222018 sqlnet.ora

-rw-r–r–@1 balsharmastaff87 Oct 222018 ojdbc.properties

-rw-r–r–@1 balsharmastaff3243 Oct 222018 keystore.jks

-rw-r–r–@1 balsharmastaff6616 Oct 222018 ewallet.p12

-rw-r–r–@1 balsharmastaff6661 Oct 222018 cwallet.sso

Bals-MacBook-Pro:Downloads balsharma$ pwd

/Users/balsharma/Downloads

Move the content of client credentials to the folder created earlier under insta client home.

Bals-MacBook-Pro:Downloads balsharma$ mv cwallet.sso ewallet.p12 keystore.jks ojdbc.properties sqlnet.ora tnsnames.ora truststore.jks /Users/balsharma/instantclient_12_2/adwc_wallet/

Bals-MacBook-Pro:Downloads balsharma$ cd

Bals-MacBook-Pro:~ balsharma$ cd instantclient_12_2/

Bals-MacBook-Pro:instantclient_12_2 balsharma$ cd adwc_wallet/

Bals-MacBook-Pro:adwc_wallet balsharma$ ls

cwallet.sso keystore.jks sqlnet.ora truststore.jks

ewallet.p12 ojdbc.properties tnsnames.ora

Bals-MacBook-Pro:adwc_wallet balsharma$ pwd

/Users/balsharma/instantclient_12_2/adwc_wallet

Bals-MacBook-Pro:adwc_wallet balsharma$ cp /Users/balsharma/Downloads/Wallet_ADWC.zip .

Bals-MacBook-Pro:adwc_wallet balsharma$ ls

Wallet_ADWC.zip ewallet.p12 ojdbc.properties tnsnames.ora

cwallet.sso keystore.jks sqlnet.ora truststore.jks

Bals-MacBook-Pro:adwc_wallet balsharma$ pwd

/Users/balsharma/instantclient_12_2/adwc_wallet

Mac os x 7zip download windows. You can easily perform compression of the highest level, unpack archives, create self-extracting archives and much more.

Modify the silent.ora to include the correct directory name of ADWCS client wallet content. I have copied the silent.ora and tnsnames.ora under insta client directory- network-admin folder and updated the location of ADWC client wallet.

Bals-MacBook-Pro:admin balsharma$ pwd

/Users/balsharma/instantclient_12_2/network/admin

Bals-MacBook-Pro:admin balsharma$ ls

sqlnet.ora tnsnames.ora

Bals-MacBook-Pro:admin balsharma$ vi sqlnet.ora

Bals-MacBook-Pro:admin balsharma$ cat sqlnet.ora

WALLET_LOCATION = (SOURCE = (METHOD = file) (METHOD_DATA = (DIRECTORY=”/Users/balsharma/instantclient_12_2/adwc_wallet”)))

SSL_SERVER_DN_MATCH=yes

Bals-MacBook-Pro:adwc_wallet balsharma$ vi sqlnet.ora

Bals-MacBook-Pro:adwc_wallet balsharma$ ls

Wallet_ADWC.zip ewallet.p12 ojdbc.properties tnsnames.ora

Oracle Sql Plus Download Dba

cwallet.sso keystore.jks sqlnet.ora truststore.jks

Bals-MacBook-Pro:adwc_wallet balsharma$ pwd

/Users/balsharma/instantclient_12_2/adwc_wallet

Bals-MacBook-Pro:instantclient_12_2 balsharma$ cd network/admin/

Bals-MacBook-Pro:admin balsharma$ pwd

/Users/balsharma/instantclient_12_2/network/admin

Bals-MacBook-Pro:adwc_wallet balsharma$ sqlplus

SQL*Plus: Release 12.2.0.1.0 Production on Mon Oct 22 17:01:41 2018

Copyright (c) 1982, 2017, Oracle.All rights reserved.

Enter user-name: admin@adwc_high

Enter password:

Last Successful login time: Mon Oct 22 2018 13:56:17 -05:00

Connected to:

Oracle Database 18c Enterprise Edition Release 12.2.0.1.0 – 64bit Production

SQL>

Oracle Sql Plus Download Mac Download

SQL> show user

Oracle Sql Plus

USER is “ADMIN”

Oracle Sql Plus Download Windows

SQL> select * from tab