A. Install Oracle Database 10g
- Determining Server Requirements
- Installation Features
- Installation Performance Capabilities
- Instance Configuration
LESSON 2: EXPLORING THEORACLE DATABASE 10 ARCHITECTURE
A. Understand Database Architecture
B. Identify Database Object Types
- Database Object Types
- Database Object Naming Conventions
- The System Global Area
- Background Process Types
- The User Connection Process
- Data Dictionary
- Data Dictionary Views
- OEM Database Control
- OEM Grid Control
- OEM Performance Pages
- Grid Control Performance Pages
LESSON 3: CREATING A DATABASE
A. Create, Configure, and Delete a Database Using the DBCA
- Logical Design Planning
- DBCA Management Options
- Creating a Database with the DBCA
- Optimal Flexible Architecture
- Template Management
- Common Template Sections
- Database Interfaces
- SQL*Plus
- iSQL*Plus
LESSON 4: CONFIGURINGORACLENET SERVICES
A. Examine Oracle Net Services
- Client-Server Architecture
- N-tier Architecture
- Oracle Net
- Oracle Net Features
- Oracle Net Layered Architecture
B. Perform Basic Oracle Net Server-Side Configuration
- The Oracle Listener
- Listener Management
- Instructor Edition
C. Perform Basic Oracle Net Client-Side Configuration
- Name Resolution
- Name Resolution Methods
- Host Naming Configuration
- Local Naming Configuration
- Connection Issue Troubleshooting
- Tnsping Utility
- Oracle Net Logging
- Oracle Net Tracing
- Shared Server Architecture
- Shared Server Connection Process
- Shared Server Configuration
- Shared Server Monitoring and Tuning
- Connect-Time Failover
LESSON 5:USING SQL AND PL/SQL
A.Write Simple SQL SELECT Statements
- Structured Query Language
- Types of SQL Commands
- SQL Query Processing Steps Statement
- The WHERE Clause
- The ORDER BY Clause
- Expressions
- Single-Row Functions
- Single-Row Function Types
- Group Functions
- Group Function Options