On Mar 30, 2005, at 2:14 PM, Miller, Ila wrote:

...The data is mounted to the TSM server so
the TSM server is also the client and the data should not be going over
the network at all. ...

Just a minor thought: Your COMMMethod is probably TCPIP, meaning that the I/O would be going through the TCP/IP stack via "localhost". You might try COMMMethod SHAREDMEM as a more efficient method for that co-residency situation, and to see if any beneficial impact (which might point to a TCP/IP issue). Beyond that, all the usual tuning values. And someone may be able to contribute based upon similar configuration experience.

Richard Sims

Reply via email to