Re: SDU setting being ignored?

  • From: "Rich Jesse" <rjoralist@xxxxxxxxxxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 29 Jan 2009 11:02:43 -0600 (CST)


YES!!!

[29-JAN-2009 10:55:52:757] nsopen: lcl[0]=0xf4ffefff,
lcl[1]=0x102000, gbl[0]=0xfabf, gbl[1]=0x0, tdu=32767,
sdu=8192

That placement in the
tnsnames.ora is indeed the key.  And now that you've shown me, I've
found an example of it in the docs as well:

http://download.oracle.com/docs/cd/B14117_01/network.101/b10775/performance.htm#i1006332

Thanks, Tim!!!
Rich

>  On the client-side
TNS connect-string, I've always specified the SDU clause
> within
the first level of the DESCRIPTION, outside both the
>
ADDRESS_LIST/ADDRESS clause as well the CONNECT_DATA clause.
> 
>  So, using your example...
>  MYDBWAN=
> 
(DESCRIPTION=(SDU=8192)(ADDRESS=(PROTOCOL=TCP)(HOST=myhost)(PORT=1526))
>  (CONNECT_DATA=(SERVICE_NAME=mydb))) Hope this helps...
>  Tim Gorman consultant - Evergreen Database Technologies, Inc.
P.O. Box

Other related posts: