Chapter02-Oracle Net Architecture

Concepts & Terminology

View Code
Database Services
Service Name
    A logical representation of a database
    The way a database is presented to clients
Connect Descriptor
    Location of the database
    Name of the database service
Listener
    Receives client connection requests
    Hands requests to the database server

 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
    • sqlplus HR/HR@192.168.1.200:1521/poli   //这种方法已经过时了 
  • Local naming
    • sqlplus HR/HR@DB200
  • Directory naming    //大规模数据的使用
  • Oracle Names //过时
  • External naming //第三方使用

 Configuration Files

  • ldap.ora
  • names.ora
  • tnsnames.ora
  • listener.ora
  • sqlnet.ora

 Three Key Parameters

  • Connect Descriptor
    • Location of the database
    • Name of the databse service

转载于:https://www.cnblogs.com/arcer/archive/2013/03/12/2955683.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值