首页 > 数据库技术 > 详细

oracle 03-04 网络

时间:2020-06-07 21:42:44      阅读:52      评论:0      收藏:0      [点我收藏+]

Configuring the Oracle Network Environment

 

Objectives
After completing this lesson, you should be able to:
• Use Enterprise Manager Cloud Control and Oracle Net
Manager to:
– Create additional listeners
– Create Oracle Net Service aliases
– Control Oracle Net Listener
• Use the Listener Control Utility to manage Oracle Net
Listener
• Use tnsping to test Oracle Net connectivity
• Identify when to use shared servers and when to use
dedicated servers

技术分享图片

 

 技术分享图片

 

 监听用于聆听客户端连接请求

 

Establishing Oracle Network Connections
To make a client or middle-tier connection, Oracle Net requires
the client to know the:
• Host where the listener is running  主机名 
• Port that the listener is monitoring  端口号 TCP服务中默认端口号 1521 防火墙要将1521例如白名单
• Protocol 协议 that the listener is using  主要是TCP/IP协议
• Name of the service that the listener is handling

oracle 03-04 网络

原文:https://www.cnblogs.com/cloud7777/p/13061564.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!