ADSM-L

Re: Export/Import process

2002-02-15 11:16:26
Subject: Re: Export/Import process
From: Bill Boyer <bill.boyer AT VERIZON DOT NET>
Date: Fri, 15 Feb 2002 11:13:56 -0500
Also check with the system programmers on the performance specifications for
VTAM, TCPIP and the TSM server started task. For compatibility mode check
the IPS/ICS members of parmlib and the service classificaitons in GOAL mode.
Also have them look at the BPX tasks. At this level of OS/390, TCPIP is
partially a USS task. The BPXPRMxx member for some
parameters..MAXSOCKETS()..

In the TCPIP parmlib member:


TCPCONFIG        RESTRICTLOWPORTS
                 TCPSENDBFRSIZE     262144
                 TCPRCVBUFRSIZE     262144
                 TCPMAXRCVBUFRSIZE  524288

and the PORT line:
          1500 UDP ADSM     NODELAYACKS  ; ADSM PRODUCTION

I found significant performance improvement with the NODELAYACKS.

Bill Boyer
DSS, Inc.


<Prev in Thread] Current Thread [Next in Thread>