tksasa.blogg.se

Download oracle xe 11g xe
Download oracle xe 11g xe









download oracle xe 11g xe
  1. Download oracle xe 11g xe install#
  2. Download oracle xe 11g xe download#

sudo gedit /sbin/chkconfigĬopy and paste the following into the editor: #!/bin/bash Start by creating a custom /sbin/chkconfig file by executing the following statement.

Download oracle xe 11g xe install#

To successfully install Oracle XE we use a simple trick. The Red Hat package, relies on the /sbin/chkconfig file, which is not used in Ubuntu. Open a new terminal window for these steps. This step may take a while, while this statement is executing we can do the following steps. When the -scripts parameter is toggled, alien will try to convert the scripts that are meant to be run when the package is installed and removed. The -d parameter is used to inform alien that a Debian package should be generated. This may be done using the alien command.

download oracle xe 11g xe

Now we have to convert the Red Hat package (rpm) to a Debian package.

Download oracle xe 11g xe download#

unzip oracle-xe-11.2.0-1.0.x86_64.rpm.zipĪ new directory (Disk1) is added to the Download directory. To do this, execute the following command.

download oracle xe 11g xe

The next step is to unzip the downloaded file. In my case this can be done by executing the following statement. After the download is completed, open the terminal and navigate to the download directory. Make sure you select the Linux 圆4 version from. The next step is to download the Oracle 11g R2 Express Edition from the Oracle website. sudo apt-get install alien libaio1 unixodbc These packages can be installed by executing the following statement. usr/lib/jvm/java-7-oracleįor the installation of Oracle 11g R2 Express Edition (XE), a couple of additional Linux packages are required.

download oracle xe 11g xe

The result of this statement should be the following. To validate the changes you can execute the following statement. To load the changes, execute the following statement. export JAVA_HOME=/usr/lib/jvm/java-7-oracle Scroll to the bottom of the file and add the following lines. To do this, open the /etc/bash.bashrc file by executing the following statement. The next next step is to set the JAVA_HOME environment variable. Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode) Java(TM) SE Runtime Environment (build 1.7.0_51-b13) This should result in the following (or something similar). To validate the Java installation, execute the following command: java -version Navigate to using the left arrow on your keyboard and hit enter. After this, the screen in figure 2 will be shown. The screen in figure 1 will appear in the terminal, hit enter to proceed. Sudo apt-get install oracle-java7-installer sudo add-apt-repository ppa:webupd8team/java Installing this JDK could be done easily by performing the following statements. My personal preference is to use Oracle Java JDK. We start with installing Java on the machine. For example newer version of SQL Developer may require a more recent version of Java. This cookbook works with exacty the herefore mentioned versions… be aware that if you try to install a different version of one component, the steps below may not work. The installation was performed on a Ubuntu 12.04 VM with the following software. I have also included the installation steps for SQL Developer en Java (which is needed to install SQL Developer) in this blog. With the combined information from the authors, I finally got it to work and I’ll gladly share my recipe in this blog. Unfortunately neither of the instructions seemed to work completely on my machine. There are many blogs and articles about this subject and I tried a number of them. This proved to be not as easy as you would expect. A while ago I tried to install Oracle 11g R2 Express Edition on a 64-bit Ubuntu machine.











Download oracle xe 11g xe