Paul H. Tarver
2018-03-29 18:58:25 UTC
I'm working on a project which involves issuing multiple queries across
several SQL databases and servers. At this point, I'm polling about 30
databases and retrieving data from four tables from each database.
I really have no reason to complain as my procedure including retrieving the
data synchronously over a VPN, processing results locally and then exporting
the data to local files only takes about 6 minutes.
However, I see this as an opportunity to tune my sql back-end connection and
was wondering if anyone had any suggestions say for setting the PacketSize
or other changes that might optimize the retrieval of data from the
server(s).
Thanks in advance!
Paul
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/07c601d3c78f$eb60d980$c2228c80$@tpcqpc.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
several SQL databases and servers. At this point, I'm polling about 30
databases and retrieving data from four tables from each database.
I really have no reason to complain as my procedure including retrieving the
data synchronously over a VPN, processing results locally and then exporting
the data to local files only takes about 6 minutes.
However, I see this as an opportunity to tune my sql back-end connection and
was wondering if anyone had any suggestions say for setting the PacketSize
or other changes that might optimize the retrieval of data from the
server(s).
Thanks in advance!
Paul
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/07c601d3c78f$eb60d980$c2228c80$@tpcqpc.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.