1. Trang chủ
  2. » Công Nghệ Thông Tin

Oracle Net Architecture ppt

16 129 0
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Tiêu đề Oracle Net Architecture
Trường học Oracle Corporation
Chuyên ngành Computer Science
Thể loại Bài giảng
Năm xuất bản 2002
Thành phố Redwood City
Định dạng
Số trang 16
Dung lượng 214 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

After completing this lesson, you should be able to do the following: • Explain the key components of the Oracle Net stack communication architecture • Explain Oracle Net’s role in cli

Trang 1

Oracle Net Architecture

Trang 2

After completing this lesson, you should be able to do the following:

Explain the key components of the Oracle Net

stack communication architecture

Explain Oracle Net’s role in client-server

connections

Describe how Web client connections are

established through Oracle networking products

Trang 3

Oracle Net Connections

Oracle Net is used to establish connections

between applications on a network depending on the following:

The network configuration

The location of the nodes The application

The network protocol

The connections types can be:

Client-Server ApplicationJava Application

Web Client Application

Trang 4

Client-Server Application Connection

Oracle Database Server Client

Two Task Common

Client Application (uses OCI)

Oracle Net Foundation Layer

Oracle Protocol

Support Network Protocol

Two Task Common

Oracle RDBMS (uses OPI)

Oracle Net Foundation Layer

Oracle Protocol

Support Network Protocol

Oracle Net Oracle

Net

Trang 5

Web Client Application Connections

Web browsers can connect to an Oracle server in the following ways:

Using an application Web server as a middle tier

that is configured with either of the following:

JDBC Oracle Call Interface (OCI) driverThin JDBC driver

Connecting directly to an Oracle server by using

HTTP

Trang 6

Web Client Application Connection: Application Web Server Middle-Tier

Web browser

Oracle server

Application Web server

Client Server HTTP Oracle Net

Java application

or applet

Trang 7

Web Client Application Connection:

Java Application Client

Oracle Database Server

Application Web Server (client) Two-Task Common Java application

Oracle Net Foundation Layer

Oracle Protocol Support Network Protocol

Two-Task Common

Oracle RDBMS

Oracle Net Foundation Layer

Oracle Protocol Support Network Protocol JDBC OCI Driver

Trang 8

Web Client Application Connection:

Java Applet Client

Application Web Server (client) JavaTTC

Java Applet

JavaNet

TCP/IP Network Protocol JDBC Thin driver

Oracle Database Server Two-Task Common

Oracle RDBMS

Oracle Net Foundation Layer

Oracle Protocol

Support TCP/IP Network Protocol

Trang 9

Web Connections Using HTTP

Oracle server supporting HTTP

Client Server

Web browser

HTTP

Trang 10

Web Browser Direct Connection

Oracle Database Server Client

HTTP Web browser TCP/IP

HTTP

Oracle RDBMS

Oracle Protocol

Support TCP/IP

Trang 11

Connectivity Concepts and Terminology

Database services

Service Name

A logical representation of a database

The way a database is presented to clients

Connect Descriptor

Location of the databaseName of the database service

Listener

Receives client connection requestsHands requests to the database server

Trang 12

Connectivity Concepts and Terminology

Service Registration

Database registers information with the listenerService handlers available for each instance

Service Handlers

Connection pointsDispatcher or dedicated server

Trang 13

Oracle Net Configuration Models

Localized management

Local file on each computer in the network

Centralized management

LDAP-compliant directory server

Oracle Names server

Trang 14

Overview of Naming Methods

Naming methods are used by a client application

to resolve a connect identifier to a connect descriptor when attempting to connect to a database service.

Oracle Net provides five naming methods:

Host naming Local naming

Directory naming Oracle Names External naming

Trang 15

Oracle Net Configuration Files

listener.ora sqlnet.ora

tnsnames.ora names.ora

ldap.ora

Trang 16

In this lesson, you should have learned how to:

Explain the key components of the Oracle Net

stack communication architecture

Explain Oracle Net Services role in client-server

connections

Describe how Web client connections are

established through Oracle networking products

Ngày đăng: 23/03/2014, 00:20

TỪ KHÓA LIÊN QUAN