This is a static archive of the Python wiki, which was retired in February 2026 due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Asking for Help/Using Python with native DB2 drivers

Has someone tried connecting to DB2 using native driver functionality? Specifically interested in ways to run "load client from " from the application server. We are using workarounds today - by calling admin_cmd/ sysproc.db2load procedures after transporting files to the server, but trying to get this to work without so many hacks.

When answering questions, add the CategoryAskingForHelpAnswered category when saving the page. This will move the link to this page from the questions section to the answers section on the Asking for Help page.


CategoryAskingForHelp CategoryAskingForHelp


2026-02-14 16:06