The document provides instructions for installing Oracle XE database which includes downloading the Oracle 18c Express Edition from the Oracle website, extracting and running the setup file, accepting license terms, assigning a password for the sys user during installation, installing Java Development Kit, and connecting to the new Oracle database using SQL Plus as the SYSTEM user. The installation process takes 5-10 minutes to complete.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
110 views16 pages
and Install SQL Plus
The document provides instructions for installing Oracle XE database which includes downloading the Oracle 18c Express Edition from the Oracle website, extracting and running the setup file, accepting license terms, assigning a password for the sys user during installation, installing Java Development Kit, and connecting to the new Oracle database using SQL Plus as the SYSTEM user. The installation process takes 5-10 minutes to complete.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16
ORACLE
(INTRODUCTION AND INSTALLATION)
• Pre-requisites for installation of ORACLE XE DATABASE • System architecture : Intel (x86) • Operating system : Windows operating system • Disk space : 1.6 GB minimum • RAM : 256 MB minimum, 512 MB recommended
• Click on Download Oracle Database XE to download the Oracle database
• Download the Oracle database 18c Express Edition • Extract the contents from the OracleXE184 Win64 folder.
• Double click on Setup file to start the installation process
• The installation wizard starts and click on next.
• Click on next to start the Oracle Database 18c Express Edition • Accept the terms and conditions to start the installation process • Choose the destination folder to install the Oracle Database • Assign a password to the “sys” User (It is extremely difficult to recover the lost password and you have to reinstall the Oracle Database Server) • The summary of the installation settings will be shown. Click install to continue • The Oracle Database installation will start and will take almost 5-10 minutes. The status of the installation process will be shown • On completion click on “Finish”. • Install java development kit for oracle from https://www.oracle.com/java/technologies/javase-jdk16-downloads.html • Open the installed oracle from the windows and click on SQL plus. Type username as system and password to connect to the oracle. • Enter usename as SYSTEM and the password to connect to the database.