Ubuntu 16.04 Install Oracle 11g R2 – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step and Visually How to Install and Getting-Started on Oracle 11g R2 Database in Ubuntu 16.04 Xenial LTS Amd64 GNU+Linux Desktop/Server.
And the Guide Includes All the Essentials Commands and Basic Screenshots of Installing Oracle 11g on Ubuntu 16.04.
Especially relevant: Ubuntu-like Systems are Not in the List of Oracle 11g Database Supported OS So you should Be Careful and Use it at most for Development and Not As Production Database Server!
Finally, the Process is somewhat Extended and Advanced and so it require a little confidence with the Command Line shell.
Now Relax and Take the Time of Reading, Understanding and Executing Carefully the Instructions Contained here.
-
1. Downloading
Download the Oracle 11g R2 Database for Linux:
Oracle 11g R2 .zip for Linux
The Link Contains the List of Oracle 11g r2 Database Releases. -
2. Accessing Shell
Open a Shell Session or Terminal Emulator Window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands).In case first see: Terminal QuickStart Guide.
Or Login into Server Shell.
And Update Apt Sources:sudo apt update
Contents