View video tutorial

ORACLE 12c installation

ORACLE

Oracle Universal Installer installs the Oracle software.

Update in progress and will be completed shortly.

Thanks for being with us.

Download and Install Oracle 10g


If Oracle 10g Database Software is already collected or downloaded just begin installation from Step 01.

Step 01: Go to database folder and double-click setup.exe file.

oracle10g_setep01

Step 02: The Oracle Universal Installer starts.

oracle10g_setep02

Step 03: You will perform a basic installation with a starter database. Enter orcl for the Global Database Name and oracle or anything you like for the Database Password and Confirm Password. Then click Next.

oracle10g_setep03

Step 04: The installer now verifies that the system meets all the minimum requirements for installing and configuring the product. Warnings are OK. When the check successfully completes (with or without warnings), click Next.

oracle10g_setep04

Step 05: If any warnings, you can proceed. Click Yes.

oracle10g_setep05

Step 06: Review the Summary window. click Install.

oracle10g_setep06

Step 07: The installation progress.

oracle10g_setep07

Step 08: The Configuration Assistants window.

oracle10g_setep08

Step 09: The database is created now.

oracle10g_setep09

Step 10: After database has been created, you need to unlock the users you want to use. Click Password Management.

oracle10g_setep10

Step 11: Unlock HR user by clicking on the check mark in the Lock Account? column. Enter the same name as the user in the New Password and Confirm Password fields. For example, to unlock HR user, enter HR in the New Password and Confirm Password fields. Then, click OK.

oracle10g_setep11

Step 12: Click OK again.

oracle10g_setep12

Step 13: Click Exit.

oracle10g_setep13

Step 14: Click Yes to confirm exit.

oracle10g_setep14

Congratulations! installation successfully complete. Now you can connect to the database.

connect to database

Step 15: Open Command Line Interface

oracle10g_setep14

Step 16: Login to Oracle Database by PL/SQL interface

oracle10g_setep14

Congratulations! you successfully connect to and query from the database.