iSelfSchooling.com - Copyright © 1999-2007 iSelfSchooling.com  References  Job Openings  |  Secure Login
    Home  | Search more...  |  FREE Online VIDEO Oracle Training  |  Gift Store  |  Bookstore

   Unlimited access!   

    Oracle  Syntax  | Suggestions Your Contribution  |  FREE Legal Forms

 

Email2aFriend Homepage us! |  Bookmark   -  Copyright & User Agreement

Products/Services

 Vision/Mission

 Community Sharing

 Services

  Products

 Biography

 Contact Us

 FAQ

 Current News

 Website Traffic

 Bookstore

 FREE Training

 SQL

 PL/SQL

 Forms 

 Reports

 Other TOOLS

 Fundamentals

 Performance

 OEM

 Application Server

 Grid Control

 Articles

 Prepare for OCP

Oracle SYNTAX

 Oracle Functions

 Oracle Syntax

 Oracle 10g Syntax

  PL/SQL Syntax

UNIX and more...

 UNIX for DBAs

 LINUX for DBAs

 DB using PHP

  A+ Certification

 Basics of JAVA  

 Tips of  SEO

Finance/Jobs

 Financial Aid

 Skilled

 Oracle

 Jobs

  Magazine

More Training

 Q & Answers

 SQL-PL/SQL

 DBA

 Developer

 Important Notes

 Case Studies

 9i New Features

 10g New Features

 10g Qs/As

 Grid Control

 OracleAS # I

 OracleAS # II

  LDAP and OID

  HTTP Server

 Instructor-Led

  Virtual Hosts

 Community Sharing

More to know...

Acknowledgement**

 FREE Legal Forms

 Who is who

 Market Place

 University Directory

 Advisory Articles

 Links...

 

 

FREE Online Oracle Training for beginners and advanced - The most comprehensive Oracle tutorial

The authors do not guarantee or take any responsibility for the accuracy, or completeness of the information.

BASICS

SQL | PL/SQL

DEVELOPERS

FORMS 2 | REPORTS | Other TOOLS

DBAs

FUNDAMENTALS 2 | PERFORMANCE | OEM

ADVANCE

APPLICATION SERVER | GRID CONTROL | ARTICLES 2 3 4

Advanced - Articles II

Lesson 01 | Lesson 02 | Lesson 03 | Lesson 04 | Lesson 05 | Lesson 06 | Lesson 07 | Lesson 08 | Lesson 09 | Lesson 10 | Lesson 11 | Lesson 12 | Lesson 13 | Lesson 14 | Lesson 15 | Lesson 16 | Lesson 17 | Lesson 18 | Lesson 19 | Lesson 20 | Lesson 21 | Lesson 22 | Lesson 23 | Lesson 24 | Lesson 25 | Lesson 26 | Lesson 27 | Lesson 28 | Lesson 29 | Lesson 30 | Lesson 31 | Lesson 32 | Lesson 33 | Lesson 34 | Lesson 35 |

Lesson 01

"Those who deny freedom to others deserve it not for themselves, and, under a just God, cannot retain it."

-Abraham Lincoln (1809-1865)

IMPORTANT-READ CAREFULLY

When you install Oracle8i and Developer in the same machine, be sure to install them on two different sub-directories. Also you must make sure their home names are different.

 

Once you install the Oracle products, go to the connectivity and play the movie. The movie shows how to login to Oracle8i using the Oracle tools, such as “SQLPLUS,” and “FORM Builder.”

 

To establish connectivity, you will use Net8 Easy config. If you don’t have “Net8 Easy config,” you can use the “Net8 assistant” option.

 

Important notes to remember:

Oracle Server is an object-relational database management system that provides an open, comprehensive, and integrated approach to information management. It consists of an Oracle database and instance.

 

The Oracle Database contains all user data information. It has a physical and a logical structure.

The “Physical Structure” is determined by the operating system files; such as data files, control files, and parameter files.

 

The “Logical Structure” is determined by the Oracle Database, such as tablespaces, tables, and segments.

An instance is a combination of Oracle background processes and memory buffers.

 

The memory buffer is called System Global Area (SGA) and is shared by the database users. Every time a database is started the system global area is allocated and Oracle background processes are started.

 

Oracle Background Processes Server tasks between memory and disk.

 

A user establishes connection and then requests information using a client application from the Oracle Server.

 

The Listener process waits for connection requests from a client application, and routes each client to a server process.

Server processes are created on behalf of each user’s application to read a user request and return the results.

 

The TNSNAMES.ORA and SQLNET.ORA files establish client session connectivity to a server using the local naming option.

 

 

 
 
Google
 
Web web site