IBM Support

Poor performance executing Stored Procedure

Troubleshooting


Problem

Executing a Stored Procedure which contains a single SQL statement is significantly slower then executing the same query as a select statement from a command line. 1) execute "db2 -tvf select.sql" where select.sql contains: select from

where col1 = 12345; 2) execute "db2 call sp1(12354)" where sp1 Stored Procedure has one input variable and SQL statement select from
where col1 = ?;

Symptom

Executing Stored Procedure significantly slower than executing same query from a Command prompt.

[{"Product":{"code":"SSEPGG","label":"Db2 for Linux, UNIX and Windows"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"10.1;10.5;11.1","Edition":"Advanced Enterprise Server;Advanced Workgroup Server;Enterprise Server;Express;Express-C;Personal;Workgroup Server","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

Modified date:
01 May 2025

UID

swg22002137