Document11 PDF
Document11 PDF
Document11 PDF
Welcome to the second module of this course. For this lesson, we will
discuss the task of Database Administrator, System requirement and
Installation procedure.
System Requirements
1. Memory requirements:
2
MODULE OF INSTRUCTION
3. Operating system
– Groups:
– oinstall
– dba
Optional groups (if doing separation of duty across multiple users):
– oper
– asmdba
– asmoper
– asmadmin
• Software owner, usually oracle
Requirements:
• System packages
• System and kernel parameters
• X Server permissions
• Sufficient swapping
• ORACLE_HOME status
Installation Guide:
Step 1:
Step 2:
Step 3:
4
MODULE OF INSTRUCTION
Step 3:
Step 4:
Step 5:
Once verified the downloading the Oracle will start
Step 6:
6
MODULE OF INSTRUCTION
Step 7:
8
MODULE OF INSTRUCTION
Click Finish
10
MODULE OF INSTRUCTION
Note:
1. After clicking the finish button, locate the Oracle 11g
Express edition Folder found on the start menu of your
Operating system.
2. Then click the folder, click the PL/SQL Command Line.
3. When the CMD is open try to log-in using the username
and password set during installation.
4. Type in Connect then click enter
5. Then type the password: oracle (note typing the password
is hidden on the screen)
You must have the CONNECTED message. This means you
successfully log-in in Oracle using the PL/SQL command line.
Lesson Summary:
Before preceding with the next Chapters the student should
finished the following:
Create Oracle Account – www.oracle.com
Successfully Install Oracle Database 11g Express
Edition
Able to establish as user Connection at isqlplus using:
CONNECT
USERNAME: SYSTEM (Global Connection to Oracle)
PASSWORD: oracle (password inputted by the student during
installation)
Glossary
NLS_LANG: Optional environment variable that controls
language, territory, and client character set settings
References
Textbook:
Oracle Database 11g 2nd Edition K Gopalakrishnan (
2012)
References:
Carlos, Peter (2009). Database Systems
Connoly, Thomas & Begg, Carolyn (2010). Database
Systems : A practical approach to design,
implementation and management
Sciore, Edward (2009). Database Design and
Implementation
Bulusu, Lakshman (2008). Oracle PL/SQL : Expert
Techniques for Developers and Database
Administrators
Loshin, David (2008). Master Data Management
12
MODULE OF INSTRUCTION