Database Tuning (MOSC)

MOSC Banner

queuesize vs DEFAULT_SDU_SIZE, RECV_BUF_SIZE and SEND_BUF_SIZE

edited Nov 26, 2009 12:13AM in Database Tuning (MOSC) 2 commentsAnswered
  On windows 2003 server , Oracle 10g , Ethernet LAN  (1500 MTU)

-----------------------------------------------------------------------

I have a system who heavily insert data in one table  (200 connection in same time in same second)

I already apply partionning  on this table and I considerably reduced the  I/O contention.

now I have some questions about 4 parameters

-queuesize  in listener.ora  ( I want to setup it to queuesize=200) is it a good idea ?

- my partner told me for adjust DEFAULT_SDU_SIZE, RECV_BUF_SIZE and SEND_BUF_SIZE for optimize  tcp packet transfer. Is it a good idea ?

thanks for your help

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center