Oracle Database 11g Download For Mac



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

Home » Articles » 11g » Here

Download this app from Microsoft Store for Windows 10 Mobile, Windows Phone 8.1, Windows Phone 8. See screenshots, read the latest customer reviews, and compare ratings for Oracle Database 11g(1Z0-052) Free.

In this article I'll describe the installation of Oracle Database 11g Release 2 (11.2.0.2) on Solaris 10 (x86-64). The article is based on a default server installation as shown here. Alternative installations may require a different setup procedure.

Download Software

  1. Database.net is a windows GUI to connect to many different types of databases, oracle included. Oracle SQL Developer is a free tool from Oracle. SQuirreL SQL is a java based client that can connect to any database that uses JDBC drivers. I'm sure there are others out there that you could use too.
  2. Oracle 11g, or 12c are only available for Windows, or Linux X64. Your 13 inch 2012 MacBook Pro does not have sufficient CPU capacity, RAM, or storage technology to host this Oracle database.
  3. Feb 10, 2017 Hello! I´m doing a course for DBA certification, on the practice I need download Oracle Database 11g Express Edition. It is possible that I can download this for Mac? Because I only have the option for Windows an Linux, How I can do it for run on my Macbook?
  4. Oracle 11g free download - Oracle 10g, OpenLink Lite Edition ODBC Driver for Oracle 10g, Oracle Java, and many more programs. Oracle database 11g express edition. Update Mac OS 9, 9.0.2,.

Download the following software.

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.

Set Kernel Parameters

The Oracle 11gR2 installation requires Solaris 10 U6 or later. Check the version and update level using the following command.

As the root user, issue the following command.

Oracle database 11g download for mac os

Append the following line to the '/etc/user_attr' file.

If you've performed a default installation, it is likely that the only kernel parameter you need to alter is 'max-shm-memory' to meet the minimum installation requirements. To check the current value issue the following command.

To reset this value, make sure at least one session is logged in as the oracle user, then from the root user issue the following commands.

The first dynamically resets the value, while the second makes changes to the '/etc/project' file so the value is persistent between reboots.

Add the following lines to the '/etc/inittab' file, immediately before the entry for 'startd'.

Append the following line to the '/etc/system' file.

Reboot your system before attempting to install Oracle.

Setup

Check to see which of the required packages are already installed.

Add the 'SUNWi1cs' and 'SUNWi15cs' packages using the 'pkgadd' command.

Create the new groups and users.

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

If you have not partitioned your disks to allow a '/u01' mount point, you may want to install the software in the '/export/home/oracle' directory as follows.

Login as the oracle user and add the following lines at the end of the '.profile' file, making sure you have set the correct ORACLE_BASE value.

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.

During the installation enter the appropriate ORACLE_HOME and name then continue installation. For a more detailed look at the installation process, click on the links below to see screen shots of each stage.

Post Installation

Edit the '/var/opt/oracle/oratab' file setting the restart flag for each instance to 'Y'.

For more information see:

11g

Hope this helps. Regards Tim...

Note:

This guide assumes that you plan to download SQL Developer and run it as a freestanding tool.

For information about operating system versions supported for Oracle JDK 8, see http://www.oracle.com/technetwork/java/javase/certconfig-2095354.html.

If you plan to use SQL Developer as part of an Oracle Database release installation, see the Oracle Database installation documentation.

Oracle Database Download 11g Linux

Please read the information in this chapter before you install Oracle SQL Developer. This chapter contains the following major sections: