1、listener 传递连接 types: spawns and bequeaths(父子),hands off(邻居),redirect(某些操作系统不能传递socket连接)
2、service config register: dynamic, static (使用OEM需要static)
3、listener 中host需要在 /etc/hosts配置
4、工具:netca netmgr
Oracle net server side configuration
最新推荐文章于 2024-01-08 23:33:48 发布
本文介绍了listener在传递不同类型连接中的作用,包括spawnsandbequeaths(父子进程)、handsoff(邻居进程)和redirect(针对特定操作系统的socket重定向)。此外还探讨了serviceconfigregister的不同注册方式,如动态(dynamic)和静态(static)配置,并强调了在某些情况下使用OEM需要采用静态配置。同时,文中提到在/etc/hosts文件中正确配置监听器的主机名非常重要。最后,推荐了一个实用工具netcanetmgr。
1707

被折叠的 条评论
为什么被折叠?



