02.05.2020

Oracle Database Client For Mac

24
Oracle Database Client For Mac Average ratng: 5,9/10 3308 votes
Active7 months ago
  1. Free Client Database Software
  2. Oracle Database Client Download
  3. Oracle Sql For Mac

I see that Oracle 11g or 12c doesn't have the download files for OS X. However, there is a version of the SQL Developer available for OS X. What's the point of the SQL Developer when you don't have a database?

Browse, search, and update all your Oracle databases on the go with the DataGlass Mobile Database Client for Oracle! DataGlass is your one stop for complete. Or Another OS on Your Mac Best.

How do I install the Oracle database (preferable 12c or 11g Express Edition) on OS X?

Oracle® Database. Client Release Notes. 11 g Release 2 (11.2) for Apple Mac OS X (Intel). This document contains important information that was not included in the platform-specific or product-specific documentation for this release. Browse, search, and update all your Oracle databases on the go with the DataGlass Mobile Database Client for Oracle! DataGlass is your one stop for complete and flexible access to your Oracle servers. I am looking for a way to run the Oracle database client on a Mac running OS X. The server will be on a remote host. There used to be a Mac version of Oracle 10gR2 Client, but now I can't find it on Oracle's site, they only have the newer 11g Client which has not been ported to OS X.

Vadim Kotov
5,4377 gold badges36 silver badges49 bronze badges
GrantGrant

2 Answers

You can't install the database server software directly on OS X1. Oracle made a decision some time ago not so support it any more, presumably because it wasn't used enough to justify the costs involved. I seem to recall its demise roughly coincided with Apple dropping their Xserve line, but I may have imagined that.

A client like SQL Developer is a very different proposition from a support perspective. SQL Developer is a Java application, and requires a JVM/JDK to be installed. Java's write-once-run-anywhere may not be entirely true, but it's still likely to be rather less work to support a relatively small Java application than a natively-compiled beast like an full RDBMS. They obviously have to do some work to have a .app bundle and there are some application difference from the Windows version, but they don't have to worry about different architecture, system libraries, etc. as that's the JVM's problem.

You can use SQL Developer on a Mac to connect to a database running on Windows or Unix/Linux etc., so it still has a place; the fact you can't have a local server running on the same hardware isn't really relevant for most people. It just allows developers to use a Mac instead of forcing them on to a Windows or Linux PC.

If you only have access to a Mac then the simplest route is still as noted before, to install VirtualBox and one of the pre-built VM images Oracle provides.

You can also install Windows or Linux on Bootcamp or in your own VM in Virtualbox, Parallels or VMWare; and then install Oracle natively. Using a pre-built image saves you needing to learn how to install the database server software, and also makes it easier to go back - if you really mess something up you can trash it and start again fairly simply.

If you're worried about performance or power use I'd suggest you start with a VM and see how you get on; you can always add Bootcamp later and even move the data across if you want to go down that route.

1 You could try to hack something together of course; it's been done before with 10g but I haven't seen anyone trying it recently so it may not be as easy on Yosemite and 11g/12c.

Oracle Database Client For Mac
Community
Alex PooleAlex Poole
142k7 gold badges117 silver badges199 bronze badges

I ran Oracle Database 12c in my Mac via Docker by this way for development and testing https://koacervate.blogspot.com/2019/01/quick-start-fastest-way-to-run-instance.html.

Hope that is useful for you.Regards,

Hoan Do TatHoan Do Tat

Not the answer you're looking for? Browse other questions tagged macosoracle11goracle-sqldeveloperoracle12c or ask your own question.

Version 18.1.0.0.0 (64-bit)

Base - one of these packages is required

Name

Download

Description

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

(71,982,447 bytes) (cksum - 1702106497)

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

(35,297,778 bytes) (cksum - 2930628103)

Tools - optional packages

Name

Download

Description

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

(916,567 bytes) (cksum - 1531146804)

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

(1,205,728 bytes) (cksum - 3871420477)

Development and Runtime - optional packages

Name

Download

Description

SDK Package Additional header files and an example makefile for developing Oracle applications with Instant Client (Updated 5 March 2019)

(925,639 bytes) (cksum - 1251767455)

JDBC Supplement Package Additional support for Internationalization under JDBC

(1,572,899 bytes) (cksum - 3513377311)

ODBC Package Additional libraries for enabling ODBC applications

(1,998,707 bytes) (cksum - 3748565934)

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

Version 12.2.0.1.0 (64-bit) Updated 15-Jan-2018

Base - one of these packages is required

Name

Download

Description

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

(68,160,048 bytes) (cksum - 2145539248)

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

(32,101,235 bytes) (cksum - 1597579561)

Free Client Database Software

Tools - optional packages

Name

Download

Description

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

(905,985 bytes) (cksum - 3193372887)

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

(1,188,607 bytes) (cksum - 4234197225)

Development and Runtime - optional packages

Name

Download

Description

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

(673,883 bytes) (cksum - 3731483473)

JDBC Supplement Package Additional support for Internationalization under JDBC

(1,570,334 bytes) (cksum - 1705103068)

ODBC Package Additional libraries for enabling ODBC applications

(1,962,870 bytes) (cksum - 3397148646)

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

Version 12.1.0.2 (64-bit) Updated 5-Jul-2017

Name

Download

Description

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

(63,591,161 bytes) (cksum - 2819753276)

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

(31,539,594 bytes) (cksum - 1112518720)

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

(143,238 bytes) (cksum - 988652685)

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

(871,943 bytes) (cksum - 1242636584)

Instant Client Package - ODBC Additional libraries for enabling ODBC applications

(1,865,942 bytes) (cksum - 2249115520)

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

(664,114 bytes) (cksum - 670890418)

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

(236,151 bytes) (cksum - 3773150080)

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

Version 12.1.0.2 (32-bit) Updated 4-Jan-17

Name

Download

Description

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

(64,143,856 bytes) (cksum - 3075410801)

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

(32,093,291 bytes) (cksum - 1437280362)

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

(143,295 bytes) (cksum - 2965858677)

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

(892,440 bytes) (cksum - 1535728498)

Instant Client Package - ODBC Additional libraries for enabling ODBC applications

(1,883,055 bytes) (cksum - 1502599121)

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

(664,121 bytes) (cksum - 2233654893)

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

(258,686 bytes) (cksum - 2882512306)

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 (64-bit)

Name

Download

Description

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

(62,794,903 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

(26,034,836 bytes)

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

(1,560,298 bytes)

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

(884,608 bytes)

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

(651,903 bytes)

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

(235,951 bytes)

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 (32-bit)

Name

Download

Description

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

(58,425,231 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

(23,003,182 bytes)

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

(11,078 bytes)

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

(800,263 bytes)

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

(651,903 bytes)

Mac 3.3.5 Torrent Magnet. 1) Get the WotLK Client. 20 thoughts on “WoW 3.3.5a Download – Wrath of the Lich King Client” Cody. December 20, 2016 at 9:41 pm. > WoW 3.3.5a Download – Wrath of the Lich King Client. DKPminus is an enthusiast site for fans of World of Warcraft Classic. Feel the WoW RETAIL Experience of the Wrath of the Lich King - WoTLK, Quality, Services, Stunning Blizzlike Content and Wintergrasp - Pathfinding and LoS - NO Gear by donations - No LAG - The most Bug free - Discover why we are the Server with the most Successful start. Wow 3.3.5a torrent.

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

(197,708 bytes)

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

Oracle Database Client Download

Version 10.2.0.4 (64-bit)

Name

Download

Description

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

(35,013,419 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.2 only)

(11,877,594 bytes)

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

(1,493,189 bytes)

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

(746,094 bytes)

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

(603,530 bytes)

Version 10.2.0.4 (32-bit)

Oracle Sql For Mac

Name

Download

Description

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

(34,109,360 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.2 only)

(10,975,530 bytes)

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

(1,490,104 bytes)

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

(711,801 bytes)

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

(603,526 bytes)