0% found this document useful (0 votes)
8 views28 pages

Dba 44

Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
8 views28 pages

Dba 44

Copyright
© © All Rights Reserved
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/ 28

Introduction to Database Administration

Oracle11g Installation
Oracle11g Installation
Installation Steps

• Installation Startup
• Installation …
• Login with Oracle Database
Manager
• OS Services
• How to un-install Oracle?
Oracle11g Installation
Installation Startup

Before Installing Oracle, you must installed


complete OS windows with all patches and
Activations (Install Java JDK 1.5 (e.g.,
jre-1_5_0-windows-i586.exe)
Run SETUP.EXE to start Oracle Universal
Installer
Oracle11g Installation
Installation Startup

Before Installing Oracle, you must


install complete OS
windows with all patches and
activations. You may get this pop up
in case if you have oracle previous
Installation, other proceed with next
choice.
Oracle11g Installation
Installation Startup
Before Installing Oracle, you must installed
complete OS windows with all patches and activations
Run SETUP.EXE to start Oracle Universal Installer
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Installation

In case if any process failed, press Retry button.


If NetConfig error displays then press continue
Oracle11g Installation
Installation
Oracle11g Installation
Installation
Oracle11g Installation
Login with Oracle Database
Manager
Oracle11g Installation
Installation

HOW TO LOGIN USING sys?


In User Name input box or prompt, type the
following
sys / as sysdba then press enter key and type
password as
password@ejazz (you will see like ******)
you can try without typing SID @ejazz
if you connection failed
Oracle11g Installation
Installation

How to unlock any user (like scott, your


test user)
user: sys / as sysdba (press enter key)
give password that has been set during
the installation

SQL>alter user scott account unlock;


Oracle11g Installation
Installation
How to change password:
SQL>Alter user st110145 identified by
newpassword;

Alternatively Login:
Start SQL*Plus and log in as the SYS
user, connecting
as SYSDBA:
$ORACLE_HOME/bin/sqlplus SQL>
CONNECT SYS as SYSDBA
Enter password: sys_password
Oracle11g Installation
OS Services
Control Panel  Admin Tools  Services
Oracle11g Installation
Installation
To un-install oracle, follow press
Oracle Installation ProductsOracle
Installer, choose oracle home and
press Remove button

Once De-installation process is completed. Restart your Computer or Server,


remove all oracle folders. Then install Oracle again.

You might also like