暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

BUF_SIZE

原创 许玉冲 2023-03-23
355

set the send and receie buffer size to larger of bdf*3 ora 10MB in both the tnsname.ora and listener.ora

increate the sdu to 64k listener.ora。

disable tcp nagle algorithm in the sqlnet.ora.

tnsnames.ora

SDU

*_BUF_SIZE


listener.ora

SEND_BUF_SIZE

RECV_BUF_SIZE


You must optimize Oracle Net for Data Guard. Which parameters must be set in SQLNET.ORA and TNSNAMES.ORA to increase the network throughput to a rate that is higher than the default? (Choose two)

SEND_BUF_SIZE<=====

SEND_SDU

RECV_BUF_SIZE<=====

TCP.NODELAY=YES

RECV_SDU




You must optimize Oracle Net for Data Guard. Which parameters must be set in SQLNET.ORA and TNSNAMES.ORA to reduce the chopping up of data that occurs by default? (Choose two)

RECV_SDU <<<=======

TCP.NODELAY=YES

RECV_BUF_SIZE

SEND_BUF_SIZE

SEND_SDU <<<=======













SEND_SDU



Which are true about Oracle Net dynamic service registration for databases in a Data Guard environment? (Choose two)

Primary database services are registered with any remote listeners by the PMON background process.

Standby database services are registered with any remote listeners by the PMON background process.

Standby database services are registered with the local listener by the LREG background process.<===

Primary database services are registered with the local listener by the LREG background process.<====

Primary database services are registered with the local listener by the PMON background process.

Standby database services are registered with the local listener by the PMON background process.












「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论