Skip to content

Follow the Guide and you will be able to get started with Oracle SQL developer Application

Notifications You must be signed in to change notification settings

AmanxUpadhyay/Oracle-SQL_Installation-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Guide for Oracle SQL and Database

Requirements

Please Download the Required Software First


Installation Process:

  • Install Oracle Database XE (!Important)

    • Oracle Database XE might take 5-10 min to install successfully.
    • You can use root as password if you are familiar with MySQL
  • After Oracle Database XE is installed.

    • Extract the SQL Developer 21.2 and Copy Paste the Folder into your C: Drive.
    • Go Inside your SQL Developer Folder and Find sqldeveloper.exe
    • Right click and create a shortcut on your desktop.
  • Installation Process is completed.


Setting up the SQL Developer for First time

  • To Check if the SQL Server are running properly.

    • Goto Start Menu and Find Run SQL Command Line
  • Click on Run SQL Command Line.

    • Inside the Run SQL Command Line type: connect system and then Enter the password.
    • You will see something like this: connected

    Incase you see an error, goto start menu and search for start database and run that after that repeat the SQL Command Line.

  • Open SQL Developer Now

    • You might see a popup window for the first time. Click No
    • You will see something like this:
    • Make sure you see Database Detected
  • Under Connections, right click Connections.

  • The Connection menu appears.

  • Select New Connection

    • The New/Select Database Connection dialog appears.
  • On the New/Select Database Connection dialog, make the following entries:

About

Follow the Guide and you will be able to get started with Oracle SQL developer Application

Topics

Resources

Stars

Watchers

Forks