RelationalDBDesign  
prev next prev next
  Course navigation
 
Lesson 1
Introduction to Oracle Networking Topology
   
Welcome to Network Topology, the first course in the two-part Oracle8 Network Administration Certification Series, which is designed to introduce you to the networking tools and concepts associated with Oracle8TM, the industry-leading database software.
Network Topology focuses on the general concepts associated with
  1. Oracle networking,
  2. Net8 and SQL*Net architecture, and
  3. client- and server-side configuration.
The second course, Network Configuration Management, delves into the technical details of configuring and using many of Net8's components, including
  1. Oracle Names,
  2. the Oracle Enterprise Manager,
  3. the Multi-Threaded Server, and
  4. the Connection Manager.
In addition, Network Configuration Management covers security and troubleshooting in the network environment.
Taken together, these courses are designed to prepare you for Test Five of the Oracle Certified Professional (OCP) exam series.
    Learning objectives
After completing the first course in this series, you will be able to:
  1. Identify networking business trends and problems
  2. Describe Oracle's networking solutions
  3. Develop an Oracle network topology
  4. Define the procedure by which Net8 establishes a server connection
  5. Create a network that utilizes the Transparent Network Substrate (TNS)
  6. Configure the listener using the Net8 Assistant
  7. Start and stop the Net8 listener using the Listener Control utility (LSNRCTL)
  8. Set up multiple listeners on the same node
  9. Install the Net8 client software
  10. Use the host-naming method to test SQL*Net connectivity
    The next lesson outlines the prerequisites for this course.
Advanced Structured Query Language  
Characteristics of SQL Group By Clause Sub-Select Statements Sub-Select Equals Clause
Basic Structured Query Language  
DB Normalization - Exercise Relational DB Analogy Relational vs. Flatfile Customer Table Example
SQL Approaches - Quiz SQL-92
Database Creation Architecture    
Oracle Describe Command Oracle Spool Command Oracle Exit Command desc oracle command
Start Server Manager Locating Oracle Home Server Manager Executable Server Manager HELP Command
Set output off - Oracle
Managing Database Objects   
Oracle Segment Role Alter extent size table Tablespace Fragmentation Quiz Operating system blocks
Oracle Extents Free Diction-Quiz Oracle Storage Concepts Describing Columns View
Coalesce Tablespace Oracle Tablespace Default Storage Fragmented TableSpace Oracle Extents Data Dictionary
Oracle Dictionary Extents Oracle storage management concepts Oracle free space Auction House Database
Oracle Network Topology  
Location Independence Transparent NS Distributed Databases Searching Oracle Topology
Hardware Independence
Oracle SQL Tuning  
Heuristics Based Optimizer Oracle Explain Plan Utility SQL Tuning Quiz Decode ansi standard sql
PL/SQL Programming   
dbms_out.put_line in sql Petstore schema pl sql dbms_output Building Queries with PL/SQL
non pl/sql variables bind and host (PGA) Program Global Area Pet Store DataModel Adding PL/SQL Comments
PL/SQL Block Conclusion Oracle Naming Conventions
Define: Truth Table Define: Unary Define: Pragma
Relational Database Analysis  
Define Primary Key Concatenated Keys Normalization First Normal Form Exercise
DB Tables Characteristics Database Design Diagram Second Normal Form - Exercise Normalization Process - Quiz
Referential Integrity Defining Foreign Keys Functional Dependencies - Exercise Normalization Database - Quiz
Relational Theory Notation Achieving 2nd Normal Form
Relational Database Design  
Design Stages in DBLC ERD Modeling CaseStudy Three Schema Architecture Database LifeCycle
Database Design - Quiz Database Design Strategy RDBMS Functions Relational DB Design
Relational DB Design Quiz Post Database Design Stages Top Down Design Relational Database Course Project
ERD Exercise Bottom-up Design