I have a 1.2G DBF that has to be queried daily and the SELECT is taking forever to run.
I move all temp and work pointers to local folders and got a performance gain but when I monitor the network interface I see that it is maxing out at 2.2M/sec.
I tested the connection my performing a simple OS level file copy of the same file and the interface shows a max at 7.5M/sec so I have plenty of bandwidth.
Are there any limitations within the DOS emulator in XP that would limit the bandwidth available to the session?
Anyone have a suggestion to improve performance without making network structure changes.
This table set is the highwater mark of the application. Any performance gains here would be very evident elsewhere.
Compaq P4 - 348Meg
100M network connection
<config.fp>
CATMAN=OFF
FILES=250
MEMLIMIT=90,8192
EMS=ON
MVARSIZ=64
MVCOUNT=2096
BLOCKSIZE=64
tmpfiles = x:\temp
sortwork = x:\temp
progwork = x:\temp
editwork = x:\temp
I move all temp and work pointers to local folders and got a performance gain but when I monitor the network interface I see that it is maxing out at 2.2M/sec.
I tested the connection my performing a simple OS level file copy of the same file and the interface shows a max at 7.5M/sec so I have plenty of bandwidth.
Are there any limitations within the DOS emulator in XP that would limit the bandwidth available to the session?
Anyone have a suggestion to improve performance without making network structure changes.
This table set is the highwater mark of the application. Any performance gains here would be very evident elsewhere.
Compaq P4 - 348Meg
100M network connection
<config.fp>
CATMAN=OFF
FILES=250
MEMLIMIT=90,8192
EMS=ON
MVARSIZ=64
MVCOUNT=2096
BLOCKSIZE=64
tmpfiles = x:\temp
sortwork = x:\temp
progwork = x:\temp
editwork = x:\temp